/*---------------------------------------------------------
 * !RESET
 *---------------------------------------------------------*/
/* line 5, ../sass/_normalize.scss */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* line 5, ../sass/_normalize.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

/* line 5, ../sass/_normalize.scss */
ol, ul, menu {
  list-style: none; }

/* line 5, ../sass/_normalize.scss */
blockquote, q {
  quotes: none; }

/* line 5, ../sass/_normalize.scss */
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

/* line 5, ../sass/_normalize.scss */
ins {
  text-decoration: none; }

/* line 5, ../sass/_normalize.scss */
del {
  text-decoration: line-through; }

/* line 5, ../sass/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* form fields reset */
/* line 9, ../sass/_normalize.scss */
label, input, textarea, select, button {
  display: inline-block;
  margin: 0;
  padding: 0;
  border: 0; }

/* remove "glow" on focused chrome input fields */
/* line 13, ../sass/_normalize.scss */
:focus {
  outline: none; }

/* remove extra padding/borders on Firefox form elements */
/* line 17, ../sass/_normalize.scss */
button::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="reset"]::-moz-focus-inner {
  padding: 0;
  border: 0; }

/*---------------------------------------------------------
 * !MEDIA QUERIES
 *---------------------------------------------------------*/
/*---------------------------------------------------------
 * !AVENIR
 *
 * OPTIONS
 * $weight
 * - 300
 * - 400
 * - 450
 * - 500
 * - 700
 * - 900
 *
 * $style
 * - italic
 *---------------------------------------------------------*/
/*---------------------------------------------------------
 * !FILTER
 *
 * OPTIONS
 * grayscale      ex: filter: grayscale(100%);
 * sepia          ex: filter: sepia(100%);
 * saturate       ex: filter: saturate(0%);
 * hue-rotate     ex: filter: hue-rotate(45deg);
 * invert         ex: filter: invert(100%);
 * brightness     ex: filter: brightness(15%);
 * contrast       ex: filter: contrast(200%);
 * blur           ex: filter: blur(2px);
 *---------------------------------------------------------*/
/* line 106, ../../../../../../../../../Applications/Koala.app/Contents/Resources/app.nw/rubygems/gems/compass-core-1.0.1/stylesheets/compass/typography/_vertical_rhythm.scss */
html {
  font-size: 106.25%;
  line-height: 1.52941em; }

/*---------------------------------------------------------
 * !BASE ELEMENTS
 *---------------------------------------------------------*/
/* line 13, ../sass/_base.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 19, ../sass/_base.scss */
html {
  font-family: 'Roboto', arial, sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-rendering: optimizeLegibility; }

/* line 26, ../sass/_base.scss */
a {
  -moz-transition: color 500ms ease 0s;
  -o-transition: color 500ms ease 0s;
  -webkit-transition: color 500ms ease;
  -webkit-transition-delay: 0s;
  transition: color 500ms ease 0s;
  color: inherit;
  text-decoration: none; }

/* line 33, ../sass/_base.scss */
em {
  font-style: italic;
  font-weight: inherit; }

/* line 38, ../sass/_base.scss */
img {
  display: block; }

/* line 42, ../sass/_base.scss */
strong {
  font-family: 'Avenir LT W01_85 Heavy1475544';
  font-weight: 400 !important;
  font-weight: 400; }

/* line 47, ../sass/_base.scss */
input {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0; }

/* line 53, ../sass/_base.scss */
sub,
sup {
  font-size: 80%;
  height: 0;
  line-height: 1 !important;
  vertical-align: baseline;
  position: relative; }

/* line 62, ../sass/_base.scss */
sub {
  top: 0.5ex; }

/* line 66, ../sass/_base.scss */
sup {
  bottom: 0.7ex; }

/* line 70, ../sass/_base.scss */
small {
  font-size:0.68824em;line-height:1em; }

.wp-caption-text {
  font-size:0.68824em;line-height:1.6em; padding-top:10px; }

/* line 74, ../sass/_base.scss */
pre {
  font-family: Menlo, Courier New, monospace;
  font-size: 0.8125em;
  line-height: 1.84615em;
  margin: 0 0 30px 30px; }

/*---------------------------------------------------------
 * !VARIABLES
 *---------------------------------------------------------*/
/*---------------------------------------------------------
 * !HELPERS
 *---------------------------------------------------------*/
/* line 26, ../sass/global.scss */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

/* line 35, ../sass/global.scss */
.inner {
  margin: 0 auto;
  max-width: 1140px;
  position: relative; }

@media (max-width: 1140px) {
  /* line 43, ../sass/global.scss */
  .inner {
    padding-right: 3%;
    padding-left: 3%; } }
/* line 50, ../sass/global.scss */
.aligncenter {
  display: block;
  margin: 0 auto;
  margin-bottom: 30px; }
  /* line 55, ../sass/global.scss */
  .aligncenter img {
    margin: 0 auto; }

/* line 60, ../sass/global.scss */
.alignleft,
.alignright {
  display: block;
  position: relative;
  top: 5px;
  margin-bottom: 0px; }

/* line 68, ../sass/global.scss */
.alignleft {
  float: left;
  margin-right: 30px; }

/* line 73, ../sass/global.scss */
.alignright {
  float: right;
  margin-left: 50px; }

@media (max-width: 700px) {
  /* line 82, ../sass/global.scss */
  .content .alignleft,
  .content .alignright {
    float: none;
    margin-right: 0;
    margin-left: 0; } }
/* line 91, ../sass/global.scss */
.no-border,
.no-border img {
  border: none !important;
  -webkit-box-shadow: none;
  box-shadow: none; }

/* line 98, ../sass/global.scss */
.no-list-style,
.no-list-style li {
  list-style: none !important;
  padding-left: 0 !important; }
  /* line 103, ../sass/global.scss */
  .no-list-style:before,
  .no-list-style li:before {
    display: none !important; }

/* line 108, ../sass/global.scss */
.force-inline {
  display: inline !important; }

/* line 112, ../sass/global.scss */
.force-inline-block {
  display: inline-block !important; }

/* line 116, ../sass/global.scss */
.force-all-caps {
  text-transform: uppercase !important; }

/* line 120, ../sass/global.scss */
.force-remove-padding {
  padding-bottom: 0 !important; }

/* line 124, ../sass/global.scss */
.small {
  font-size: 0.76471em; }

/* line 128, ../sass/global.scss */
.more {
  color: #e10600;
  display: inline-block;
  position: relative;
  text-decoration: none !important;
  text-transform: uppercase; }
  /* line 135, ../sass/global.scss */
  .more:hover {
    color: #333; }
  /* line 139, ../sass/global.scss */
  .more:after {
    content: '';
    position: absolute;
    top: 1px;
    right: -10px; }

/* line 147, ../sass/global.scss */
.btn {
  font-family: 'Avenir LT W01_85 Heavy1475544';
  font-weight: 400 !important;
  font-size: 0.82353em;
  line-height: 1.85714em;
  background: #e10600;
  color: #fff;
  display: inline-block;
  line-height: 1;
  padding: 10px;
  text-decoration: none !important;
  text-transform: uppercase; }
  /* line 159, ../sass/global.scss */
  .btn.gray {
    background: #828588; }
  /* line 163, ../sass/global.scss */
  .btn.disabled {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=15);
    opacity: 0.15;
    cursor: default; }
  /* line 169, ../sass/global.scss */
  .btn:not(.disabled):hover {
    background: #333; }

/* line 174, ../sass/global.scss */
.video {
  display: inline-block;
  position: relative; }
  /* line 178, ../sass/global.scss */
  .video:before, .video:after {
    -moz-transform: translateX(-50%, -50%);
    -ms-transform: translateX(-50%, -50%);
    -webkit-transform: translateX(-50%, -50%);
    transform: translateX(-50%, -50%);
    height: 75px;
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 75px; }
  /* line 190, ../sass/global.scss */
  .video:before {
    background: rgba(255, 255, 255, 0.8);
    border-radius: 50%;
    color: #666;
    text-align: center; }
  /* line 197, ../sass/global.scss */
  .video:after {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAoCAYAAAACJPERAAABMUlEQVR42r3WsStFYRzG8d8bV2KkDLqDwWIxMvgDWGwmUhZZxC2zRSZmRpOSRaQM3OneLAyyKH+AlEIK5eYe30E9C0W39xk+Z/3W6ZznfWNuoZIQTsFjE+Pu6C6a2EKXK3qE4tstRh3RYxRSaWANJV9ULjHki8oblpB8UTlD2ReVJ0x7o7KPHl9U7jDhi0oT2+h2RqFBcUehQXFGoUHxReUdy0i+qFRR/i16iiKTZ8z8FK2hyEeDYo5qUHxR2UHJFb3HpPP17qHX9SE9YEqx/NFD9CEc0UfMKpA/eoJ+hCP6gnkkhCNaxQBC8kVfsYiEcETPMdjqxaz+j3NyBW2IVqPXfwheQDeCzNEPrKId4YheYRgh+aINrKMD4YjeYAQh+aKf2EAnwhE9wBjCJfTf+XwByuuigUbDR0IAAAAASUVORK5CYII=) center no-repeat;
    width: 80px; }

/* line 206, ../sass/global.scss */
.gradient-overlay:after {
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#99000000', endColorstr='#00000000');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIyMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuNjUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.65)));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.65) 100%);
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.65) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.65) 100%);
  content: '';
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%; }

 	/*  NOTE: .image-full-width IS A SUPLIMENTAL CLASS.
	 	YOU WILL WANT TO ADD A MIN-WIDTH TO THE ELEMENT THIS IS GETTING APPLIED TO */
/* line 234, ../sass/global.scss */
.icn, .main-menu .menu-item-search, .main-menu > li .menu-item-parent:after, .social-container.share span, .selector:before, .checker span.checked:after, .person-meta .pm-detail, .filter-options input[type="submit"] {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-family: FontAwesome;
  font-feature-settings: normal;
  font-kerning: auto;
  font-language-override: normal;
  font-size: inherit;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-synthesis: weight style;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-rendering: auto; }

/* line 253, ../sass/global.scss */
.ajax-loading {
  background: url(../images/loading.gif) center no-repeat;
  display: none;
  height: 11px;
  margin: 0 auto; }

/* line 260, ../sass/global.scss */
.mob-only {
  display: none; }

/* line 264, ../sass/global.scss */
.icn {
  background: #c2c2c2;
  border-radius: 50%;
  color: #fff;
  height: 24px;
  line-height: 22px;
  text-align: center;
  text-decoration: none !important;
  width: 24px; }
  /* line 275, ../sass/global.scss */
  .icn:hover {
    background: #e10600; }
  /* line 279, ../sass/global.scss */
  .icn.email {
    padding-left: 1px; }

/* line 286, ../sass/global.scss */
.main .inline-list {
  list-style: none;
  padding-left: 0; }
  /* line 290, ../sass/global.scss */
  .main .inline-list li {
    display: inline;
    margin-right: 0.58824em;
    position: relative; }
    /* line 295, ../sass/global.scss */
    .main .inline-list li:before {
      content: '|';
      margin-right: 0.58824em;
      position: relative;
      left: auto; }
    /* line 302, ../sass/global.scss */
    .main .inline-list li:first-child:before {
      display: none; }

/*---------------------------------------------------------
 * !HTML/BODY
 *---------------------------------------------------------*/
/* line 311, ../sass/global.scss */
html {
  font-family: 'Avenir LT W01_45 Book1475508';
  font-weight: 400 !important; }

/*---------------------------------------------------------
 * !HEADER
 *---------------------------------------------------------*/
/* line 319, ../sass/global.scss */
header {
  background: #fff;
  border-bottom: solid 1px #b7b7b7;
  padding: 25px 0 20px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 5;
  width: 100%; }

/* line 331, ../sass/global.scss */
.h-right {
  float: right; }

@media (max-width: 1075px) {
  /* line 337, ../sass/global.scss */
  header {
    position: static; }
    /* line 340, ../sass/global.scss */
    header .inner {
      position: static; }

  /* line 345, ../sass/global.scss */
  .h-right {
    display: none;
    height: 100%;
    position: absolute;
    top: 50px;
    right: 0;
    z-index: 12;
    width: 400px; }
    /* line 354, ../sass/global.scss */
    .h-right.active {
      display: block; } }
@media (max-width: 500px) {
  /* line 363, ../sass/global.scss */
  .h-right {
    width: 100%; } }
/* line 369, ../sass/global.scss */
.logo {
  display: block;
  float: left; }

/* line 374, ../sass/global.scss */
.site-search {
  background: #fff;
  border: solid 1px #c2c2c2;
  display: none;
  padding: 15px;
  position: absolute;
  top: 33px;
  right: -14px;
  z-index: 5;
  width: 320px; }
  /* line 385, ../sass/global.scss */
  .site-search.active {
    display: block; }
  /* line 389, ../sass/global.scss */
  .site-search .bar {
    display: block;
    position: relative;
    width: 100%; }
    /* line 394, ../sass/global.scss */
    .site-search .bar:before {
      background: #fff;
      content: '';
      display: block;
      height: 1px;
      position: absolute;
      top: -16px;
      right: -15px;
      width: 47px; }
  /* line 406, ../sass/global.scss */
  .site-search input[type="text"] {
    border: solid 1px #333;
    padding-right: 80px;
    width: 100%;
    min-width: 0; }
  /* line 413, ../sass/global.scss */
  .site-search input[type="submit"] {
    background: none;
    color: #333;
    padding: 0;
    position: absolute;
    top: 24px;
    right: 30px;
    font-size: 11px; }
    /* line 421, ../sass/global.scss */
    .site-search input[type="submit"]:hover {
      background: none;
      color: #e10600; }

@media (max-width: 1075px) {
  /* line 430, ../sass/global.scss */
  .site-search {
    border-top: none;
    border-right: none;
    display: block;
    top: auto;
    right: auto;
    width: 100%;
    padding:10px 15px 15px 15px;} }
/*---------------------------------------------------------
 * !NAV
 *---------------------------------------------------------*/
/* line 445, ../sass/global.scss */
.mob-menu {
  display: none;
  height: 34px;
  position: absolute;
  top: -4px;
  right: 3%; }
  /* line 452, ../sass/global.scss */
  .mob-menu > div {
    background: #333;
    display: inline-block;
    height: 4px;
    position: relative;
    transition: .3s;
    width: 28px; }
    /* line 460, ../sass/global.scss */
    .mob-menu > div:before, .mob-menu > div:after {
      background: #333;
      display: inline-block;
      content: '';
      height: 4px;
      position: absolute;
      top: -8px;
      transition: .3s;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      width: 28px; }
    /* line 475, ../sass/global.scss */
    .mob-menu > div:after {
      top: auto;
      bottom: -8px; }
  /* line 483, ../sass/global.scss */
  .mob-menu.active > div {
    background: none; }
    /* line 486, ../sass/global.scss */
    .mob-menu.active > div:before, .mob-menu.active > div:after {
      transform-origin: 50% 50%;
      bottom: 0;
      top: 0;
      width: 30px; }
    /* line 494, ../sass/global.scss */
    .mob-menu.active > div:before {
      -webkit-transform: rotate3d(0, 0, 1, 45deg);
      -moz-transform: rotate3d(0, 0, 1, 45deg);
      -o-transform: rotate3d(0, 0, 1, 45deg);
      -ms-transform: rotate3d(0, 0, 1, 45deg);
      transform: rotate3d(0, 0, 1, 45deg); }
    /* line 502, ../sass/global.scss */
    .mob-menu.active > div:after {
      -webkit-transform: rotate3d(0, 0, 1, -45deg);
      -moz-transform: rotate3d(0, 0, 1, -45deg);
      -o-transform: rotate3d(0, 0, 1, -45deg);
      -ms-transform: rotate3d(0, 0, 1, -45deg);
      transform: rotate3d(0, 0, 1, -45deg); }

@media (max-width: 1075px) {
  /* line 515, ../sass/global.scss */
  .mob-menu {
    display: block; } }
/* line 521, ../sass/global.scss */
.main-menu-container {
  padding-bottom: 30px; }

/* line 525, ../sass/global.scss */
.main-menu {
  border-bottom: solid 1px #111;
  list-style: none;
  padding-bottom: 2px;
  text-transform: uppercase; }
  /* line 531, ../sass/global.scss */
  .main-menu .menu-item-search {
    font-size: 1.17647em;
    line-height: 1.3em;
    cursor: pointer;
    height: 20px;
    line-height: 1;
    position: relative;
    }
    /* line 541, ../sass/global.scss */
    .main-menu .menu-item-search.hover {
      font-family: FontAwesome !important; }
    /* line 545, ../sass/global.scss */
    .main-menu .menu-item-search a {
      border: solid 1px transparent;
      border-bottom: none;
      padding: 11px 11px 11px 14px !important;
      }
    /* line 556, ../sass/global.scss */
    .main-menu .menu-item-search.active a {
      background: #fff;
      border: solid 1px #c2c2c2;
      border-bottom: none;
      z-index: 6; }
  /* line 566, ../sass/global.scss */
  .single-work .main-menu #menu-item-1285, .single-work .main-menu #menu-item-6 {
    color: #e10600; }
  /* line 571, ../sass/global.scss */
  .single-work .main-menu #menu-item-6 {
    font-family: 'Avenir LT W01_85 Heavy1475544';
    font-weight: 400 !important; }
  /* line 575, ../sass/global.scss */
  .single-work .main-menu #menu-item-1285 {
    font-family: 'Avenir LT W01_95 Black1475556';
    font-weight: 400 !important; }
    /* line 578, ../sass/global.scss */
    .single-work .main-menu #menu-item-1285 > .sub-menu {
      display: block; }
  /* line 585, ../sass/global.scss */
  .single-post .main-menu #menu-item-20, .single-post .main-menu #menu-item-28, .single-post .main-menu #menu-item-4716 {
    color: #e10600; }
  /* line 591, ../sass/global.scss */
  .single-post .main-menu #menu-item-6 {
    font-family: 'Avenir LT W01_85 Heavy1475544';
    font-weight: 400 !important; }
  /* line 595, ../sass/global.scss */
  .single-post .main-menu #menu-item-20 {
    font-family: 'Avenir LT W01_95 Black1475556';
    font-weight: 400 !important; }
    /* line 598, ../sass/global.scss */
    .single-post .main-menu #menu-item-20 > .sub-menu {
      display: block; }
  /* line 604, ../sass/global.scss */
  .main-menu li {
    font-family: 'Avenir LT W01_85 Heavy1475544';
    font-weight: 400 !important;
    color: #333; }
    /* line 608, ../sass/global.scss */
    .main-menu li:hover {
      color: #e10600; }
    /* line 612, ../sass/global.scss */
    .main-menu li[class*="current-menu-"] {
      font-family: 'Avenir LT W01_85 Heavy1475544';
      font-weight: 400 !important;
      color: #e10600; }
    /* line 618, ../sass/global.scss */
    .main-menu li.hide-sub-menu > .sub-menu {
      display: none !important; }
    /* line 622, ../sass/global.scss */
    .main-menu li > a {
      color: inherit; }
  /* line 627, ../sass/global.scss */
  .main-menu > li {
    font-size: 1.05882em;
    line-height: 1.44444em;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    line-height: 1; }
    /* line 635, ../sass/global.scss */
    .main-menu > li[class*="current-menu-"], .main-menu > li[class*="current-page-"] {
      font-family: 'Avenir LT W01_95 Black1475556';
      font-weight: 400 !important; }
      /* line 639, ../sass/global.scss */
      .main-menu > li[class*="current-menu-"] > .sub-menu, .main-menu > li[class*="current-page-"] > .sub-menu {
        display: block; }
    /* line 646, ../sass/global.scss */
    .main-menu > li:last-child a {
      padding-right: 0; }
    /* line 660, ../sass/global.scss */
    .main-menu > li[class*="current-menu-"] > .sub-menu {
      display: block; }
    /* line 665, ../sass/global.scss */
    .main-menu > li > a {
      padding: 0 25px; }
    /* line 669, ../sass/global.scss */
    .main-menu > li .menu-item-parent {
      border: solid 1px transparent;
      padding-right: 15px; }
      /* line 673, ../sass/global.scss */
      .main-menu > li .menu-item-parent:after {
        content: '\f107';
        position: absolute;
        top: 10px;
        right: 15px; }
      /* line 682, ../sass/global.scss */
      .main-menu > li .menu-item-parent.hover {
        border: solid 1px #e3e3e3;
        border-bottom: 0; }
        /* line 686, ../sass/global.scss */
        .main-menu > li .menu-item-parent.hover:before {
          background: #fff;
          content: '';
          height: 5px;
          position: absolute;
          bottom: 0;
          left: 0;
          z-index: 2;
          width: 100%; }
        /* line 700, ../sass/global.scss */
        .main-menu > li .menu-item-parent.hover + li > a:before,
        .main-menu > li .menu-item-parent.hover a:before {
          background: transparent; }
    /* line 707, ../sass/global.scss */
    .main-menu > li > .sub-menu {
      bottom: -20px;
      right: 0;
      z-index: 2; }
      /* line 712, ../sass/global.scss */
      .main-menu > li > .sub-menu > li {
        font-family: 'Avenir LT W01_55 Roman1475520';
        font-weight: 400 !important;
        font-size: 0.72222em;
        line-height: 2em;
        display: inline-block;
        height: 43px;
        line-height: 1;
        padding-top: 10px;
        position: relative; }
        /* line 722, ../sass/global.scss */
        .main-menu > li > .sub-menu > li[class*="current-menu-"], .main-menu > li > .sub-menu > li #menu-item-6 {
          font-family: 'Avenir LT W01_85 Heavy1475544';
          font-weight: 400 !important; }
        /* line 727, ../sass/global.scss */
        .main-menu > li > .sub-menu > li:first-child {
          padding-left: 0; }
          /* line 730, ../sass/global.scss */
          .main-menu > li > .sub-menu > li:first-child a:before {
            display: none; }
        /* line 737, ../sass/global.scss */
        .main-menu > li > .sub-menu > li:last-child a {
          padding-right: 0; }
        /* line 742, ../sass/global.scss */
        .main-menu > li > .sub-menu > li > a {
          padding: 0 15px; }
          /* line 745, ../sass/global.scss */
          .main-menu > li > .sub-menu > li > a:before {
            background: #e3e3e3;
            content: '';
            height: 15px;
            position: absolute;
            left: -1px;
            width: 1px; }
        /* line 756, ../sass/global.scss */
        .main-menu > li > .sub-menu > li.hover > .sub-menu {
          display: block; }
  /* line 764, ../sass/global.scss */
  .main-menu .sub-menu {
    background: #fff;
    display: none;
    position: absolute; }
    /* line 769, ../sass/global.scss */
    .main-menu .sub-menu .sub-menu {
      border: solid 1px #e3e3e3;
      left: -1px;
      padding: 15px 10px 15px 15px;
      text-transform: none;
      top: 39px;
      width: 200px; }
      /* line 777, ../sass/global.scss */
      .main-menu .sub-menu .sub-menu li {
        font-size: 1.15385em;
        line-height: 1.73333em;
        line-height: 1;
        padding-top: 8px; }
        /* line 783, ../sass/global.scss */
        .main-menu .sub-menu .sub-menu li:first-child {
          padding-top: 0; }

@media (min-width: 1076px) and (max-width: 1140px) {
  /* line 793, ../sass/global.scss */
  .main-menu > li > .sub-menu {
    right: 3%; } }
@media (max-width: 1075px) {
  /* line 801, ../sass/global.scss */
  .main-menu-container {
    background: #fff;
    border-left: solid 1px #c2c2c2;
    padding: 0px 15px; }

  /* line 807, ../sass/global.scss */
  .main-menu {
    border-bottom: none; }
    /* line 810, ../sass/global.scss */
    .main-menu .menu-item-search {
      display: none; }
    /* line 816, ../sass/global.scss */
    .main-menu li > a {
      display: block;
      width: 100%; }
    /* line 821, ../sass/global.scss */
    .main-menu li.open .sub-menu {
      display: block; }
    /* line 826, ../sass/global.scss */
    .main-menu > li {
      border-bottom: solid 1px #333;
      display: block; }
      /* line 830, ../sass/global.scss */
      .main-menu > li.menu-item-parent > a {
        position: relative; }
        /* line 833, ../sass/global.scss */
        .main-menu > li.menu-item-parent > a:after {
          content: '+';
          position: absolute;
          right: 0; }
      /* line 844, ../sass/global.scss */
      .main-menu > li.open > a:after {
        content: '-'; }
      /* line 852, ../sass/global.scss */
      .main-menu > li.hover:after {
        display: none; }
      /* line 857, ../sass/global.scss */
      .main-menu > li > a {
        padding: 20px 0; }
      /* line 861, ../sass/global.scss */
      .main-menu > li .menu-item-parent {
        border: none;
        padding: 0; }
        /* line 865, ../sass/global.scss */
        .main-menu > li .menu-item-parent:after {
          right: auto;
          left: 70px; }
        /* line 873, ../sass/global.scss */
        .main-menu > li .menu-item-parent.current-page-parent:after, .main-menu > li .menu-item-parent.open:after {
          content: '\f106'; }
        /* line 878, ../sass/global.scss */
        .main-menu > li .menu-item-parent.hover {
          border: none; }
          /* line 881, ../sass/global.scss */
          .main-menu > li .menu-item-parent.hover:before {
            display: none; }
      /* line 887, ../sass/global.scss */
      .main-menu > li > .sub-menu {
        padding-bottom: 10px; }
        /* line 890, ../sass/global.scss */
        .main-menu > li > .sub-menu > li {
          display: block;
          height: auto;
          padding-top: 0; }
          /* line 897, ../sass/global.scss */
          .main-menu > li > .sub-menu > li:first-child a {
            padding-top: 0; }
          /* line 902, ../sass/global.scss */
          .main-menu > li > .sub-menu > li > a {
            padding: 10px 0; }
            /* line 905, ../sass/global.scss */
            .main-menu > li > .sub-menu > li > a:before {
              display: none; }
    /* line 913, ../sass/global.scss */
    .main-menu .sub-menu {
      position: static; }
      /* line 916, ../sass/global.scss */
      .main-menu .sub-menu .sub-menu {
        border: none;
        padding: 5px 0 5px 15px;
        width: 100%; }
        /* line 921, ../sass/global.scss */
        .main-menu .sub-menu .sub-menu li {
          padding-top: 15px; }
          /* line 924, ../sass/global.scss */
          .main-menu .sub-menu .sub-menu li:not([class*="current-menu-"]) {
            font-family: 'Avenir LT W01_45 Book1475508';
            font-weight: 400 !important; } }
/*---------------------------------------------------------
 * !SOCIAL MEDIA
 *---------------------------------------------------------*/
/* line 938, ../sass/global.scss */
.social-container {
  list-style: none !important;
  padding-left: 0 !important; }
  /* line 942, ../sass/global.scss */
  .social-container li {
    display: inline-block;
    margin-left: 0.29412em;
    padding-left: 0; }
    /* line 947, ../sass/global.scss */
    .social-container li:first-child {
      margin-left: 0; }
  /* line 952, ../sass/global.scss */
  .social-container a {
    color: #fff;
    display: inline-block;
    line-height: 1;
    text-decoration: none !important;
    text-align: center; }
    /* line 961, ../sass/global.scss */
    .social-container a:hover .fa-circle {
      color: #333; }
    /* line 966, ../sass/global.scss */
    .social-container a .fa-circle {
      color: #c2c2c2; }
  /* line 971, ../sass/global.scss */
  .social-container.share {
    padding-bottom: 0; }
    /* line 974, ../sass/global.scss */
    .social-container.share li {
      padding-top: 0; }
    /* line 978, ../sass/global.scss */
    .social-container.share a {
      height: 20px;
      line-height: 20px;
      width: 20px; }
    /* line 988, ../sass/global.scss */
    .social-container.share .stButton {
      background: #c2c2c2;
      border-radius: 50%;
      height: 100%;
      margin: 0;
      width: 100%; }
      /* line 995, ../sass/global.scss */
      .social-container.share .stButton:hover {
        background: #333; }
      /* line 999, ../sass/global.scss */
      .social-container.share .stButton span {
        padding-top: 3px; }
    /* line 1004, ../sass/global.scss */
    .social-container.share .chicklets {
      background: none;
      color: #fff;
      font-size: 13px;
      padding: 0; }
      /* line 1010, ../sass/global.scss */
      .social-container.share .chicklets:hover {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1; }
  /* line 1018, ../sass/global.scss */
  .social-container:not(.gray) a:hover .fa-circle {
    color: #333 !important; }
  /* line 1022, ../sass/global.scss */
  .social-container:not(.gray) .fb .fa-circle {
    color: #3b5b9b; }
  /* line 1026, ../sass/global.scss */
  .social-container:not(.gray) .g .fa-circle {
    color: #f63c27; }
  /* line 1030, ../sass/global.scss */
  .social-container:not(.gray) .li .fa-circle {
    color: #0173b1; }
  /* line 1034, ../sass/global.scss */
  .social-container:not(.gray) .tw .fa-circle {
    color: #2caae0; }
  /* line 1038, ../sass/global.scss */
  .social-container:not(.gray) .rss .fa-circle {
    color: #ef8420; }
  /* line 1042, ../sass/global.scss */
  .social-container:not(.gray) .yt .fa-circle {
    color: #e04e42; }

/*---------------------------------------------------------
 * !INNER IMAGE SHADOW
 *---------------------------------------------------------*/
/* line 1052, ../sass/global.scss */
.img-shadow {
  border: solid 2px #f6f9fa;
  border-radius: 2px;
  display: inline-block;
  position: relative; }

/* line 1059, ../sass/global.scss */
.img-shadow:before {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.5);
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

/*---------------------------------------------------------
 * !COLORBOX
 *---------------------------------------------------------*/
/* line 1074, ../sass/global.scss */
#cboxOverlay {
  background: #333;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%; }

/* line 1084, ../sass/global.scss */
#colorbox {
  overflow: visible !important;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999; }

/* line 1092, ../sass/global.scss */
#cboxContent {
  background: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
  position: relative; }

/* line 1099, ../sass/global.scss */
#cboxLoadedContent {
  background: #fff;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  padding: 10px;
  position: relative;
  z-index: 10; }

/* line 1109, ../sass/global.scss */
.cs-colorbox #cboxLoadedContent {
  padding-bottom: 50px; }

/* line 1113, ../sass/global.scss */
.cboxIframe {
  height: 100%;
  width: 100%; }

/* line 1118, ../sass/global.scss */
#cboxClose {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAABGdBTUEAANjr9RwUqgAAACBjSFJNAABtmAAAc44AAPJxAACDbAAAg7sAANTIAAAx7AAAGbyeiMU/AAAG7ElEQVR42mJkwA8YoZjBwcGB6fPnz4w/fvxg/PnzJ2N6ejoLFxcX47Rp036B5Dk4OP7z8vL+P3DgwD+o3v9QjBUABBALHguZoJhZXV2dVUNDgxNIcwEtZnn27Nl/ZmZmQRYWFmag5c90dHQY5OXl/z98+PDn1atXv79+/foPUN9fIP4HxRgOAAggRhyWMoOwqKgoq6GhIZe3t7eYrq6uHBDb8/Pz27Gysloga/jz588FYGicPn/+/OapU6deOnXq1GdgqPwCOuA31AF/0S0HCCB0xAQNBU4FBQWB0NBQublz59oADV37Hw28ePHi74MHD/6ii3/8+HEFMGQUgQ6WEhQU5AeZBTWTCdkigABC9ylIAZeMjIxQTEyMysaNG/3+/v37AGTgr1+//s2cOfOXm5vbN6Caz8jY1NT0a29v76/v37//g6q9sHfv3khjY2M5YAgJgsyEmg0PYYAAQreUk4+PT8jd3V1l1apVgUAzfoIM2rlz5x9gHH5BtxAdA9PB1zNnzvyB+R6oLxoopgC1nBPZcoAAgiFQnLIDMb+enp5iV1eXBzDeHoI0z58//xcwIX0mZCkMg9S2trb+hFk+ffr0QCkpKVmQ2VA7QHYxAgQQzLesQMwjIiIilZWVZfPu3bstMJ+SYikyBmUzkBnA9HEMyNcCYgmQHVC7mAACCJagOEBBbGdnp7lgwYJEkIavX7/+BcY1SvAaGRl9tba2xohjMTGxL8nJyT+AWQsuxsbG9vnp06e/QWYdPHiwHmiWKlBcCGQXyNcAAQSzmBuoSQqYim3u37+/EKR48uTJv5ANB+bVr7Dga2xs/AkTV1JS+gq0AJyoQIkPWU9aWtoPkPibN2/2A/l6QCwJ9TULQADB4hcY//xKXl5eHt++fbsAUmxhYYHiM1DiAsr9R7ZcVVUVbikIdHd3/0TWIyws/AWYVsByAgICdkAxRSAWAGI2gACClV7C4uLiOv7+/lEgRZ8+ffqLLd6ABck3ZMuB6uCWrlu37je29HDx4kVwQisvL88FFqkaQDERUHADBBAomBl5eHiYgQmLE1hSgQQZgIUD1lJm69atf4HR8R1YKoH5QIPAWWP9+vV/gOI/gHkeQw+wGAXTwAJJ5t+/f/BUDRBA4NIEKMDMyMjICtQIiniG379/4yza7t69+//Lly8oDrty5co/bJaCAEwcZCkwwTJDLWYCCCCwxcDgY3z16hXDnTt3voP4EhISWA0BFgZMwNqHExh3jMiG1tbWsgHjnA2bHmAeBtdWwOL1MycnJ7wAAQggBmi+kgIW/OaKiorJwOLuFShO0LMSMPF9AUYBSpz6+vqixHlOTs4P9MIEWHaDsxSwYMoE2mEGFJcG5SKAAGJCqjv/AbPUn8ePH98ACQQHB6NUmZqamkzABIgSp5s3bwbHORCA1QDLAWZkPc7OzszA8oHl5cuXVy5duvQBGIXwWgoggGA+FgO6xkBNTS28r69vDrT2+Y1cIMDyJchX6KkXVEmAshd6KB06dAic94EO3AzkBwGxPhCLg8ptgACCZyeQp9jZ2b2AmsuAefM8tnxJCk5ISPgOLTKfAdNEOVDMA2QHLDsBBBC8AAFlbmCLwlZISCg5JSVlJizeQAaQaimoWAUFK0g/sGGwHiiWCMS2yAUIQAAxI7c4gEmeFZi4OJ48ecLMzc39CRiEmgEBASxA/QzA8vYvAxEgNjaWZc2aNezAsprp2LFjp4FpZRdQ+AkQvwLij0AMSoC/AQIIXklAC3AVUBoBxmE8sPXQAiyvN8J8fuPGjR/h4eHf0eMdhkENhOPHj8OT+NGjR88BxZuBOA5kJtRseCUBEECMSI0AdmgBDooDaaDl8sASTSkyMlKzpqZGU1paGlS7MABLrX83b978A6zwwakTmE0YgIkSnHpBfGCV+gxYh98qKSk5CeTeAxVeQPwUiN8AMSjxgdLNX4AAYkRqCLBAXcMHtVwSaLkMMMHJAvOq9IQJE9R8fHxElJWV1bEF8aNHj+7t27fvLTDlXwXGLyhoH0OD+DnU0k/QYAa1QP8BBBAjWsuSFWo5LzRYxKFYAljqiAHzqxCwIBEwMTERBdZeoOYMA7Bl+RFYEbwB5oS3IA9D4/IFEL+E4nfQ6IDFLTgvAwQQI5ZmLRtSsINSuyA0uwlBUyQPMPWD20/AKo8ByP4DTJTfgRgUjB+gFoEc8R6amGDB+wu5mQsQQIxYmrdMUJ+zQTM6NzQEeKGO4UJqOzFADQMZ/A1qCSzBfQXi71ALfyM17sEAIIAY8fQiWKAYFgIwzIbWTv4HjbdfUAf8RPLhH1icojfoAQKIEU8bG9kRyF0aRiz6YP0k5C4LsmUY9TtAADEyEA+IVfufGEUAAQYABejinPr4dLEAAAAASUVORK5CYII=) no-repeat;
  color: #999;
  cursor: pointer;
  height: 30px;
  padding: 0 10px;
  position: absolute;
  top: -15px;
  right: -15px;
  z-index: 9999;
  width: 30px; }

/* line 1131, ../sass/global.scss */
#cboxClose:hover {
  color: #5d123a; }

/*---------------------------------------------------------
 * !SITEMAP
 *---------------------------------------------------------*/
/* line 1140, ../sass/global.scss */
.kwayy-page-title {
  display: none; }

/* line 1144, ../sass/global.scss */
.kwayy-page-list {
  padding-left: 0 !important; }

/*---------------------------------------------------------
 * !FOOTER
 *---------------------------------------------------------*/
/* line 1152, ../sass/global.scss */
.purpose-statement {
  background: #c2c2c2; }
  /* line 1155, ../sass/global.scss */
  .purpose-statement p {
    font-family: 'Avenir LT W01_85 Heavy1475544';
    font-weight: 400 !important;
    font-size: 1.17647em;
    line-height: 1.3em;
    color: #fff;
    line-height: 1.2;
    padding: 5px 0px !important; }

@media (max-width: 900px) {
  /* line 1167, ../sass/global.scss */
  .purpose-statement {
    text-align: center; }
    /* line 1170, ../sass/global.scss */
    .purpose-statement p {
      padding: 15px 0; } }
/* line 1177, ../sass/global.scss */
footer {
  padding: 15px 0;
  position: relative;
  z-index: 1; }
  /* line 1182, ../sass/global.scss */
  footer a {
    color: inherit; }
    /* line 1185, ../sass/global.scss */
    footer a:hover {
      color: #333;
      text-decoration: none; }
  /* line 1191, ../sass/global.scss */
  footer li {
    font-size: 0.76471em;
    line-height: 2em;
    display: inline-block;
    line-height: 1;
    padding-left: 24px;
    text-transform: uppercase; }
    /* line 1199, ../sass/global.scss */
    footer li:first-child {
      padding-left: 0; }
    /* line 1208, ../sass/global.scss */
    footer .social-container a:hover {
      color: #fff; }

@media (max-width: 900px) {
  /* line 1217, ../sass/global.scss */
  footer {
    display: -moz-box;
    -moz-box-orient: vertical;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    display: -ms-flexbox;
    -ms-flex-direction: column;
    display: -webkit-flex;
    -webkit-flex-direction: column;
    display: flex;
    flex-direction: column; }
    /* line 1231, ../sass/global.scss */
    footer ul {
      -webkit-order: 1;
      order: 1; }
    /* line 1237, ../sass/global.scss */
    footer .social-container {
      -webkit-order: 2;
      order: 2;
      flex: none;
      float: none;
    }
      /* line 1244, ../sass/global.scss */
      footer .social-container li:first-child {
        width: auto; }
      /* line 1248, ../sass/global.scss */
      footer .social-container .fa-stack {
        font-size: 1.5em; } }
@media (max-width: 700px) {
    /* line 1264, ../sass/global.scss */
    footer ul:not(.social-container) li:first-child + li {
      padding-left: 0; } }
/*---------------------------------------------------------
 * !IMPORT OTHER STYLES
 *---------------------------------------------------------*/
/* line 5, ../sass/_home.scss */
.light-text {
  color: #fff; }

/* line 9, ../sass/_home.scss */
.dark-text {
  color: #333; }

/*---------------------------------------------------------
 * !HOME PANELS
 *---------------------------------------------------------*/
/* line 18, ../sass/_home.scss */
.panels {
  margin-top: 6.05882em; }
  @media (max-width: 1075px) {
    /* line 18, ../sass/_home.scss */
    .panels {
      margin-top: 0; } }
  /* line 24, ../sass/_home.scss */
  .panels .owl-item {
    position: relative; }
    /* line 27, ../sass/_home.scss */
    .panels .owl-item:before {
      content: '';
      display: block;
      padding-top: 45.399%; }
      @media (max-width: 900px) {
        /* line 27, ../sass/_home.scss */
        .panels .owl-item:before {
          display: none; } }
  /* line 37, ../sass/_home.scss */
  .panels .panel {
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%; }
    @media (max-width: 900px) {
      /* line 37, ../sass/_home.scss */
      .panels .panel {
        position: relative; } }
    /* line 49, ../sass/_home.scss */
    .panels .panel .panel-inner {
      display: table;
      height: 100%;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 5;
      width: 100%; }
      @media (max-width: 900px) {
        /* line 49, ../sass/_home.scss */
        .panels .panel .panel-inner {
          position: relative; } }
      /* line 63, ../sass/_home.scss */
      .panels .panel .panel-inner.stack {
        height: auto;
        position: static; }
      /* line 68, ../sass/_home.scss */
      .panels .panel .panel-inner .inner {
        display: table;
        height: 100%;
        width: 100%; }
        /* line 73, ../sass/_home.scss */
        .panels .panel .panel-inner .inner .p-content {
          padding: 2.35294em 0; }
    /* line 77, ../sass/_home.scss */
    .panels .panel .panel-img {
      height: auto;
      width: 100%; }
    /* line 82, ../sass/_home.scss */
    .panels .panel .bg-color {
      height: 5000px;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 1;
      width: 100%; }
  /* line 95, ../sass/_home.scss */
  .panels .p-content {
    display: table-cell;
    padding: 2.35294em 7.05882em;
    width: 100%; }
    /* line 100, ../sass/_home.scss */
    .panels .p-content.stack {
      position: static; }
    /* line 104, ../sass/_home.scss */
    .panels .p-content.valign_middle {
      vertical-align: middle; }
    /* line 108, ../sass/_home.scss */
    .panels .p-content.halign_right {
      text-align: right;
      width: auto; }
	  .panels .p-content.halign_right .panel-more.text_left{text-align:right;}
    /* line 113, ../sass/_home.scss */
    .panels .p-content .btn {
      background: none;
      border-style: solid;
      border-width: 1px;
      font-size: 0.94118em;
      padding: 0.5em 1em; }
    /* line 123, ../sass/_home.scss */
    .panels .p-content.light-text .bg-transparent .btn {
      background: rgba(255, 255, 255, 0.2); }
    /* line 128, ../sass/_home.scss */
    .panels .p-content.light-text .btn {
      border-color: #fff; }
    /* line 136, ../sass/_home.scss */
    .panels .p-content.dark-text .bg-transparent .btn {
      background: rgba(0, 0, 0, 0.2); }
    /* line 140, ../sass/_home.scss */
    .panels .p-content.dark-text .btn {
      border-color: #333;
      color: #333; }
    @media (max-width: 1075px) {
      /* line 95, ../sass/_home.scss */
      .panels .p-content {
        padding: 2.35294em 3.82353em; } }
    @media (max-width: 900px) {
      /* line 95, ../sass/_home.scss */
      .panels .p-content {
        padding: 2.35294em 2%; } }
  /* line 155, ../sass/_home.scss */
  .panels .panel-msg,
  .panels .panel-more {
    margin: 0 auto;
    max-width: 105.88235em; }
  /* line 161, ../sass/_home.scss */
  .panels .panel-msg {
    letter-spacing: -0.03em;
    line-height: 1.1;
    margin-bottom: 1.471rem;
    max-width: 1800px;
    position: relative;
    z-index: 2; }
    /* line 169, ../sass/_home.scss */
    .panels .panel-msg h1,
    .panels .panel-msg h2 {
      position: relative;
      z-index: 1; }
      @media (max-width: 1400px) {
        /* line 169, ../sass/_home.scss */
        .panels .panel-msg h1,
        .panels .panel-msg h2 {
          line-height: 0.95; }
          /* line 175, ../sass/_home.scss */
          .panels .panel-msg h1 span,
          .panels .panel-msg h2 span {
            font-size: 78%; } }
      @media (max-width: 1075px) {
        /* line 169, ../sass/_home.scss */
        .panels .panel-msg h1,
        .panels .panel-msg h2 {
          line-height: 0.90; }
          /* line 181, ../sass/_home.scss */
          .panels .panel-msg h1 span,
          .panels .panel-msg h2 span {
            font-size: 68%; } }
      @media (max-width: 700px) {
        /* line 169, ../sass/_home.scss */
        .panels .panel-msg h1,
        .panels .panel-msg h2 {
          line-height: 0.7; }
          /* line 187, ../sass/_home.scss */
          .panels .panel-msg h1 span,
          .panels .panel-msg h2 span {
            font-size: 52%; } }
    /* line 193, ../sass/_home.scss */
    .panels .panel-msg.has_image h1, .panels .panel-msg.has_image h2,
    .panels .panel-msg img {
      display: inline-block;
      height: auto;
      vertical-align: middle;
      width: auto; }
    /* line 202, ../sass/_home.scss */
    .panels .panel-msg img {
      margin-left: 5.882rem; }
      /* line 204, ../sass/_home.scss */
      .csstransforms .panels .panel-msg img {
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        position: absolute;
        top: 50%;
        right: 0; }
      @media (max-width: 1400px) {
        /* line 202, ../sass/_home.scss */
        .panels .panel-msg img {
          height: auto;
          max-width: 35%; } }
    @media (max-width: 900px) {
      /* line 218, ../sass/_home.scss */
      .panels .panel-msg .panel-msg-inner {
        caption-side: top;
        display: table;
        table-layout: fixed;
        width: 100%; }
        /* line 224, ../sass/_home.scss */
        .panels .panel-msg .panel-msg-inner h2 {
          display: table-cell;
          width: 100%; }
          /* line 228, ../sass/_home.scss */
          .panels .panel-msg .panel-msg-inner h2 br {
            display: none; }
      /* line 233, ../sass/_home.scss */
      .panels .panel-msg .panel-content-img {
        display: table-caption;
        width: 100%; }
        /* line 237, ../sass/_home.scss */
        .panels .panel-msg .panel-content-img img {
          -moz-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
          -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
          height: auto;
          max-width: 400px;
          margin-left: 0;
          position: static; } }
    @media (max-width: 700px) {
      /* line 248, ../sass/_home.scss */
      .panels .panel-msg .panel-content-img img {
        max-width: 240px; } }
  /* line 255, ../sass/_home.scss */
  .panels .panel-more.text_left {
    text-align: left; }
  /* line 258, ../sass/_home.scss */
  .panels .panel-more.text_center {
    text-align: center; }
    @media (max-width: 900px) {
      /* line 258, ../sass/_home.scss */
      .panels .panel-more.text_center {
        text-align: left; } }
  /* line 264, ../sass/_home.scss */
  .panels .panel-more.text_right {
    text-align: right; }
    @media (max-width: 900px) {
      /* line 264, ../sass/_home.scss */
      .panels .panel-more.text_right {
        text-align: left; } }
  /* line 271, ../sass/_home.scss */
  .panels:first-child {
    display: block; }
  /* line 275, ../sass/_home.scss */
  .panels:hover .owl-nav {
    opacity: 1; }
  @media (max-width: 700px) {
    /* line 278, ../sass/_home.scss */
    .panels:hover .owl-nav {
      opacity: 0; } }
  /* line 281, ../sass/_home.scss */
  .panels .owl-nav {
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transition: opacity 500ms ease 0s;
    -o-transition: opacity 500ms ease 0s;
    -webkit-transition: opacity 500ms ease;
    -webkit-transition-delay: 0s;
    transition: opacity 500ms ease 0s;
    margin-top: -4.82353em;
    opacity: 0;
    position: absolute;
    top: 50%;
    z-index: 9;
    width: 100%; }
    /* line 291, ../sass/_home.scss */
    .panels .owl-nav .owl-prev,
    .panels .owl-nav .owl-next {
      -moz-backface-visibility: hidden;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -moz-transition: opacity 500ms ease 0s;
      -o-transition: opacity 500ms ease 0s;
      -webkit-transition: opacity 500ms ease;
      -webkit-transition-delay: 0s;
      transition: opacity 500ms ease 0s;
      background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAG4AAABSCAYAAAC14+EtAAAE8UlEQVR42u3dS0hUYRQHcO/cO+NMYGRCJZVJSUaQ7sSKIIvK2gQVRAURuIlqUUGPRbmIWmWbyMJFCmFRZD5qIF9h2vjOfBskLQoiWrVpEVTU+QcySS/m+869M9/MufChDHz/c77zAxfemTtpiXwdPXbM6e3rW02/Wh6WtVATtdPkiv3aVloaejE8XDf18uX37p6eC/SSF4N0UAs1URs9pMkVG1r/wEADBjiznkUiF13Gc1Dj15roQfAU0RTwtNEETxNNAU8bTfDY0aKrp7f3KhOeg6yZXMFzDS26It3d12irX6OsHxkzeYKniaaCp4smeF6hRf9kDmVkZMyLtS72YC8yBC/GKycnJ50GUK86vNa2tleUsY2iMhXKZ2IvMjTw6nGGlELLy8sL9PX331IdWktr63R2dvYeilpOS2V46diLDGSp9oEz4CyCpoZmKbRhCV6CoAmegWiCZyCa4BmIJngGogmeoAmeF2iCJ2iC5wWa4Ama4HGhdTx9+iY3N3cvLxo/HnpEr0x45qNRxj6KWkEryIbGjxdEj+iVB898tP2IUkbzHi8PPXPgCZrgCVo88ARN8AQtHniCJniCFg88QTMYT9AMxhM0g/EEzWA8QTMYz1W0SCTyfk1BwUFeNPPxMBPMhgmPH62wsPAQRa2kFfrZuFwWZoGZYDZ8ePxo+YL2V7x8bjy/oJmFBzOEzqVb8vWKQfhM9uvi4uK1lDNH0P6LNwezwsxU5w0rmP2Es2173d179zpVw54PDQ0fP3EiS+D+DYcZYVaqc4YRrGbg/LQW0wtbb9+580wDr7e8vDxT8P6MhtlgRqrzhQ2MYAUzhHLidZSVlWWkyTXrwkwwG240VryBwcF2wZuNhpnwo/Hj4fPRTSn/ZILowwmauNHcxmssKioKpioazo4ZcKPFhCcf9GO+s8KPxo9Hz36sQVYKuflxZm40Vjz+JwCZj4azcqNp492vq+vT+NfYFcpxkhjNwRlV54PZ8qHNxlsSCoVK6xsaBlWb6+zqupSkeA7OpjoXzBSzxYzd+MsUoLU0GAxu18DDjdZzSYbn4Ew6aJgpZosZczbGj9fRcTpJ8BychRstofHanzw5Qjm2wWg2zsCNZgLet7b29sOG4tnoHWfgRDMGb3Jq6mtzS8sBw/Bs9IzeOdFMxPvyuLl5vyF4NnpFz5xoxuJNTE5+fhQO76QcXwKj+dAjemVGMx8vHA7vSFA8H3rjRksavPGJiU8NjY2bEwzPh57QGydaUuLR3vUJgudDL9xoyYz3se7Bg+I44/nQA3rhREsJvNra2sJ4PcsLtbnRUgZvbHz8A70lrcBjPAs1UZsTLeXwRsfG3lXX1Kz0CM9CLdTkREtZvJHR0bcKeEpoqCVojHjDIyPT12/cyHEJz0I2agiaO3ivqqqqljDjWchEtqC5h4fvLh29XFGxkAnPQhYyBc0jvHPnz2dp4lnIEDSP8fABijNnz85XxLOwFxmCFgc8usVySvEtEA72Cloc8Og/Gw9p7yqNryFbhQxB8xDvZnV1C+3ZSGuh4g1YG3uRgSxBcxsviraJVrbul9siA1nIFDQmPAU0bTxBY8JTQNPGEzRGvMrKyiZ6reQ3NH68EtQSNE28QCCwZdfu3Sfp9w20Fv2Gxo+3CLVQE7UFTR1vAa1ltLI8esu6g1qoidqCpn75aNn4aXZN/usHU8NicnY7mPMAAAAASUVORK5CYII=) no-repeat center center;
      cursor: pointer;
      display: block;
      height: 4.82353em;
      margin-top: -2.41176em;
      opacity: 1;
      position: absolute;
      width: 2.94118em; }
      /* line 304, ../sass/_home.scss */
      .panels .owl-nav .owl-prev:hover,
      .panels .owl-nav .owl-next:hover {
        opacity: 0.5; }
      @media (max-width: 1075px) {
        /* line 291, ../sass/_home.scss */
        .panels .owl-nav .owl-prev,
        .panels .owl-nav .owl-next {
          height: 2.94118em;
          background-size: auto 2.94118em;
          margin-top: 5%;
          width: 1.76471em; } }
    /* line 315, ../sass/_home.scss */
    .panels .owl-nav .owl-prev {
      background-position: left top;
      left: 1.76471em; }
      @media (max-width: 1075px) {
        /* line 315, ../sass/_home.scss */
        .panels .owl-nav .owl-prev {
          left: 2%; } }
    /* line 322, ../sass/_home.scss */
    .panels .owl-nav .owl-next {
      background-position: right top;
      right: 1.76471em; }
      @media (max-width: 1075px) {
        /* line 322, ../sass/_home.scss */
        .panels .owl-nav .owl-next {
          right: 2%; } }
  /* line 331, ../sass/_home.scss */
  .panels .bg-color-mob {
    display: none; }
    @media (max-width: 900px) {
      /* line 331, ../sass/_home.scss */
      .panels .bg-color-mob {
        background: #bcce3e;
        display: block;
        height: 2000px;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: -1; } }


		/*CN*/
		.panels.loading .panel .p-content,.panels.loading .panel,.mainhome.loading,.loading{display:none;}
		.home .panels .owl-stage-outer{opacity:0;}
		.main .carousel-post{padding-left:3px;}
		.main .carousel-posts .owl-dots{bottom:-0.9em !important;}
		/*.main .carousel-posts .owl-next,.main .carousel-posts .owl-prev{visibility:hidden;}
		.main .carousel-posts:hover .owl-next,.main .carousel-posts:hover .owl-prev{visibility:visible;}*/
/* Form Variables */
/*---------------------------------------------------------
 * !DEFAULTS
 *---------------------------------------------------------*/
/* line 10, ../sass/_forms.scss */
::-webkit-input-placeholder {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  color: #333; }

/* line 16, ../sass/_forms.scss */
:-moz-placeholder {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  color: #333; }

/* line 22, ../sass/_forms.scss */
::-moz-placeholder {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  color: #333; }

/* line 28, ../sass/_forms.scss */
:-ms-input-placeholder {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  color: #333; }

/* line 34, ../sass/_forms.scss */
label {
  font-family: 'Avenir LT W01_95 Black1475556';
  font-weight: 400 !important;
  font-size: 0.82353em;
  line-height: 1.85714em;
  line-height: 1;
  text-transform: uppercase;
  vertical-align: middle; }

/* line 43, ../sass/_forms.scss */
textarea {
  overflow: auto;
  vertical-align: top; }

/* line 48, ../sass/_forms.scss */
input,
textarea {
  font-family: 'Avenir LT W01_55 Roman1475520';
  font-weight: 400 !important;
  font-size: 0.82353em;
  line-height: 1.85714em;
  border: 1px solid #afafaf;
  color: #333;
  line-height: 1;
  padding: 11px;
  margin: 0;
  text-transform: uppercase;
  vertical-align: middle; }

/* line 62, ../sass/_forms.scss */
input[type="file"] {
  border: 0;
  padding: 0; }

/* line 67, ../sass/_forms.scss */
input[type="submit"] {
  font-family: 'Avenir LT W01_85 Heavy1475544';
  font-weight: 400 !important;
  background: #e10600;
  border: none;
  color: #fff;
  cursor: pointer;
  min-width: 0;
  padding: 10px 20px 8px;
  text-transform: uppercase; }
  /* line 78, ../sass/_forms.scss */
  input[type="submit"]:hover {
    background: #333; }
  .hs-button {margin: 14px 0px; float:right;}
  .hs-input {width: 100%; margin-bottom: 8px; border: 1px solid #afafaf; font-family: 'Avenir LT W01_55 Roman1475520';
    font-weight: 400 !important;
    font-size: 0.82353em;
    line-height: 1.85714em; padding: 11px;}

/* line 83, ../sass/_forms.scss */
input,
select,
textarea {
  min-width: 300px; }

@media (max-width: 700px) {
  /* line 91, ../sass/_forms.scss */
  input,
  select,
  textarea {
    min-width: 0; } }
/*---------------------------------------------------------
 * !CUSTOM SELECTOR (not using uniform.js)
 *---------------------------------------------------------*/
/* line 104, ../sass/_forms.scss */
.selector {
  border: 1px solid #afafaf;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: middle; }
  /* line 111, ../sass/_forms.scss */
  .selector:before {
    color: #afafaf;
    content: '\f0dc';
    position: absolute;
    right: 8px;
    top: 12px;
    z-index: 1; }
  /* line 124, ../sass/_forms.scss */
  .selector.multi-select:before {
    display: none; }
  /* line 127, ../sass/_forms.scss */
  .selector.multi-select select {
    width: 100%; }
  /* line 133, ../sass/_forms.scss */
  .hs-form-required {color:#e10600;}
  .selector select {
    font-family: 'Avenir LT W01_55 Roman1475520';
    font-weight: 400 !important;
    font-size: 0.82353em;
    line-height: 1.85714em;
    -webkit-appearance: none;
    background: none;
    border: none;
    box-shadow: none;
    padding: 11px;
    padding-right: 45%;
    position: relative;
    z-index: 2;
    text-overflow: ellipsis;
    text-transform: uppercase;
    width: 130%; }
    /* line 149, ../sass/_forms.scss */
    .selector select:focus {
      border: none;
      outline: none; }

/*---------------------------------------------------------
 * !UNIFORM
 *---------------------------------------------------------*/
/* line 159, ../sass/_forms.scss */
.radio,
.checker {
  display: inline;
  padding-right: 8px; }
  /* line 164, ../sass/_forms.scss */
  .radio input,
  .checker input {
    width: auto; }

/* line 170, ../sass/_forms.scss */
.checker,
.checker span,
.checker input {
  height: 15px;
  line-height: 1;
  width: 15px; }

/* line 178, ../sass/_forms.scss */
.checker {
  position: relative; }
  /* line 181, ../sass/_forms.scss */
  .checker span {
    background: none;
    border: 1px solid #afafaf;
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    text-align: center;
    vertical-align: middle;
    zoom: 1; }
    /* line 191, ../sass/_forms.scss */
    .checker span.checked:after {
      font-size: 0.76471em;
      line-height: 2em;
      color: #afafaf;
      content: '\f00c';
      height: 100%;
      line-height: 15px;
      position: absolute;
      top: 5px;
      left: 0;
      z-index: 1;
      text-align: center;
      width: 15px; }
  /* line 208, ../sass/_forms.scss */
  .checker input {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    background: none;
    border: none;
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    position: relative;
    z-index: 2;
    zoom: 1; }

/* line 222, ../sass/_forms.scss */
.radio,
.radio span,
.radio input {
  height: 16px;
  line-height: 1;
  width: 16px; }

/* line 230, ../sass/_forms.scss */
.radio {
  position: relative;
  top: 2px; }
  /* line 234, ../sass/_forms.scss */
  .radio span {
    border: 1px solid #afafaf;
    border-radius: 50%;
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    position: relative;
    zoom: 1;
    text-align: center; }
    /* line 244, ../sass/_forms.scss */
    .radio span.checked:after {
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      background: #afafaf;
      border-radius: 50%;
      content: '';
      height: 7px;
      position: absolute;
      top: 50%;
      left: 50%;
      z-index: 1;
      width: 7px; }
  /* line 258, ../sass/_forms.scss */
  .radio input {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center; }

/* UNIFORM - UPLOAD */
/* line 273, ../sass/_forms.scss */
div.uploader,
div.uploader span.action {
  -webkit-font-smoothing: antialiased; }

/* line 278, ../sass/_forms.scss */
div.uploader {
  background-image: none;
  background: #fff;
  border: 0.077em solid #ccc;
  display: -moz-inline-box;
  cursor: pointer;
  display: inline-block;
  *display: inline;
  height: 28px;
  overflow: hidden;
  position: relative;
  vertical-align: middle;
  width: 49%;
  zoom: 1; }

/* line 293, ../sass/_forms.scss */
div.uploader,
div.uploader * {
  margin: 0;
  padding: 0; }

/* line 299, ../sass/_forms.scss */
div.uploader:focus {
  outline: 0; }

/* line 303, ../sass/_forms.scss */
.highContrastDetect {
  width: 0px;
  height: 0px; }

/* line 308, ../sass/_forms.scss */
div.uploader span.action {
  background-image: none;
  background: #333;
  color: #fff;
  cursor: pointer;
  display: inline;
  float: right;
  font-size: 11px;
  height: 28px;
  line-height: 28px;
  overflow: hidden;
  text-align: center;
  transition: all .3s;
  width: 82px; }

/* line 324, ../sass/_forms.scss */
div.uploader span.action:hover {
  background: #666; }

/* line 329, ../sass/_forms.scss */
div.uploader span.filename {
  color: #777;
  cursor: default;
  display: block;
  float: left;
  font-size: 11px;
  height: 24px;
  line-height: 24px;
  margin: 2px 0 2px 2px;
  overflow: hidden;
  padding: 0 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: auto; }

/* line 345, ../sass/_forms.scss */
div.uploader input {
  background: none;
  border: none;
  cursor: pointer;
  float: right;
  height: 100%;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%; }

/* line 360, ../sass/_forms.scss */
div.uploader.disabled span.action,
div.uploader.disabled.active span.action {
  color: #aaa; }

/* line 365, ../sass/_forms.scss */
div.uploader.disabled span.filename,
div.uploader.disabled.active span.filename {
  border-color: #ddd;
  color: #aaa; }

/* line 371, ../sass/_forms.scss */
input.uniform-input,
input.uniform-input:focus {
  background-color: #fff; }

/*---------------------------------------------------------
 * !GRAVITY FORMS
 *---------------------------------------------------------*/
/* Override inherited CSS properties from content (padding, bullets on list items) */
/* line 383, ../sass/_forms.scss */
.main .gform_fields,
.main .gfield_radio,
.main .gfield_checkbox {
  list-style: none;
  padding-left: 0; }
  /* line 389, ../sass/_forms.scss */
  .main .gform_fields > li,
  .main .gfield_radio > li,
  .main .gfield_checkbox > li {
    clear: both; }
    /* line 392, ../sass/_forms.scss */
    .main .gform_fields > li:before,
    .main .gfield_radio > li:before,
    .main .gfield_checkbox > li:before {
      display: none; }

/* Standard Gravity Forms */
/* line 401, ../sass/_forms.scss */
.gform_description {
  display: block;
  margin-bottom: 30px; }

/* line 406, ../sass/_forms.scss */
.gfield {
  clear: both; }

/* line 410, ../sass/_forms.scss */
.gfield_description {
  clear: both;
  font-size: 85%; }

/* line 415, ../sass/_forms.scss */
.gfield_required {
  color: #ff0000;
  margin-left: 3px; }

/* VALIDATION ERROR */
/* line 424, ../sass/_forms.scss */
.validation_error,
.validation_message,
.gfield_error input {
  border-color: #ff0000;
  color: #ff0000;
  margin-top: 5px; }

/* line 432, ../sass/_forms.scss */
.gfield_error input {
  color: #333; }

/* RADIO BUTTONS & CHECKBOXES */
/* line 442, ../sass/_forms.scss */
.gfield_radio > li:first-child,
.gfield_checkbox > li:first-child {
  margin-top: 0 !important; }
/* line 445, ../sass/_forms.scss */
.gfield_radio label,
.gfield_checkbox label {
  display: inline; }

/* TWO COLUMN FIELDS */
/* line 455, ../sass/_forms.scss */
.ginput_complex {
  overflow: hidden; }
  /* line 458, ../sass/_forms.scss */
  .ginput_complex label {
    font-size: 0.70588em;
    line-height: 2.16667em;
    display: block; }
  /* line 463, ../sass/_forms.scss */
  .ginput_complex input {
    width: 100%; }
  /* line 467, ../sass/_forms.scss */
  .ginput_complex .ginput_right,
  .ginput_complex .ginput_left {
    float: left;
    width: 49%; }
  /* line 473, ../sass/_forms.scss */
  .ginput_complex .ginput_right {
    margin-left: 2%; }

/* Progress Bar */
/* line 482, ../sass/_forms.scss */
.gf_progressbar {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #b7b7b7;
  padding: 5px; }

/* line 488, ../sass/_forms.scss */
.gf_progressbar_percentage {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #e10600;
  color: #fff;
  padding: 0 5px;
  text-align: center; }

/* LEFT ALIGNED LABELS */
/* line 502, ../sass/_forms.scss */
.left_label .gfield:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }
/* line 512, ../sass/_forms.scss */
.left_label .gfield_label,
.left_label .ginput_container {
  float: left;
  width: 70%; }
/* line 518, ../sass/_forms.scss */
.left_label .gfield_label {
  padding-top: 10px;
  width: 30%; }
/* line 523, ../sass/_forms.scss */
.left_label .gfield_description {
  margin-left: 30%;
  /* This should be the width value of the above: .left_label .gfield_label */ }
/* line 527, ../sass/_forms.scss */
.left_label input,
.left_label textarea,
.left_label .selector {
  width: 100%; }
/* line 533, ../sass/_forms.scss */
.left_label input[type="submit"] {
  float: right; }
/* line 537, ../sass/_forms.scss */
.left_label input[type="submit"],
.left_label input[type="checkbox"],
.left_label input[type="radio"] {
  width: auto;
  min-width: inherit; }
/* line 546, ../sass/_forms.scss */
.left_label .ginput_complex input,
.left_label .ginput_complex .selector {
  width: 100%; }
/* line 554, ../sass/_forms.scss */
.left_label .radio input,
.left_label .checker input {
  width: auto; }

@media (max-width: 500px) {
  /* line 565, ../sass/_forms.scss */
  .left_label .gfield_label,
  .left_label .ginput_container {
    float: none;
    width: 100%; }
  /* line 571, ../sass/_forms.scss */
  .left_label .gfield_label {
    padding-bottom: 10px;
    width: 100%; }
  /* line 576, ../sass/_forms.scss */
  .left_label .gfield_description {
    margin-left: 100%;
    /* This should be the width value of the above: .left_label .gfield_label */ } }
/* line 583, ../sass/_forms.scss */
.content .left_label > li {
  margin-top: 0; }

/* TOP ALIGNED LABELS */
/* line 590, ../sass/_forms.scss */
.top_label {
  /* Input widths */ }
  /* line 593, ../sass/_forms.scss */
  .top_label input {
    width: 49%; }
    /* line 596, ../sass/_forms.scss */
    .top_label input[type="submit"] {
      width: auto; }
  /* line 601, ../sass/_forms.scss */
  .top_label .ginput_complex {
    clear: both; }
    /* line 604, ../sass/_forms.scss */
    .top_label .ginput_complex input {
      width: 100%; }
    /* line 608, ../sass/_forms.scss */
    .top_label .ginput_complex .selector {
      width: 100% !important; }
  /* line 615, ../sass/_forms.scss */
  .top_label .radio input,
  .top_label .checker input {
    width: auto; }
  /* line 620, ../sass/_forms.scss */
  .top_label textarea {
    width: 100%; }
  /* line 624, ../sass/_forms.scss */
  .top_label .selector {
    width: 49% !important; }

/* DATEPICKER */
/* line 632, ../sass/_forms.scss */
.ui-datepicker {
  width: 216px;
  height: auto;
  margin: 5px auto 0;
  font: 9pt Arial, sans-serif;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5); }

/* line 642, ../sass/_forms.scss */
.ui-datepicker a {
  text-decoration: none; }

/* line 646, ../sass/_forms.scss */
.ui-datepicker table {
  width: 100%;
  border-collapse: collapse; }

/* line 651, ../sass/_forms.scss */
.ui-datepicker-header {
  background-color: #666;
  /* set the header background color */
  color: #e0e0e0;
  font-weight: bold;
  -webkit-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 0.2);
  -moz-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 0.2);
  box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 0.2);
  filter: dropshadow(color=#000, offx=1, offy=-1);
  line-height: 30px;
  min-height: 30px !important;
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #666; }

/* line 666, ../sass/_forms.scss */
.ui-datepicker-title {
  text-align: center; }

/* line 670, ../sass/_forms.scss */
.ui-datepicker-title select {
  margin-top: 2.5%;
  min-width: 0; }
  /* line 674, ../sass/_forms.scss */
  .ui-datepicker-title select:first-child {
    margin-right: 2.5%; }

/* line 679, ../sass/_forms.scss */
.ui-datepicker-prev,
.ui-datepicker-next {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  cursor: pointer;
  background-image: url("../images/datepicker/arrow.png");
  background-repeat: no-repeat;
  line-height: 600%;
  overflow: hidden; }

/* line 692, ../sass/_forms.scss */
.ui-datepicker-prev {
  float: left;
  background-position: center -30px; }

/* line 697, ../sass/_forms.scss */
.ui-datepicker-next {
  float: right;
  background-position: center 0px; }

/* line 702, ../sass/_forms.scss */
.ui-datepicker thead {
  background: #f7f7f7;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #f1f1f1));
  background: -webkit-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
  background: -o-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
  background: -ms-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
  background: linear-gradient(to bottom, #f7f7f7 0%, #f1f1f1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f1f1f1',GradientType=0 );
  border-bottom: 1px solid #bbb; }

/* line 715, ../sass/_forms.scss */
.ui-datepicker th {
  text-transform: uppercase;
  text-align: center;
  font-size: 6pt;
  padding: 5px 0;
  color: #fff;
  filter: dropshadow(color=#fff, offx=1, offy=0); }

/* line 724, ../sass/_forms.scss */
.ui-datepicker tbody td {
  padding: 0;
  border-top: 1px solid #bbb;
  border-right: 1px solid #bbb; }

/* line 730, ../sass/_forms.scss */
.ui-datepicker tbody td:last-child {
  border-right: 0px; }

/* line 734, ../sass/_forms.scss */
.ui-datepicker tbody tr {
  border-bottom: 1px solid #bbb; }

/* line 738, ../sass/_forms.scss */
.ui-datepicker tbody tr:last-child {
  border-bottom: 0px; }

/* line 742, ../sass/_forms.scss */
.ui-datepicker td span,
.ui-datepicker td a {
  display: inline-block;
  font-weight: bold;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #666666;
  filter: dropshadow(color=#fff, offx=1, offy=1); }

/* line 754, ../sass/_forms.scss */
.ui-datepicker-calendar .ui-state-default {
  background: #ededed;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZWRlZGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ededed 0%, #dedede 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ededed), color-stop(100%, #dedede));
  background: -webkit-linear-gradient(top, #ededed 0%, #dedede 100%);
  background: -o-linear-gradient(top, #ededed 0%, #dedede 100%);
  background: -ms-linear-gradient(top, #ededed 0%, #dedede 100%);
  background: linear-gradient(to bottom, #ededed 0%, #dedede 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#dedede',GradientType=0 );
  -webkit-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, 0.5);
  -moz-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, 0.5);
  box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, 0.5); }

/* line 769, ../sass/_forms.scss */
.ui-datepicker-calendar .ui-state-hover {
  background: #f7f7f7; }

/* line 773, ../sass/_forms.scss */
.ui-datepicker-calendar .ui-state-active {
  background: #FFF2AA;
  /* set the active date background color */
  border: 1px solid #c19163;
  /* set the active date border color */
  color: #666;
  /* set the active date font color */
  -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  filter: dropshadow(color=#FFF, offx=0, offy=1);
  position: relative;
  margin: -1px; }

/* line 785, ../sass/_forms.scss */
.ui-datepicker-unselectable .ui-state-default {
  background: #f4f4f4;
  color: #b4b3b3; }

/* line 790, ../sass/_forms.scss */
.ui-datepicker-calendar td:first-child .ui-state-active {
  width: 29px;
  margin-left: 0; }

/* line 795, ../sass/_forms.scss */
.ui-datepicker-calendar td:last-child .ui-state-active {
  width: 29px;
  margin-right: 0; }

/* line 800, ../sass/_forms.scss */
.ui-datepicker-calendar tr:last-child .ui-state-active {
  height: 29px;
  margin-bottom: 0; }

/* line 805, ../sass/_forms.scss */
td.ui-datepicker-unselectable.ui-state-disabled {
  background-color: #d7d7d7; }

/* line 809, ../sass/_forms.scss */
table.ui-datepicker-calendar {
  margin: 0 0 0 0 !important; }

/* line 813, ../sass/_forms.scss */
body div#ui-datepicker-div[style] {
  z-index: 9999 !important; }

/*---------------------------------------------------------
 * !MASTHEAD
 *---------------------------------------------------------*/
/* line 5, ../sass/_interior.scss */
.parent-post-breadcrumb {
  position: absolute;
  z-index: 10;
  width: 100%; }
  /* line 10, ../sass/_interior.scss */
  .parent-post-breadcrumb a {
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    color: #666;
    font-family: 'Avenir LT W01_55 Roman1475520';
    font-weight: 400 !important;
    font-size: 0.70588em;
    position: relative;
    text-decoration: none !important;
    text-transform: uppercase; }
    /* line 19, ../sass/_interior.scss */
    .parent-post-breadcrumb a:before {
      content: '\f104';
      display: block;
      font-family: 'FontAwesome';
      line-height: 1;
      position: absolute;
      top: 0;
      left: -1em; }
    /* line 29, ../sass/_interior.scss */
    .parent-post-breadcrumb a:hover {
      color: #e10600; }
    /* line 34, ../sass/_interior.scss */
    .parent-post-breadcrumb a.show-background {
      background: black;
      background: rgba(0, 0, 0, 0.5);
      color: #fff;
      padding: 5px 5px 5px 15px; }
      /* line 40, ../sass/_interior.scss */
      .parent-post-breadcrumb a.show-background:before {
        top: 5px;
        left: 5px; }
      /* line 45, ../sass/_interior.scss */
      .parent-post-breadcrumb a.show-background:hover {
        color: #cccccc; }

/* line 52, ../sass/_interior.scss */
.masthead {
  margin-top: 104px;
  position: relative; }
  /* line 56, ../sass/_interior.scss */
  .masthead h1,
  .masthead h2 {
    font-family: 'Avenir LT W01_95 Black1475556';
    font-weight: 400 !important;
    font-size: 2.58824em;
    line-height: 1.18182em;
    line-height: 1.2;
    padding-bottom: 10px;
    text-transform: uppercase; }
  /* line 66, ../sass/_interior.scss */
  .masthead p,
  .masthead li,
  .masthead .decrease-size {
    font-size: 1.35294em;
    line-height: 2.26087em;
    font-family: 'Avenir LT W01_85 Heavy1475544';
    font-weight: 400 !important;
    line-height: 1.3; }
  /* line 77, ../sass/_interior.scss */
  .masthead.default img {
    height: auto;
    width: 100%; }

@media (max-width: 1075px) {
  /* line 86, ../sass/_interior.scss */
  .masthead {
    margin-top: 0; } }
/* line 92, ../sass/_interior.scss */
.masthead-content {
  color: #fff;
  padding: 60px 0 0 60px;
  position: absolute;
  top: 0;
  left: 0;
  width: 400px; }

@media (max-width: 900px) {
  /* line 103, ../sass/_interior.scss */
  .masthead-content {
    padding: 3% 0 0 3%; } }
@media (max-width: 700px) {
  /* line 110, ../sass/_interior.scss */
  .masthead:not(.featured-news):not(.featured-blog) {
    display: -moz-box;
    -moz-box-orient: vertical;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    display: -ms-flexbox;
    -ms-flex-direction: column;
    display: -webkit-flex;
    -webkit-flex-direction: column;
    display: flex;
    flex-direction: column; }

  /* line 125, ../sass/_interior.scss */
  .masthead.default {
    background: #333; }

  /* line 129, ../sass/_interior.scss */
  .masthead-content {
    -webkit-order: 2;
    order: 2;
    color: #fff;
    font-size: 90%;
    padding: 25px 3%;
    position: static;
    width: 100%; } }
/* line 140, ../sass/_interior.scss */
.color-box {
  background: #333; }
  /* line 143, ../sass/_interior.scss */
  .color-box .masthead-content {
    position: static;
    padding: 108px 0;
    width: 100%; }

/* line 152, ../sass/_interior.scss */
.color-box-intro .inner {
  padding: 30px 0; }
/* line 156, ../sass/_interior.scss */
.color-box-intro .masthead-content {
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: auto;
  padding-top: 0;
  right: 0;
  top: 50%;
  width: 50%; }
  /* line 165, ../sass/_interior.scss */
  .color-box-intro .masthead-content + div {
    width: 50%; }
    /* line 168, ../sass/_interior.scss */
    .color-box-intro .masthead-content + div img {
      height: auto;
      margin: 0 auto;
      max-width: 100%; }

@media (max-width: 900px) {
  /* line 182, ../sass/_interior.scss */
  .color-box-intro p,
  .color-box-intro li,
  .color-box-intro .decrease-size {
    font-size: 1.17647em;
    line-height: 1.3em;
    line-height: 1.2; }
  /* line 190, ../sass/_interior.scss */
  .color-box-intro .masthead-content {
    width: 70%; }
    /* line 193, ../sass/_interior.scss */
    .color-box-intro .masthead-content + div {
      width: 30%; } }
@media (max-width: 700px) {
  /* line 206, ../sass/_interior.scss */
  .color-box-intro > .inner {
    display: -moz-box;
    -moz-box-orient: vertical;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    display: -ms-flexbox;
    -ms-flex-direction: column;
    display: -webkit-flex;
    -webkit-flex-direction: column;
    display: flex;
    flex-direction: column;
    padding-top: 0;
    padding-bottom: 0; }
  /* line 224, ../sass/_interior.scss */
  .color-box-intro p,
  .color-box-intro li,
  .color-box-intro .decrease-size {
    font-size: 1.35294em;
    line-height: 2.26087em;
    line-height: 1.2; }
  /* line 232, ../sass/_interior.scss */
  .color-box-intro .masthead-content {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    position: static;
    width: 100%; }
    /* line 237, ../sass/_interior.scss */
    .color-box-intro .masthead-content + div {
      width: 100%; }
      /* line 240, ../sass/_interior.scss */
      .color-box-intro .masthead-content + div img {
        width: 100%; } }
/* line 250, ../sass/_interior.scss */
.split-color-img {
  max-width: 100%;
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  /* line 267, ../sass/_interior.scss */
  .split-color-img .masthead-content {
    padding-right: 30px;
    position: static;
    width: 33%; }
    /* line 272, ../sass/_interior.scss */
    .split-color-img .masthead-content:before {
      background-color: inherit;
      content: '';
      height: 100%;
      position: absolute;
      top: 0;
      left: -200%;
      width: 200%; }
    /* line 282, ../sass/_interior.scss */
    .split-color-img .masthead-content + div {
      width: 67%; }
      /* line 285, ../sass/_interior.scss */
      .split-color-img .masthead-content + div img {
        width: 100%; }

@media (max-width: 1325px) {
  /* line 295, ../sass/_interior.scss */
  .split-color-img {
    overflow: hidden; }
    /* line 298, ../sass/_interior.scss */
    .split-color-img h1 {
      font-size: 1.76471em;
      line-height: 1.73333em;
      line-height: 1.2; }
    /* line 304, ../sass/_interior.scss */
    .split-color-img .masthead-content {
      padding: 40px 15px 0 30px; } }
@media (max-width: 1140px) {
  /* line 315, ../sass/_interior.scss */
  .split-color-img .masthead-content {
    width: 45%; }
    /* line 318, ../sass/_interior.scss */
    .split-color-img .masthead-content + div {
      width: 55%; } }
@media (max-width: 1075px) {
  /* line 330, ../sass/_interior.scss */
  .split-color-img h1 {
    font-size: 1.41176em;
    line-height: 2.16667em;
    line-height: 1.2; }
  /* line 336, ../sass/_interior.scss */
  .split-color-img p,
  .split-color-img li,
  .split-color-img .decrease-size {
    font-size: 1.11765em;
    line-height: 1.36842em;
    line-height: 1.2; } }
@media (max-width: 900px) {
  /* line 358, ../sass/_interior.scss */
  .split-color-img .masthead-content {
    padding-bottom: 30px; }
    /* line 363, ../sass/_interior.scss */
    .split-color-img .masthead-content + div img {
      height: 100%;
      width: auto; } }
@media (max-width: 700px) {
  /* line 377, ../sass/_interior.scss */
  .split-color-img h1 {
    font-size: 2.58824em;
    line-height: 1.18182em;
    line-height: 1.2; }
  /* line 383, ../sass/_interior.scss */
  .split-color-img p,
  .split-color-img li,
  .split-color-img .decrease-size {
    font-size: 1.35294em;
    line-height: 2.26087em;
    line-height: 1.2; }
  /* line 391, ../sass/_interior.scss */
  .split-color-img .masthead-content {
    padding: 25px 3%;
    width: 100%; }
    /* line 395, ../sass/_interior.scss */
    .split-color-img .masthead-content + div {
      width: 100%; }
      /* line 398, ../sass/_interior.scss */
      .split-color-img .masthead-content + div img {
        height: auto;
        width: 100%; } }
/* line 410, ../sass/_interior.scss */
.breadcrumbs > span > span {
  font-size: 0.82353em;
  line-height: 1.85714em;
  display: inline-block;
  line-height: 1;
  position: relative; }
  /* line 417, ../sass/_interior.scss */
  .breadcrumbs > span > span:first-child {
    padding-left: 0; }
/* line 422, ../sass/_interior.scss */
.breadcrumbs a {
  color: inherit; }
  /* line 425, ../sass/_interior.scss */
  .breadcrumbs a:hover {
    color: #e10600; }

/*---------------------------------------------------------
 * !LAYOUT
 *---------------------------------------------------------*/
/* line 435, ../sass/_interior.scss */
.content {
  padding: 0;
  width: 100%; }
  /* line 439, ../sass/_interior.scss */
  .content.has-callouts {
    float: left;
    overflow: hidden;
    padding-right: 3%;
    width: 70%; }
    @media (max-width: 780px) {
      /* line 439, ../sass/_interior.scss */
      .content.has-callouts {
        float: none;
        padding-right: 0;
        width: 100%; } }

/* line 453, ../sass/_interior.scss */
.callouts {
  border-left: solid 1px #d3d8da;
  float: right;
  margin-bottom: 20px;
  padding: 0px 24px 8px;
  width: 30%; }
  @media (max-width: 780px) {
    /* line 453, ../sass/_interior.scss */
    .callouts {
      border-top: solid 1px #d3d8da;
      border-left: none;
      float: none;
      padding: 10px 0 0;
      width: 100%; } }

 	/*
 	.test-lefty{width:66%; float:left;}

 	.callouts{float:right;width:30%; display:inline-block; border-left: solid 1px #d3d8da; padding:0px 24px 8px 24px; margin-bottom: 20px;}

  @media (max-width: 780px){
    .callouts{float:left;width:100%; border-left:none; border-top:solid 1px #d3d8da; padding: 0px 0px 0px 0px; padding-top: 10px;}
    .contrent{padding-right:0px;width:100%}
  }*/
/*---------------------------------------------------------
 * !CONTENT
 *---------------------------------------------------------*/
/* line 487, ../sass/_interior.scss */
.masthead + .main {
  margin-top: 0; }

/* line 491, ../sass/_interior.scss */
.main {
  color: #333;
  margin-top: 104px;
  padding: 30px 0; }
.mainhome {margin-top: 0px !important;}
/* .layers {margin-top: 0px !important;} */
.mainhome .carousel-post h5 {display: none;}
.mainhome .carousel-post p {display: none;}
.mainhome .carousel-posts-container {
    border-top: 0px solid #b7b7b7 !important;
    padding: 0em 0em !important;
    position: relative;
}
.mainhome .owl-nav {display: none;}
  /* line 496, ../sass/_interior.scss */
  .main h1,
  .main h2,
  .main h3,
  .main h4,
  .main h5 {
    font-family: 'Avenir LT W01_85 Heavy1475544';
    font-weight: 400 !important;
    padding-bottom: 20px; }
  /* line 506, ../sass/_interior.scss */
  .main h1,
  .main h2 {
    font-size: 2.11765em;
    line-height: 1.44444em;
    color: #e10600;
    line-height: 1.3;
    padding-bottom: 30px; }
    /* line 514, ../sass/_interior.scss */
    .main h1.insights-title,
    .main h2.insights-title {
      color: #333;
      padding-bottom: 10px; }
  @media (max-width: 700px) {
    /* line 522, ../sass/_interior.scss */
    .main h1,
    .main h2 {
      font-size: 1.70588em; } }
  /* line 529, ../sass/_interior.scss */
  .main h3 {
    font-size: 1.35294em;
    line-height: 2.26087em;
    color: #333;
    line-height: 1.3; }
  /* line 536, ../sass/_interior.scss */
  .main h4 {
    font-size: 1em;
    line-height: 1.52941em;
    color: #e10600;
    line-height: 1.3; }
  /* line 543, ../sass/_interior.scss */
  .main h5 {
    font-size: 0.82353em;
    line-height: 1.85714em;
    color: #333;
    line-height: 1.3;
    text-transform: uppercase; }
  /* line 551, ../sass/_interior.scss */
  .main a {
    text-decoration: underline; }
    /* line 554, ../sass/_interior.scss */
    .main a:hover {
      text-decoration: none; }
  /* line 559, ../sass/_interior.scss */
  .main p {
    padding-bottom: 30px; }
  /* line 563, ../sass/_interior.scss */
  .main li {
    padding-top: 10px;
    position: relative; }
    /* line 567, ../sass/_interior.scss */
    .main li:first-child {
      padding-top: 0; }
  /* line 572, ../sass/_interior.scss */
  .main ul {
    list-style: disc;
    padding: 0 0 30px 20px; }
    /* line 578, ../sass/_interior.scss */
    .main ul li:before {
      content: '';
      position: absolute;
      left: -20px; }
  /* line 586, ../sass/_interior.scss */
  .main ol {
    list-style: decimal;
    padding: 0 0 30px 30px; }
  /* line 591, ../sass/_interior.scss */
  .main img {
    height: auto;
    max-width: 100%; }
  /* line 596, ../sass/_interior.scss */
  .main hr {
    background: #b7b7b7;
    border: none;
    clear: both;
    height: 1px;
    margin: 25px 0 35px;
    width: 100%; }
    /* line 604, ../sass/_interior.scss */
    .main hr.gutter-2x {
      margin: 50px 0; }

@media (max-width: 1075px) {
  /* line 612, ../sass/_interior.scss */
  .main {
    margin-top: 0;
    padding: 30px 0; } }
/* line 621, ../sass/_interior.scss */
.increased-text-size p,
.increased-text-size li {
  font-size: 1.23529em;
  line-height: 1.2381em;
  line-height: 1.38; }

/* line 630, ../sass/_interior.scss */
.avenir-black-huge {
  display: block;
  font-family: 'Avenir LT W01_95 Black1475556';
  font-weight: 400 !important;
  font-size: 8.824rem;
  line-height: 1; }
  /* line 636, ../sass/_interior.scss */
  .avenir-black-huge.alignleft, .avenir-black-huge.alignright {
    margin-bottom: 0;
    top: auto; }
  /* line 642, ../sass/_interior.scss */
  .avenir-black-huge p {
    padding-bottom: 0; }

@media (max-width: 1075px) {
  /* line 649, ../sass/_interior.scss */
  .avenir-black-huge {
    font-size: 7.5rem; } }
@media (max-width: 900px) {
  /* line 657, ../sass/_interior.scss */
  .avenir-black-huge {
    font-size: 6rem; } }
/* line 663, ../sass/_interior.scss */
.wp-caption {
  max-width: 100%; }

/*---------------------------------------------------------
 * !LAYERS
 *---------------------------------------------------------*/
/* line 671, ../sass/_interior.scss */
.layer {
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 0 0 20px; }
  /* line 682, ../sass/_interior.scss */
  .layer > * {
    -ms-flex: 0 1 auto; }
  /* line 688, ../sass/_interior.scss */
  .layer.with-two-columns {
    display: block; }
  /* line 692, ../sass/_interior.scss */
  .layer .left,
  .layer .right {
    width: 41.22807%; }
    /* line 696, ../sass/_interior.scss */
    .layer .left + .layer-content,
    .layer .right + .layer-content {
      width: 58.77193%; }
  /* line 701, ../sass/_interior.scss */
  .layer .left {
    -webkit-order: 0;
    order: 0;
    -ms-flex-order: 0; }
    /* line 704, ../sass/_interior.scss */
    .layer .left + .layer-content {
      -webkit-order: 1;
      order: 1;
      -ms-flex-order: 1;
      padding-left: 90px; }
  /* line 712, ../sass/_interior.scss */
  .layer .right {
    -webkit-order: 1;
    order: 1;
    -ms-flex-order: 1; }
    /* line 715, ../sass/_interior.scss */
    .layer .right + .layer-content {
      -webkit-order: 0;
      order: 0;
      -ms-flex-order: 0;
      padding-right: 90px; }

@media (max-width: 900px) {
  /* line 726, ../sass/_interior.scss */
  .layer {
    -moz-box-orient: vertical;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column; }
    /* line 737, ../sass/_interior.scss */
    .layer .left,
    .layer .right {
      width: 100%; }
      /* line 742, ../sass/_interior.scss */
      .layer .left + .layer-content,
      .layer .right + .layer-content {
        padding-right: 0;
        padding-left: 0;
        width: 100%; } }
/* line 752, ../sass/_interior.scss */
.vert-align {
  -webkit-align-self: center;
  align-self: center; }

/* line 756, ../sass/_interior.scss */
.layer-image:not(.vert-align) {
  padding-top: 10px; }

/* line 760, ../sass/_interior.scss */
.layer-content {
  overflow: hidden; }

/* line 764, ../sass/_interior.scss */
.layer-half-col {
  float: left;
  padding-left: 2%;
  width: 50%; }
  /* line 769, ../sass/_interior.scss */
  .layer-half-col:first-child {
    padding: 0 2% 0 0; }

@media (max-width: 700px) {
  /* line 776, ../sass/_interior.scss */
  .layer-half-col {
    float: none;
    width: 100%; } }
/*---------------------------------------------------------
 * !BLOCKQUOTES
 *---------------------------------------------------------*/
/* line 789, ../sass/_interior.scss */
.main blockquote {
  padding: 0 0 0px 0;
  width: 100%; }
  /* line 793, ../sass/_interior.scss */
  .main blockquote.alignleft, .main blockquote.alignright {
    width: 39.91228%; }
  @media (max-width: 700px) {
    /* line 800, ../sass/_interior.scss */
    .main blockquote.alignleft, .main blockquote.alignright {
      width: 100%; } }
  /* line 806, ../sass/_interior.scss */
  .main blockquote h5,
  .main blockquote p:first-child {
    font-family: 'Avenir LT W01_85 Heavy1475544';
    font-weight: 400 !important;
    font-size: 1.76471em;
    line-height: 1.73333em;
    display: inline-block;
    line-height: 1.3;
    padding: 0 0 25px 20px;
    position: relative;
    text-transform: none; }
    /* line 817, ../sass/_interior.scss */
    .main blockquote h5:before,
    .main blockquote p:first-child:before {
      content: '\201C';
      position: absolute;
      top: 0;
      left: 0; }
    /* line 824, ../sass/_interior.scss */
    .main blockquote h5:after,
    .main blockquote p:first-child:after {
      content: '\201D';
      position: relative;
      left: 5px; }
  /* line 831, ../sass/_interior.scss */
  .main blockquote .decrease-text-size,
  .main blockquote .decrease-text-size:first-child {
    font-size: 1.47059em;
    line-height: 2.08em;
    line-height: 1.2; }
  @media (max-width: 500px) {
    /* line 840, ../sass/_interior.scss */
    .main blockquote h5,
    .main blockquote p:first-child {
      font-size: 1.29412em;
      line-height: 1.18182em;
      line-height: 1.2; } }
  /* line 849, ../sass/_interior.scss */
  .main blockquote p {
    font-size: 1.05882em;
    line-height: 1.44444em;
    line-height: 1.3;
    padding: 0 0 0 20px; }

/*---------------------------------------------------------
 * !TABLES
 *---------------------------------------------------------*/
/* line 862, ../sass/_interior.scss */
table {
  margin-bottom: 40px; }
  /* line 865, ../sass/_interior.scss */
  table th,
  table td {
    padding: 10px; }
  /* line 870, ../sass/_interior.scss */
  table th {
    background: #e10600;
    color: #fff;
    text-align: left; }
  /* line 878, ../sass/_interior.scss */
  table.data th {
    border: solid 1px #e10600; }
  /* line 882, ../sass/_interior.scss */
  table.data td {
    border: solid 1px #b7b7b7; }
  /* line 888, ../sass/_interior.scss */
  table.data .table-altrow td {
    background: #e3e3e3; }

/*---------------------------------------------------------
 * !ACCORDIONS
 *---------------------------------------------------------*/
/* line 901, ../sass/_interior.scss */
.main .accordion {
  background: #fff;
  position: relative;
  padding: 0;
 }
/* line 907, ../sass/_interior.scss */
.main .accordion-label {
  color: #333;
  background: #fff;
  display: block;
  font-weight: 700;
  padding: 15px 15px 15px 0px;
  position: relative;
  text-decoration: none;
  border-bottom: solid 2px #dadada;}

#cn_work_sidebar .databox .accordion-label {
  color: #e10600;
  background: #fff;
  display: block;
  font-weight: 700;
  padding: 15px;
  position: relative;
  text-decoration: none;
  border-bottom: none;}

  /* line 915, ../sass/_interior.scss */
  .main .accordion-label:after {
    content: '+';
    position: absolute;
    right: 0; }
  /* line 923, ../sass/_interior.scss */
  .main .accordion-label.open:after {
    content: '-'; }
  /* line 928, ../sass/_interior.scss */
  .main .accordion-label:hover {
    color: #6a0818; }
/* line 933, ../sass/_interior.scss */
.main .accordion-content {
  position: relative; }

.main .accordion-content ul {
  margin-top: 10px; }

/*---------------------------------------------------------
 * !MULTI COLUMN LIST
 *---------------------------------------------------------*/
/* line 944, ../sass/_interior.scss */
.main .split-list {
  clear: both;
  overflow: hidden; }
  /* line 948, ../sass/_interior.scss */
  .main .split-list .two-column {
    float: left;
    padding-right: 30px;
    width: 50%; }
  @media (max-width: 500px) {
    /* line 956, ../sass/_interior.scss */
    .main .split-list .two-column {
      float: none;
      padding-right: 0;
      padding-bottom: 10px;
      width: 100%; }
      /* line 962, ../sass/_interior.scss */
      .main .split-list .two-column:last-child {
        padding-bottom: 30px; } }
  /* line 969, ../sass/_interior.scss */
  .main .split-list .three-column {
    float: left;
    padding-right: 15px;
    width: 33.33333%; }
  @media (max-width: 700px) {
    /* line 978, ../sass/_interior.scss */
    .main .split-list .three-column {
      float: none;
      padding-right: 0;
      padding-bottom: 10px;
      width: 100%; }
      /* line 984, ../sass/_interior.scss */
      .main .split-list .three-column:last-child {
        padding-bottom: 30px; } }

/*---------------------------------------------------------
 * CAREERS
 *---------------------------------------------------------*/
/* line 1000, ../sass/_interior.scss */
.careers hr {
  margin-top: 30px; }
  /* line 1004, ../sass/_interior.scss */
  .careers hr:first-child {
    display: none; }

/* line 1012, ../sass/_interior.scss */
.career .career-title {
  font-weight: 400;
  padding-bottom: 0; }

/*---------------------------------------------------------
 * TEMPLATE CONTACT
 *---------------------------------------------------------*/
/* line 1027, ../sass/_interior.scss */
.tmpl-contact .tble {
  border-collapse: collapse;
  display: table;
  table-layout: fixed;
  width: 100%; }
  /* line 1033, ../sass/_interior.scss */
  .tmpl-contact .tble .tble-cell {
    display: table-cell;
    vertical-align: middle;
    width: 50%; }
/* line 1040, ../sass/_interior.scss */
.tmpl-contact .contact-right {
  padding-left: 5.88235em; }
/* line 1044, ../sass/_interior.scss */
.tmpl-contact .content-block {
  margin-top: 1.17647em; }
  /* line 1047, ../sass/_interior.scss */
  .tmpl-contact .content-block:first-child {
    margin-top: 0; }

@media (max-width: 900px) {
  /* line 1056, ../sass/_interior.scss */
  .tmpl-contact .tble {
    display: block; }
    /* line 1059, ../sass/_interior.scss */
    .tmpl-contact .tble .tble-cell {
      clear: both;
      display: block;
      overflow: hidden;
      width: 100%; }
  /* line 1067, ../sass/_interior.scss */
  .tmpl-contact .contact-right {
    border-top: solid 1px #c2c2c2;
    margin-top: 30px;
    padding-top: 30px;
    padding-left: 0; } }
/*---------------------------------------------------------
 * !FEATURED PEOPLE
 *---------------------------------------------------------*/
/* line 5, ../sass/_people.scss */
.featured-people {
  padding: 60px 0 30px; }
  /* line 8, ../sass/_people.scss */
  .featured-people > div {
    float: left;
    width: 50%; }
  /* line 13, ../sass/_people.scss */
  .featured-people + hr {
    margin-bottom: 60px;
    margin-top: 30px; }

@media (max-width: 900px) {
  /* line 21, ../sass/_people.scss */
  .featured-people {
    padding-top: 0; }
    /* line 24, ../sass/_people.scss */
    .featured-people > div {
      float: none;
      width: 100%; }
      /* line 28, ../sass/_people.scss */
      .featured-people > div:first-child {
        padding-bottom: 30px; } }
/* line 36, ../sass/_people.scss */
.fp-content,
.fp-img {
  display: inline-block; }

/* line 41, ../sass/_people.scss */
.fp-content {
  padding: 0 30px;
  vertical-align: top;
  width: 61%; }
  /* line 46, ../sass/_people.scss */
  .fp-content h4 {
    font-size: 1.05882em;
    line-height: 1.44444em;
    color: #333;
    line-height: 1;
    text-transform: uppercase; }
  /* line 54, ../sass/_people.scss */
  .fp-content p {
    padding-bottom: 0; }

/* line 59, ../sass/_people.scss */
.fp-img {
  width: 39%; }

/*---------------------------------------------------------
 * !POINT OF CONTACT
 *---------------------------------------------------------*/
/* line 67, ../sass/_people.scss */
.poc-container {
  border-top: solid 1px #c2c2c2;
  padding: 60px 0; }

/* line 72, ../sass/_people.scss */
.poc {
  margin: 0 auto;
  width: 24.70588em; }

@media (max-width: 500px) {
  /* line 79, ../sass/_people.scss */
  .poc {
    width: 100%; } }
/* line 85, ../sass/_people.scss */
.poc-image {
  float: left;
  padding-right: 2.05882em; }

@media (max-width: 500px) {
  /* line 92, ../sass/_people.scss */
  .poc-image {
    width: 50%; } }
/* line 98, ../sass/_people.scss */
.poc-details {
  overflow: hidden;}
  /* line 102, ../sass/_people.scss */
  .poc-details h3 {
    font-size: 1.17647em;
    line-height: 1.3em;
    line-height: 1;
    padding-bottom: 10px;
    text-transform: uppercase; }
    /* line 109, ../sass/_people.scss */
    .poc-details h3 a {
      text-decoration: none; }
      /* line 112, ../sass/_people.scss */
      .poc-details h3 a:hover {
        color: #e10600; }
  /* line 118, ../sass/_people.scss */
  .poc-details h4 {
    font-family: 'Avenir LT W01_45 Book1475508';
    font-weight: 400 !important;
    font-size: 0.94118em;
    line-height: 1.625em;
    color: #333;
    line-height: 1; }

/*---------------------------------------------------------
 * !SINGLE PERSON TEMPLATE
 *---------------------------------------------------------*/
/* line 135, ../sass/_people.scss */
.single-person .main {
  padding: 55px 0 55px; }

/* line 140, ../sass/_people.scss */
.person-headshot {
  float: left;
  padding-right: 30px;
  width: 16.47059em; }
  /* line 145, ../sass/_people.scss */
  .person-headshot img {
    height: auto;
    max-width: 100%;
    width: auto; }

/* line 152, ../sass/_people.scss */
.person-details {
  overflow: hidden; }
  /* line 155, ../sass/_people.scss */
  .person-details h1 {
    font-size: 2em;
    line-height: 1.52941em;
    line-height: 1.3;
    padding-bottom: 5px; }
  /* line 162, ../sass/_people.scss */
  .person-details p {
    padding-bottom: 0; }

@media (max-width: 700px) {
  /* line 169, ../sass/_people.scss */
  .person-headshot {
    float: none;
    padding: 0 0 30px 0;
    width: 100%; } }
/* line 178, ../sass/_people.scss */
.person-job-title {
  font-family: 'Avenir LT W01_85 Heavy1475544';
  font-weight: 400 !important;
  font-size: 1.35294em;
  line-height: 2.26087em;
  display: block;
  line-height: 1;
  padding-bottom: 15px;
  vertical-align: middle; }

/* line 188, ../sass/_people.scss */
.person-meta {
  padding-bottom: 25px; }
  /* line 193, ../sass/_people.scss */
  .person-meta.small > * {
    font-size: 1.23077em;
    line-height: 1.625em;
    line-height: 1; }
  /* line 199, ../sass/_people.scss */
  .person-meta.small a,
  .person-meta.small span {
    font-size: 1.15385em;
    line-height: 1.73333em;
    height: 24px;
    line-height: 23px;
    width: 24px; }
  /* line 208, ../sass/_people.scss */
  .person-meta > * {
    margin-left: 8px; }
    /* line 211, ../sass/_people.scss */
    .person-meta > *:first-child {
      margin-left: 0; }
  /* line 216, ../sass/_people.scss */
  .person-meta span {
    margin-left: 16px; }
  /* line 220, ../sass/_people.scss */
  .person-meta .pm-detail {
    font-size: 1.17647em;
    line-height: 1.3em;
    background: #c2c2c2;
    border-radius: 50%;
    color: #fff;
    height: 32px;
    line-height: 30px;
    margin-left: 8px;
    text-align: center;
    text-decoration: none;
    width: 32px; }
    /* line 234, ../sass/_people.scss */
    .person-meta .pm-detail:first-child {
      margin-left: 0; }
    /* line 238, ../sass/_people.scss */
    .person-meta .pm-detail:not(span):hover {
      background: #e10600; }

/* line 244, ../sass/_people.scss */
.person-offices {
  text-transform: uppercase; }

/* line 250, ../sass/_people.scss */
.person-layer {
  border-top: 1px solid #b7b7b7;
  padding: 3.23529em 0; }
  /* line 254, ../sass/_people.scss */
  .person-layer:first-of-type {
    border-top: 0;
    padding-top: 0; }

/* line 262, ../sass/_people.scss */
.person-quote blockquote,
.person-quote p:last-child {
  padding-bottom: 0; }
/* line 267, ../sass/_people.scss */
.person-quote.has_how_started {
  float: right;
  padding-left: 2.94118em;
  width: 50%; }
/* line 273, ../sass/_people.scss */
.person-quote + .person-how-started {
  overflow: hidden;
  padding-right: 1.76471em; }

/*---------------------------------------------------------
 * !WORK FILTER TEMPLATE
 *---------------------------------------------------------*/
/* line 5, ../sass/_work.scss */
.work-content p, .main .work-content blockquote h5,
.main .work-content blockquote p:first-child, .insights-content p {
  font-family: 'Avenir LT W01_35 Light1475496';
  font-weight: 400 !important;
  font-size: 1.05882em;
  line-height: 1.44444em;
  line-height: 1.27; }

/* line 12, ../sass/_work.scss */
.work-container {
  position: relative; }

/* line 18, ../sass/_work.scss */
.filter-container.work {
  position: relative;
  left: -20px;
  width: calc(100% + 20px); }
  /* line 23, ../sass/_work.scss */
  .filter-container.work .filter-options {
    top: -60px; }
  @media (max-width: 975px) {
    /* line 29, ../sass/_work.scss */
    .filter-container.work .filter-options {
      padding-bottom: 30px;
      position: relative;
      top: auto;
      right: auto;
      left: 20px; } }

/* line 42, ../sass/_work.scss */
.work-content-wrapper {
  padding-top: 2.94118em; }

@media (max-width: 700px) {
  /* line 48, ../sass/_work.scss */
  .work-content-wrapper {
    padding-top: 0.5em; } }
/* line 54, ../sass/_work.scss */
.work-item {
  -moz-transition: opacity 500ms ease 0s;
  -o-transition: opacity 500ms ease 0s;
  -webkit-transition: opacity 500ms ease;
  -webkit-transition-delay: 0s;
  transition: opacity 500ms ease 0s;
  display: block;
  float: left;
  padding: 0 0 20px 20px;
  text-decoration: none !important;
  width: 50%; }
  /* line 62, ../sass/_work.scss */
  .work-item.loading {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0; }
  /* line 66, ../sass/_work.scss */
  .work-item > div {
    background: #e3e7ea;
    height: 280px;
    float: left;
    width: 50%; }
  /* line 73, ../sass/_work.scss */
  .work-item.large {
    float: right; }
    /* line 76, ../sass/_work.scss */
    .work-item.large > div {
      background: #333;
      float: none;
      width: 100%; }
    /* line 82, ../sass/_work.scss */
    .work-item.large .work-image {
      height: 300px; }
    /* line 86, ../sass/_work.scss */
    .work-item.large .work-content {
      padding-top: 30px; }
      /* line 89, ../sass/_work.scss */
      .work-item.large .work-content * {
        color: #fff; }

/* line 96, ../sass/_work.scss */
.work-image {
  overflow: hidden; }
  /* line 99, ../sass/_work.scss */
  .work-image.right {
    float: right; }
  /* line 103, ../sass/_work.scss */
  .work-image img {
    height: auto;
    width: 100%; }

/* line 109, ../sass/_work.scss */
.work-content {
  padding: 70px 25px 25px;
  position: relative; }
  /* line 113, ../sass/_work.scss */
  .work-content strong {
    font-family: 'Avenir LT W01_95 Black1475556';
    font-weight: 400 !important;
    font-size: 3.52941em;
    line-height: 1.3em;
    line-height: 1; }
    /* line 119, ../sass/_work.scss */
    .work-content strong sup {
      font-size: 70%; }
  /* line 124, ../sass/_work.scss */
  .work-content p {
    font-family: 'Avenir LT W01_35 Light1475496';
    font-weight: 400 !important; }

/* line 132, ../sass/_work.scss */
.main .work-title {
  padding: 0 25px 0 0;
  position: absolute;
  left: 25px;
  bottom: 25px; }
/* line 139, ../sass/_work.scss */
.main .work-meta {
  display: inline-block;
  padding-right: 0.58824em; }
  /* line 143, ../sass/_work.scss */
  .main .work-meta + .social-container {
    display: inline-block;
    position: relative;
    top: -0.17647em; }
@media (min-width: 0px) and (max-width: 500px) {
  /* line 152, ../sass/_work.scss */
  .main .work-meta {
    padding-bottom: 0; }
    /* line 155, ../sass/_work.scss */
    .main .work-meta + .social-container {
      padding-bottom: 1.76471em;
      top: 0; } }
/* line 167, ../sass/_work.scss */
.main .work-content blockquote h5,
.main .work-content blockquote p {
  padding-left: 10px; }
/* line 172, ../sass/_work.scss */
.main .work-content blockquote h5,
.main .work-content blockquote p:first-child {
  padding-bottom: 10px; }
/* line 179, ../sass/_work.scss */
.main .work-content blockquote p {
  font-family: 'Avenir LT W01_85 Heavy1475544';
  font-weight: 400 !important;
  font-size: 0.82353em;
  line-height: 1.85714em; }

@media (max-width: 1140px) {
  /* line 192, ../sass/_work.scss */
  .work-item > div {
    float: none;
    padding: 25px;
    width: 100%; }
  /* line 198, ../sass/_work.scss */
  .work-item.large {
    clear: both;
    float: none;
    width: 100%; }
  /* line 204, ../sass/_work.scss */
  .work-item:not(.large) {
    display: -moz-box;
    -moz-box-orient: vertical;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    display: -ms-flexbox;
    -ms-flex-direction: column;
    display: -webkit-flex;
    -webkit-flex-direction: column;
    display: flex;
    flex-direction: column; }
    /* line 220, ../sass/_work.scss */
    .work-item:not(.large).stack-top .work-image {
      -webkit-order: 1;
      order: 1; }
    /* line 224, ../sass/_work.scss */
    .work-item:not(.large).stack-top .work-content {
      -webkit-order: 2;
      order: 2; }
    /* line 231, ../sass/_work.scss */
    .work-item:not(.large).stack-bottom .work-image {
      -webkit-order: 2;
      order: 2; }
    /* line 235, ../sass/_work.scss */
    .work-item:not(.large).stack-bottom .work-content {
      -webkit-order: 1;
      order: 1; }
  /* line 241, ../sass/_work.scss */
  .work-item .work-image {
    height: auto;
    float: none; } }
@media (max-width: 500px) {
  /* line 254, ../sass/_work.scss */
  .content.work > *:not(.work-container) {
    padding-left: 3%; }
  /* line 258, ../sass/_work.scss */
  .content.work h1 {
    padding-left: 3%; }
  /* line 262, ../sass/_work.scss */
  .content.work .filter-options {
    margin: 0 auto;
    width: 96%; }
    /* line 266, ../sass/_work.scss */
    .content.work .filter-options strong {
      left: 1%; }

  /* line 277, ../sass/_work.scss */
  .filter-results.work {
    left: -10px;
    width: calc(100% + 10px); }

  /* line 283, ../sass/_work.scss */
  .work-item {
    clear: both;
    float: none;
    padding: 0 0 10px 10px;
    width: 100%; }
    /* line 289, ../sass/_work.scss */
    .work-item > div {
      background: none;
      padding-right: 10px;
      padding-left: 10px; }
    /* line 295, ../sass/_work.scss */
    .work-item.large {
      clear: both;
      float: none;
      width: 100%; }
    /* line 301, ../sass/_work.scss */
    .work-item:not(.large) {
      display: block; }
    /* line 305, ../sass/_work.scss */
    .work-item .work-image {
      float: left;
      width: 27%; }
    /* line 310, ../sass/_work.scss */
    .work-item .work-content {
      float: left;
      height: auto;
      overflow: hidden;
      width: 73%; }

  /* line 320, ../sass/_work.scss */
  .main .work-title {
    position: static; } }
/*---------------------------------------------------------
 * !SEARCH RESULTS
 *---------------------------------------------------------*/
/* line 7, ../sass/_search.scss */
.main .search-title {
  font-size: 1.35294em;
  line-height: 2.26087em;
  line-height: 1;
  text-transform: uppercase; }
  /* line 13, ../sass/_search.scss */
  .main .search-title span {
    color: #333; }

/* line 19, ../sass/_search.scss */
.search-item {
  padding-bottom: 60px; }
  /* line 22, ../sass/_search.scss */
  .search-item h2 {
    font-size: 1.35294em;
    line-height: 2.26087em;
    color: #333;
    line-height: 1.3;
    padding-bottom: 0.43478em; }
  /* line 30, ../sass/_search.scss */
  .search-item h5 {
    padding-top: 0.71429em; }
  /* line 34, ../sass/_search.scss */
  .search-item p {
    padding-bottom: 0; }

/* line 1, ../sass/_carousel.scss */
.owl-controls {
  display: block; }

/* line 8, ../sass/_carousel.scss */
.owl-buttons .owl-prev,
.owl-buttons .owl-next,
.owl-nav .owl-prev,
.owl-nav .owl-next {
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-transition: opacity 500ms ease 0s;
  -o-transition: opacity 500ms ease 0s;
  -webkit-transition: opacity 500ms ease;
  -webkit-transition-delay: 0s;
  transition: opacity 500ms ease 0s;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAACqCAMAAADcITyQAAAAeFBMVEUAAACOj4+Oj4+Oj4+Oj4+Oj4+Oj4+Oj4+Oj4+Oj4+Oj4+Oj4+Oj4+Oj4+Oj4+Oj4+Oj4+Oj4+Oj4+Oj4+Oj4+Oj4+Oj4+Oj4+Oj4+Oj4+Oj4+Oj4+Oj4+Oj4+Oj4+Oj4+Oj4+Oj4+Oj4+Oj4+Oj4+Oj4+Oj4+Oj4+AONLXAAAAJ3RSTlMABA8J8/ncFL3jLyMd1c7syMKeT0c9qBnnrpR/dm5lX1Y2KLW4jYcZLfFCAAABfElEQVRo3u2Zy46CQBREL8hTBQQU3y9E6v//cBI2rCaZk8lMVLrWp0PQ7qpqrr2v4mSOeD9XifiVshjws1LRlvCd0iXgvYfSBeH32rWEb1SgX7RSgPiDgjvhnwo2hO8Vrgl/hPxJYU34s3Qj/EW6Ev4qXQh/k86Er0OdCL8OdST8JtAT8gfC3wNVhJ8XqjzAt4Uawi922iM+VUf4ZaRkBvhtpJLwcaaVzww391/JcBNF3HCBGqk2dsLgE8wfQwO8NVyxUral0ZrFLLzHvcF2H9/f/ASxM/rwjKgdXAD6UgNXDM5HdB+9Fbk3zIfejCcKzyyeijx3ebLz7sDbCe4/SP3QyIgOeEUFW6J51dBbYdNtzWCXXpjx8OBGzQOQRiy19oTfy5ycnN5C8yQ2pPLvm9uSN7fUNTfX3Fxz+05P19x+vKL7mOY20St2LTXwCWHNwqbz6TvD/wHyOf0wF0/ow9w/TEIKNwlxk5DfTEJ6Nwn53EmIJcp9fCublr4Adyk0RqGSZ+EAAAAASUVORK5CYII=) no-repeat center center;
  height: 4.70588em;
  margin-top: -2.35294em;
  opacity: 1;
  position: absolute;
  top: 50%;
  text-indent: -588.17647em;
  width: 2.82353em; }
  /* line 22, ../sass/_carousel.scss */
  .owl-buttons .owl-prev:hover,
  .owl-buttons .owl-next:hover,
  .owl-nav .owl-prev:hover,
  .owl-nav .owl-next:hover {
    opacity: 0.5; }
/* line 27, ../sass/_carousel.scss */
.owl-buttons .owl-prev,
.owl-nav .owl-prev {
  background-position: 0 0;
  left: -4.11765em; }
/* line 32, ../sass/_carousel.scss */
.owl-buttons .owl-next,
.owl-nav .owl-next {
  background-position: 0 100%;
  right: -4.11765em; }

@media (max-width: 1140px) {
  /* line 42, ../sass/_carousel.scss */
  .owl-buttons .owl-prev,
  .owl-buttons .owl-next {
    background-size: 50%;
    height: 2.35294em; }
  /* line 48, ../sass/_carousel.scss */
  .owl-buttons .owl-prev {
    left: 0; }
  /* line 52, ../sass/_carousel.scss */
  .owl-buttons .owl-next {
    right: -3%; } }
/* line 58, ../sass/_carousel.scss */
.owl-pagination,
.owl-dots {
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  display: table;
  font-size: 2em;
  position: absolute;
  bottom: 1em;
  left: 50%;
  z-index: 105;
  width: auto; }
  /* line 69, ../sass/_carousel.scss */
  .owl-pagination.light-text,
  .owl-dots.light-text {
    color: #fff; }
  /* line 73, ../sass/_carousel.scss */
  .owl-pagination.dark-text,
  .owl-dots.dark-text {
    color: #333; }
  /* line 77, ../sass/_carousel.scss */
  .owl-pagination .owl-dot,
  .owl-dots .owl-dot {
    cursor: pointer;
    display: inline-block;
    height: 0.58824em;
    line-height: 1;
    margin: 0 0.08824em;
    opacity: 0.5;
    vertical-align: top; }
    /* line 86, ../sass/_carousel.scss */
    .owl-pagination .owl-dot.active,
    .owl-dots .owl-dot.active {
      opacity: 0.25; }
    /* line 90, ../sass/_carousel.scss */
    .owl-pagination .owl-dot span:before,
    .owl-dots .owl-dot span:before {
      content: '\2022'; }

/* line 99, ../sass/_carousel.scss */
.relationship-carousel .owl-prev,
.relationship-carousel .owl-next {
  margin-top: 0;
  top: 3.05882em; }
/* line 107, ../sass/_carousel.scss */
.relationship-carousel .carousel-large .owl-prev,
.relationship-carousel .carousel-large .owl-next {
  top: 5.88235em; }

@media (max-width: 1140px) {
  /* line 118, ../sass/_carousel.scss */
  .relationship-carousel .owl-prev,
  .relationship-carousel .owl-next {
    top: 4.41176em; } }
@media (max-width: 700px) {
  /* line 129, ../sass/_carousel.scss */
  .relationship-carousel .owl-prev,
  .relationship-carousel .owl-next {
    top: 1.76471em; }
  /* line 134, ../sass/_carousel.scss */
  .relationship-carousel .owl-pagination,
  .relationship-carousel .owl-dots {
    display: none; }
  /* line 139, ../sass/_carousel.scss */
  .relationship-carousel .social-container.share {
    padding-top: 10px; }
    /* line 142, ../sass/_carousel.scss */
    .relationship-carousel .social-container.share a {
      height: 30px;
      width: 30px; }
    /* line 147, ../sass/_carousel.scss */
    .relationship-carousel .social-container.share .chicklets {
      font-size: 16px;
      padding-top: 6px; } }
/* line 157, ../sass/_carousel.scss */
.single-work .main {
  padding: 0;
  position: relative; }
/* line 162, ../sass/_carousel.scss */
.main .carousel-posts-title {
  text-transform: uppercase; }
@media (max-width: 1325px) {
  /* line 168, ../sass/_carousel.scss */
  .main .carousel-posts-title {
    padding-left: 1.73913em; } }
@media (max-width: 500px) {
  /* line 176, ../sass/_carousel.scss */
  .main .carousel-posts-title {
    font-size: 1.17647em;
    padding-bottom: 15px;
    padding-left: 0; } }
/* line 185, ../sass/_carousel.scss */
.main .carousel-posts-container {
  border-top: 1px solid #b7b7b7;
  padding: 2.58824em 0em;
  position: relative; }
  /* line 190, ../sass/_carousel.scss */
  .main .carousel-posts-container h3 {
    padding-bottom: 30px; }
  @media (max-width: 700px) {
    /* line 198, ../sass/_carousel.scss */
    .main .carousel-posts-container.with-more-link .carousel-post {
      padding-bottom: 30px; } }
  @media (max-width: 500px) {
    /* line 208, ../sass/_carousel.scss */
    .main .carousel-posts-container h3 {
      padding-bottom: 15px; text-align:center; } }
@media (max-width: 1140px) {
  /* line 218, ../sass/_carousel.scss */
  .main .carousel-posts-container {
    overflow: hidden; } }
@media (max-width: 700px) {
  /* line 226, ../sass/_carousel.scss */
  .main .carousel-posts-container {
    padding: 2.05882em 0em; } }
@media (min-width: 1325px) {
  /* line 234, ../sass/_carousel.scss */
  .main .carousel-standard .owl-item {
    /*margin-right: em(53);*/
    width: 10.88235em; } }
@media (max-width: 1325px) {
  /* line 243, ../sass/_carousel.scss */
  .main .carousel-posts {
    margin: 0 auto;
    padding: 0 2.35294em 0 0;
    width: 100%; } }
/* line 251, ../sass/_carousel.scss */
.main .carousel-post {
  display: block;
  float: left;
  width: 10.88235em; }
  /* line 256, ../sass/_carousel.scss */
  .main .carousel-post .featured-img {
    height: 10.88235em;
    margin-bottom: 1.41176em;
    overflow: hidden;
    position: relative;
    width: 10.88235em; }
    /* line 263, ../sass/_carousel.scss */
    .main .carousel-post .featured-img img {
      -moz-backface-visibility: hidden;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -moz-transition: opacity 500ms ease 0s;
      -o-transition: opacity 500ms ease 0s;
      -webkit-transition: opacity 500ms ease;
      -webkit-transition-delay: 0s;
      transition: opacity 500ms ease 0s;
      opacity: 1;
      position: absolute;
      left: 0;
      top: 0; }
  /* line 273, ../sass/_carousel.scss */
  .main .carousel-post a {
    text-decoration: none; }
    /* line 276, ../sass/_carousel.scss */
    .main .carousel-post a:hover {
      color: #c2c2c2;
      text-decoration: none; }
      /* line 280, ../sass/_carousel.scss */
      .main .carousel-post a:hover h5 {
        color: #c2c2c2; }
      /* line 284, ../sass/_carousel.scss */
      .main .carousel-post a:hover img {
        opacity: 0.7; }
  /* line 290, ../sass/_carousel.scss */
  .main .carousel-post h5 {
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transition: color 500ms ease 0s;
    -o-transition: color 500ms ease 0s;
    -webkit-transition: color 500ms ease;
    -webkit-transition-delay: 0s;
    transition: color 500ms ease 0s;
    padding-bottom: 0.71429em; }
  /* line 296, ../sass/_carousel.scss */
  .main .carousel-post p {
    padding-bottom: 0; }
/* line 303, ../sass/_carousel.scss */
.main .carousel-large a {
  text-decoration: underline; }
/* line 307, ../sass/_carousel.scss */
.main .carousel-large .carousel-post {
  *zoom: 1;
  width: 100%; }
  /* line 38, ../../../../../../../../../Applications/Koala.app/Contents/Resources/app.nw/rubygems/gems/compass-core-1.0.1/stylesheets/compass/utilities/general/_clearfix.scss */
  .main .carousel-large .carousel-post:after {
    content: "";
    display: table;
    clear: both; }
/* line 312, ../sass/_carousel.scss */
.main .carousel-large .col-left {
  float: left;
  width: 37%; }
/* line 317, ../sass/_carousel.scss */
.main .carousel-large .col-right {
  float: left;
  padding-left: 2.94118em;
  width: 63%; }
@media (max-width: 700px) {
  /* line 324, ../sass/_carousel.scss */
  .main .carousel-large .col-left,
  .main .carousel-large .col-right {
    float: none;
    width: 100%; }
  /* line 330, ../sass/_carousel.scss */
  .main .carousel-large .col-right {
    padding: 1.47059em 0; } }
@media (max-width: 1325px) {
  /* line 338, ../sass/_carousel.scss */
  .main .carousel-post {
    padding-left: 2.35294em;
    width: 100%; }
    /* line 342, ../sass/_carousel.scss */
    .main .carousel-post .featured-img {
      height: auto;
      overflow: visible;
      width: 100%; }
      /* line 347, ../sass/_carousel.scss */
      .main .carousel-post .featured-img img {
        height: auto;
        position: static;
        width: 100%; }
    /* line 354, ../sass/_carousel.scss */
    .main .carousel-post h5 {
      padding-right: 30px; } }
@media (max-width: 700px) {
  /* line 363, ../sass/_carousel.scss */
  .main .carousel-post {
    clear: both; }
    /* line 366, ../sass/_carousel.scss */
    .main .carousel-post .featured-img {
      float: left;
      margin-bottom: 5px;
      padding-right: 15px;
      width: 100%;
      min-width: 115px; }
    /* line 374, ../sass/_carousel.scss */
    .main .carousel-post h5,
    .main .carousel-post p {
      overflow: hidden; } }
/* line 382, ../sass/_carousel.scss */
.main .carousel-posts-see-more {
  padding: 5px 10px;
  position: absolute;
  top: 50px;
  right: 0;
  z-index: 2; }
@media (max-width: 1325px) {
  /* line 392, ../sass/_carousel.scss */
  .main .carousel-posts-see-more {
    right: 5%; } }
@media (max-width: 700px) {
  /* line 400, ../sass/_carousel.scss */
  .main .carousel-posts-see-more {
    top: auto;
    right: 0;
    bottom: 25px;
    text-align: center;
    width: 100%;
	padding:10px !important;
	} }
/* line 413, ../sass/_carousel.scss */
.main .back-to-work-link {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 200;
  width: 100%; }
  /* line 419, ../sass/_carousel.scss */
  .main .back-to-work-link .back-link {
    color: #fff; }
    /* line 421, ../sass/_carousel.scss */
    .main .back-to-work-link .back-link:hover {
      color: #cccccc; }
/* line 426, ../sass/_carousel.scss */
.main .showcase-carousel {
  position: relative; }
  /* line 429, ../sass/_carousel.scss */
  .main .showcase-carousel .video-play {
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    -webkit-transition: all 500ms ease;
    -webkit-transition-delay: 0s;
    transition: all 500ms ease 0s;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    background: none;
    color: #c2c2c2;
    cursor: pointer;
    font-size: 3.76471em;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10; }
    /* line 443, ../sass/_carousel.scss */
    .main .showcase-carousel .video-play:hover {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
      opacity: 0.5; }
    /* line 447, ../sass/_carousel.scss */
    .main .showcase-carousel .video-play.hide {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
      opacity: 0; }
  /* line 453, ../sass/_carousel.scss */
  .main .showcase-carousel .owl-pagination,
  .main .showcase-carousel .owl-dots {
    color: #fff; }
  /* line 458, ../sass/_carousel.scss */
  .main .showcase-carousel:hover .owl-buttons {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1; }
  /* line 462, ../sass/_carousel.scss */
  .main .showcase-carousel .owl-buttons {
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transition: opacity 500ms ease 0s;
    -o-transition: opacity 500ms ease 0s;
    -webkit-transition: opacity 500ms ease;
    -webkit-transition-delay: 0s;
    transition: opacity 500ms ease 0s;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0; }
  /* line 468, ../sass/_carousel.scss */
  .main .showcase-carousel .owl-prev {
    left: 1%; }
  /* line 472, ../sass/_carousel.scss */
  .main .showcase-carousel .owl-next {
    right: 1%; }
  /* line 476, ../sass/_carousel.scss */
  .main .showcase-carousel .owl-carousel .owl-wrapper-outer {
    position: absolute !important;
    top: 0; }
  /* line 479, ../sass/_carousel.scss */
  .main .showcase-carousel .showcase-items {
    overflow: hidden;
    position: relative;
    width: 100%; }
  /* line 493, ../sass/_carousel.scss */
  .main .showcase-carousel .img-container img,
  .main .showcase-carousel .img-container video {
    height: auto;
    width: 100%; }
  /* line 500, ../sass/_carousel.scss */
  .main .showcase-carousel .showcase-title {
    position: absolute;
    left: 5em;
    top: 3.52941em;
    z-index: 200;
    width: 33%; }
    /* line 506, ../sass/_carousel.scss */
    .main .showcase-carousel .showcase-title h2 {
      font-family: 'Avenir LT W01_95 Black1475556';
      font-weight: 400 !important;
      color: #fff;
      font-size: 2.58824em;
      line-height: 1.2;
      padding-bottom: 0;
      text-transform: uppercase; }
    /* line 515, ../sass/_carousel.scss */
    .main .showcase-carousel .showcase-title p {
      font-family: 'Avenir LT W01_85 Heavy1475544';
      font-weight: 400 !important;
      color: #fff;
      font-size: 1.35294em;
      line-height: 1.30434782608696; }
  @media (max-width: 1140px) {
    /* line 525, ../sass/_carousel.scss */
    .main .showcase-carousel .showcase-title {
      width: 50%; } }
  @media (max-width: 900px) {
    /* line 533, ../sass/_carousel.scss */
    .main .showcase-carousel .showcase-title {
      width: 75%; } }
  @media (max-width: 700px) {
    /* line 541, ../sass/_carousel.scss */
    .main .showcase-carousel .owl-pagination,
    .main .showcase-carousel .owl-dots {
      display: none; }
    /* line 546, ../sass/_carousel.scss */
    .main .showcase-carousel .showcase-title {
      top: 2.35294em; }
      /* line 549, ../sass/_carousel.scss */
      .main .showcase-carousel .showcase-title h2 {
        font-size: 1.88235em; } }
  @media (max-width: 500px) {
    /* line 558, ../sass/_carousel.scss */
    .main .showcase-carousel .showcase-title {
      display: none; } }
  /* line 564, ../sass/_carousel.scss */
  .main .showcase-carousel .showcase-pager {
    height: 10.94118em; }
    /* line 567, ../sass/_carousel.scss */
    .main .showcase-carousel .showcase-pager .owl-item {
      -moz-backface-visibility: hidden;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -moz-transition: opacity 500ms ease 0s;
      -o-transition: opacity 500ms ease 0s;
      -webkit-transition: opacity 500ms ease;
      -webkit-transition-delay: 0s;
      transition: opacity 500ms ease 0s;
      cursor: pointer;
      opacity: 1; }
      /* line 573, ../sass/_carousel.scss */
      .main .showcase-carousel .showcase-pager .owl-item.synced {
        opacity: 0.2; }
  /* line 579, ../sass/_carousel.scss */
  .main .showcase-carousel .showcase-pagi-item {
    height: 10.94118em;
    margin-right: 2.94118em;
    width: 10.94118em; }
/* line 590, ../sass/_carousel.scss */
.main .pm-slide {
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  background: #58585a;
  padding: 2.94118em 0; }
  /* line 604, ../sass/_carousel.scss */
  .main .pm-slide > div {
    -webkit-align-self: center;
    align-self: center;
    float: left;
    padding-left: 0.58824em;
    width: 66%; }
    /* line 610, ../sass/_carousel.scss */
    .main .pm-slide > div:first-child {
      text-align: right;
      padding: 0 0.58824em 0 0;
      width: 34%; }
      /* line 615, ../sass/_carousel.scss */
      .main .pm-slide > div:first-child.slide-content {
        text-align: center;
        margin: 0 auto;
        width: 66%; }
    /* line 622, ../sass/_carousel.scss */
    .main .pm-slide > div > * {
      color: #fff; }
    /* line 626, ../sass/_carousel.scss */
    .main .pm-slide > div h3 {
      font-size: 8.82353em;
      line-height: 1;
      padding-bottom: 0; }
    /* line 632, ../sass/_carousel.scss */
    .main .pm-slide > div p,
    .main .pm-slide > div ul,
    .main .pm-slide > div ol {
      padding-bottom: 0; }
    /* line 638, ../sass/_carousel.scss */
    .main .pm-slide > div img {
      float: right;
      max-height: 150px;
      width: auto; }
  /* line 645, ../sass/_carousel.scss */
  .main .pm-slide .slide-content {
    padding-right: 14.70588em; }
  @media (max-width: 900px) {
    /* line 651, ../sass/_carousel.scss */
    .main .pm-slide .slide-content {
      padding-right: 60px; } }
@media (max-width: 700px) {
  /* line 660, ../sass/_carousel.scss */
  .main .pm-slide {
    -moz-box-orient: vertical;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column; }
    /* line 671, ../sass/_carousel.scss */
    .main .pm-slide > div,
    .main .pm-slide > div:first-child {
      width: 90%; }
      /* line 675, ../sass/_carousel.scss */
      .main .pm-slide > div img,
      .main .pm-slide > div:first-child img {
        margin: 0 auto;
        float: none; }
    /* line 682, ../sass/_carousel.scss */
    .main .pm-slide .slide-content {
      padding: 15px 0 0;
      text-align: center; } }
/* line 693, ../sass/_carousel.scss */
.main .content-slides {
  padding: 0 0 2.35294em; }
/* line 697, ../sass/_carousel.scss */
.main .content-slide .tble {
  display: table;
  table-layout: fixed;
  width: 100%; }
/* line 703, ../sass/_carousel.scss */
.main .content-slide sup {
  bottom: 1.5ex;
  font-size: 50%; }
/* line 708, ../sass/_carousel.scss */
.main .content-slide-title {
  border-top: 1px solid #b7b7b7;
  padding-top: 1.73913em;
  padding-bottom: 2.34783em; }
/* line 714, ../sass/_carousel.scss */
.main .content-slide-img,
.main .content-slide .avenir-black-huge,
.main .content-slide-content {
  display: table-cell;
  vertical-align: middle; }
@media (max-width: 700px) {
  /* line 723, ../sass/_carousel.scss */
  .main .content-slide-img,
  .main .content-slide .avenir-black-huge,
  .main .content-slide-content {
    display: block; } }
/* line 734, ../sass/_carousel.scss */
.main .avenir-black-huge + .content-slide-content,
.main .content-slide-img + .content-slide-content {
  padding-left: 30px; }
/* line 739, ../sass/_carousel.scss */
.main .content-slide-img {
  padding-right: 1.76471em;
  width: 30%; }
  /* line 743, ../sass/_carousel.scss */
  .main .content-slide-img img {
    height: auto;
    max-width: 100%;
    width: auto; }
@media (max-width: 700px) {
  /* line 752, ../sass/_carousel.scss */
  .main .content-slide-img {
    width: 100%; } }
/* line 760, ../sass/_carousel.scss */
.main .content-slide-content > :last-child {
  padding-bottom: 0; }
@media (max-width: 700px) {
  /* line 767, ../sass/_carousel.scss */
  .main .content-slide-content {
    padding-left: 0; }
    /* line 770, ../sass/_carousel.scss */
    .main .content-slide-content > :last-child {
      padding-top: 30px; } }

/*---------------------------------------------------------
 * !GRID
 *---------------------------------------------------------*/
/* line 9, ../sass/_grid.scss */
.grid {
  position: relative;
  left: 0;
  width: calc(100% + 10px); }
  /* line 14, ../sass/_grid.scss */
  .grid .grid-item {
    -moz-transition: opacity 500ms ease 0s;
    -o-transition: opacity 500ms ease 0s;
    -webkit-transition: opacity 500ms ease;
    -webkit-transition-delay: 0s;
    transition: opacity 500ms ease 0s;
    padding: 0 0.58824em 0.58824em 0; }
  /* line 19, ../sass/_grid.scss */
  .grid > a:hover img {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7; }
  /* line 23, ../sass/_grid.scss */
  .grid.gutter-fifty {
    left: 0;
    width: calc(100% + 50px); }
    /* line 27, ../sass/_grid.scss */
    .grid.gutter-fifty .grid-item {
      padding: 0 2.94118em 1.76471em 0; }
  /* line 34, ../sass/_grid.scss */
  .grid.location-grid h5 {
    color: #333;
    font-size: 1em;
    text-transform: uppercase; }

@media (max-width: 1400px) {
  /* line 45, ../sass/_grid.scss */
  .grid {
    width: 100%; }
    /* line 48, ../sass/_grid.scss */
    .grid.gutter-fifty {
      width: 100%; } }
/* line 62, ../sass/_grid.scss */
.main .grid.person a {
  text-decoration: none; }
  /* line 65, ../sass/_grid.scss */
  .main .grid.person a:hover {
    color: #e10600; }
/* line 70, ../sass/_grid.scss */
.main .grid.person h5 {
  padding-bottom: 5px; }
/* line 74, ../sass/_grid.scss */
.main .grid.person p {
  padding-bottom: 0; }
/* line 78, ../sass/_grid.scss */
.main .grid.person .person-meta {
  padding-top: 0.66667em; }
  /* line 81, ../sass/_grid.scss */
  .main .grid.person .person-meta a:hover {
    color: #fff; }
/* line 88, ../sass/_grid.scss */
.main .grid-item {
  display: block;
  float: left;
  text-decoration: none;
  width: 20%; }
  /* line 95, ../sass/_grid.scss */
  .main .grid-item:not(div):hover h5 {
    color: #e10600; }
  /* line 99, ../sass/_grid.scss */
  .main .grid-item img {
    max-width: 187px;
    margin-bottom: 1.29412em;
    width: 100%; }
  /* line 105, ../sass/_grid.scss */
  .main .grid-item h5 {
    padding: 0 0 0.71429em; }
  /* line 109, ../sass/_grid.scss */
  .main .grid-item p {
    font-family: 'Avenir LT W01_35 Light1475496';
    font-weight: 400 !important;
    font-size: 0.88235em;
    line-height: 1.3;
    padding-bottom: 1.33333em; }
  /* line 116, ../sass/_grid.scss */
  .main .grid-item ul {
    list-style: none;
    padding-left: 0; }
  /* line 121, ../sass/_grid.scss */
  .main .grid-item li {
    font-family: 'Avenir LT W01_45 Book1475508';
    font-weight: 400 !important;
    font-size: 0.88235em;
    line-height: 1.73333em;
    line-height: 1.3;
    padding-top: 0; }
@media (min-width: 900px) {
  /* line 134, ../sass/_grid.scss */
  .main .grid-item:nth-child(5n+1) {
    clear: both; } }
@media (min-width: 701px) and (max-width: 900px) {
  /* line 142, ../sass/_grid.scss */
  .main .grid-item {
    width: 33%; }
    /* line 145, ../sass/_grid.scss */
    .main .grid-item:nth-child(3n+1) {
      clear: both; } }
@media (min-width: 501px) and (max-width: 700px) {
  /* line 153, ../sass/_grid.scss */
  .main .grid-item {
    width: 50%; }
    /* line 156, ../sass/_grid.scss */
    .main .grid-item:nth-child(2n+1) {
      clear: both; }
    /* line 160, ../sass/_grid.scss */
    .main .grid-item img {
      max-width: 100%; } }
@media (min-width: 0px) and (max-width: 500px) {
  /* line 172, ../sass/_grid.scss */
  .main .grid.gutter-fifty .grid-item {
    padding-bottom: 0; }
  /* line 179, ../sass/_grid.scss */
  .main .grid.location-grid .grid-item img {
    float: none; }
  /* line 186, ../sass/_grid.scss */
  .main .grid-item {
    clear: both;
    float: none;
    overflow: hidden;
    margin-bottom: 0.58824em;
    padding-bottom: 0;
    position: relative;
    width: 100%; }
    /* line 195, ../sass/_grid.scss */
    .main .grid-item img {
      float: left;
      margin-right: 15px; } }

/* line 206, ../sass/_grid.scss */
.directory .grid-item {
  padding: 0 35px 35px;
  position: relative; }
  /* line 210, ../sass/_grid.scss */
  .directory .grid-item p {
    font-family: 'Avenir LT W01_55 Roman1475520';
    font-weight: 400 !important;
    font-size: 0.82353em;
    line-height: 1.85714em;
    line-height: 1.2; }
  /* line 217, ../sass/_grid.scss */
  .directory .grid-item h5 {
    padding-bottom: 0; }
  /* line 221, ../sass/_grid.scss */
  .directory .grid-item .email {
    position: absolute;
    top: 0;
    left: 0; }

/* line 231, ../sass/_grid.scss */
.recognition .grid-item {
  height: auto; }
  /* line 234, ../sass/_grid.scss */
  .recognition .grid-item p {
    font-size: 1.11765em;
    line-height: 1.36842em;
    line-height: 1.36; }

@media (max-width: 400px) {
  /* line 246, ../sass/_grid.scss */
  .person .grid-item img {
    float: none; } }
/*---------------------------------------------------------
 * !OVERVIEW GRID
 *---------------------------------------------------------*/
/* line 259, ../sass/_grid.scss */
.tmpl-overview .grid {
  padding-top: 0.88235em; }
  /* line 262, ../sass/_grid.scss */
  .tmpl-overview .grid .grid-item {
    padding-bottom: 2.05882em; }

/*---------------------------------------------------------
 * !FEATURED NEWS & INSIGHTS
 *---------------------------------------------------------*/
/* line 7, ../sass/_news.scss */
.filter-container.news-insights {
  position: relative;
  left: -20px;
  width: calc(100% + 40px); }
  /* line 12, ../sass/_news.scss */
  .filter-container.news-insights:after {
    background: #dfdfdf;
    content: '';
    height: 93.75%;
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 1;
    width: 1px; }
  /* line 23, ../sass/_news.scss */
  .filter-container.news-insights .filter-options {
    top: -60px;
    right: 20px; }
  @media (max-width: 975px) {
    /* line 30, ../sass/_news.scss */
    .filter-container.news-insights .filter-options {
      position: relative;
      top: auto;
      right: auto;
      left: 20px; } }

/* line 42, ../sass/_news.scss */
.insights-item {
  -moz-transition: opacity 500ms ease 0s;
  -o-transition: opacity 500ms ease 0s;
  -webkit-transition: opacity 500ms ease;
  -webkit-transition-delay: 0s;
  transition: opacity 500ms ease 0s;
  display: block;
  float: left;
  padding: 20px;
  position: relative;
  text-decoration: none !important;
  width: 50%; }
  /* line 51, ../sass/_news.scss */
  .insights-item:after {
    background: #dfdfdf;
    content: '';
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 20px;
    z-index: 1;
    width: calc(100% - 40px); }
  /* line 65, ../sass/_news.scss */
  .insights-item:first-child:before, .insights-item:first-child + .insights-item:before {
    background: #dfdfdf;
    content: '';
    height: 1px;
    position: absolute;
    top: 0;
    left: 20px;
    z-index: 1;
    width: calc(100% - 40px); }
  /* line 78, ../sass/_news.scss */
  .insights-item.loading {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0; }
  /* line 82, ../sass/_news.scss */
  .insights-item > div {
    height: 275px;
    float: left;
    width: 50%; }
  /* line 90, ../sass/_news.scss */
  .insights-item.large > div {
    float: none;
    width: 100%; }
  /* line 95, ../sass/_news.scss */
  .insights-item.large .insights-image {
    height: 401px; }
  /* line 99, ../sass/_news.scss */
  .insights-item.large .insights-content {
    height: 189px;
    padding: 35px 0 25px; }
    /* line 103, ../sass/_news.scss */
    .insights-item.large .insights-content h2 {
      font-size: 1.41176em;
      line-height: 2.16667em;
      line-height: 1.167;
      padding-bottom: 5px; }
  /* line 114, ../sass/_news.scss */
  .insights-item .thumb-meta > li {
    font-size: 0.82353em;
    line-height: 1.85714em;
    line-height: 1;
    padding-top: 5px; }
  /* line 125, ../sass/_news.scss */
  .insights-item:not(.large) .thumb-meta > li {
    display: block;
    padding-left: 0; }
    /* line 129, ../sass/_news.scss */
    .insights-item:not(.large) .thumb-meta > li:before {
      display: none; }

/* line 137, ../sass/_news.scss */
.insights-image {
  overflow: hidden; }
  /* line 140, ../sass/_news.scss */
  .insights-image.right {
    float: right; }
  /* line 144, ../sass/_news.scss */
  .insights-image img {
    height: auto;
    width: 100%; }

/* line 150, ../sass/_news.scss */
.insights-content {
  padding: 30px 25px 25px;
  position: relative; }
  /* line 154, ../sass/_news.scss */
  .insights-content h2 {
    font-family: 'Avenir LT W01_35 Light1475496';
    font-weight: 400 !important;
    font-size: 1.05882em;
    line-height: 1.44444em;
    color: #333;
    line-height: 1.167;
    padding-bottom: 15px; }
  /* line 163, ../sass/_news.scss */
  .insights-content strong {
    font-family: 'Avenir LT W01_95 Black1475556';
    font-weight: 400 !important;
    line-height: 1; }
    /* line 168, ../sass/_news.scss */
    .insights-content strong sup {
      font-size: 70%; }
  /* line 173, ../sass/_news.scss */
  .insights-content p {
    font-family: 'Avenir LT W01_35 Light1475496';
    font-weight: 400 !important; }

@media (max-width: 1140px) {
  /* line 183, ../sass/_news.scss */
  .news-insights:after {
    display: none; }

  /* line 197, ../sass/_news.scss */
  .insights-item:after {
    top: 0;
    bottom: auto; }
  /* line 205, ../sass/_news.scss */
  .insights-item:first-child:before, .insights-item:first-child + .insights-item:before {
    display: none; }
  /* line 210, ../sass/_news.scss */
  .insights-item > div {
    float: none;
    height: 205px;
    width: 100%; }
  /* line 216, ../sass/_news.scss */
  .insights-item.large {
    clear: both;
    float: none;
    width: 100%; }
    /* line 221, ../sass/_news.scss */
    .insights-item.large .insights-content {
      padding: 35px 25px 0; }
  /* line 226, ../sass/_news.scss */
  .insights-item:not(.large) {
    display: -moz-box;
    -moz-box-orient: vertical;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    display: -ms-flexbox;
    -ms-flex-direction: column;
    display: -webkit-flex;
    -webkit-flex-direction: column;
    display: flex;
    flex-direction: column; }
    /* line 242, ../sass/_news.scss */
    .insights-item:not(.large).stack-top .insights-image {
      -webkit-order: 1;
      order: 1; }
    /* line 246, ../sass/_news.scss */
    .insights-item:not(.large).stack-top .insights-content {
      -webkit-order: 2;
      order: 2; }
    /* line 253, ../sass/_news.scss */
    .insights-item:not(.large).stack-bottom .insights-image {
      -webkit-order: 2;
      order: 2; }
    /* line 257, ../sass/_news.scss */
    .insights-item:not(.large).stack-bottom .insights-content {
      -webkit-order: 1;
      order: 1; }
  /* line 263, ../sass/_news.scss */
  .insights-item .insights-image {
    height: auto;
    float: none; } }
@media (max-width: 500px) {
  /* line 276, ../sass/_news.scss */
  .content.news-insights h1 {
    padding-left: 3%; }
  /* line 280, ../sass/_news.scss */
  .content.news-insights .filter-options {
    margin: 0 auto;
    width: 96%; }
    /* line 284, ../sass/_news.scss */
    .content.news-insights .filter-options strong {
      left: 1%; }

  /* line 299, ../sass/_news.scss */
  .insights-item {
    clear: both;
    float: none;
    width: 100%; }
    /* line 304, ../sass/_news.scss */
    .insights-item > div {
      background: none;
      padding-right: 10px;
      padding-left: 10px; }
    /* line 310, ../sass/_news.scss */
    .insights-item.large {
      clear: both;
      float: none;
      width: 100%; }
      /* line 315, ../sass/_news.scss */
      .insights-item.large .insights-image {
        height: auto; }
    /* line 320, ../sass/_news.scss */
    .insights-item:not(.large) {
      display: block; }
    /* line 324, ../sass/_news.scss */
    .insights-item .insights-image {
      float: left;
      width: 27%; }
    /* line 329, ../sass/_news.scss */
    .insights-item .insights-content {
      float: left;
      height: auto;
      overflow: hidden;
      width: 73%; }

  /* line 339, ../sass/_news.scss */
  .main .insights-title {
    position: static; } }
/*---------------------------------------------------------
 * !NEWS & INSIGHTS LIST
 *---------------------------------------------------------*/
/* line 350, ../sass/_news.scss */
.featured-news,
.featured-blog {
  color: #fff; }
  /* line 354, ../sass/_news.scss */
  .featured-news h2,
  .featured-news h3,
  .featured-news h4,
  .featured-news h5,
  .featured-blog h2,
  .featured-blog h3,
  .featured-blog h4,
  .featured-blog h5 {
    font-family: 'Avenir LT W01_85 Heavy1475544';
    font-weight: 400 !important; }
  /* line 361, ../sass/_news.scss */
  .featured-news h2,
  .featured-blog h2 {
    font-size: 2.11765em;
    line-height: 1.44444em;
    line-height: 1;
    padding-bottom: 30px; }
  /* line 368, ../sass/_news.scss */
  .featured-news h3,
  .featured-blog h3 {
    font-size: 1.41176em;
    line-height: 2.16667em;
    line-height: 1.2;
    padding-bottom: 20px; }
  /* line 375, ../sass/_news.scss */
  .featured-news h5,
  .featured-blog h5 {
    font-size: 0.82353em;
    line-height: 1.85714em;
    line-height: 1;
    padding-bottom: 20px;
    text-transform: uppercase; }
  /* line 383, ../sass/_news.scss */
  .featured-news a,
  .featured-blog a {
    text-decoration: underline; }
    /* line 386, ../sass/_news.scss */
    .featured-news a:hover,
    .featured-blog a:hover {
      text-decoration: none; }
  /* line 391, ../sass/_news.scss */
  .featured-news li,
  .featured-blog li {
    font-family: 'Avenir LT W01_45 Book1475508';
    font-weight: 400 !important;
    font-size: 0.88235em;
    line-height: 1.73333em;
    line-height: 1; }
    /* line 397, ../sass/_news.scss */
    .featured-news li:before,
    .featured-blog li:before {
      background: #fff !important; }

@media (max-width: 1140px) {
  /* line 408, ../sass/_news.scss */
  .featured-news .inner,
  .featured-blog .inner {
    padding: 0; }
  /* line 412, ../sass/_news.scss */
  .featured-news .owl-buttons,
  .featured-blog .owl-buttons {
    position: absolute;
    top: 2.35294em;
    right: 2.35294em; }
    /* line 417, ../sass/_news.scss */
    .featured-news .owl-buttons .owl-prev,
    .featured-news .owl-buttons .owl-next,
    .featured-blog .owl-buttons .owl-prev,
    .featured-blog .owl-buttons .owl-next {
      display: inline-block;
      position: static; }
    /* line 423, ../sass/_news.scss */
    .featured-news .owl-buttons .owl-next,
    .featured-blog .owl-buttons .owl-next {
      margin-left: 30px; } }
/* line 431, ../sass/_news.scss */
.featured-news {
  max-height: 310px; }

/* line 435, ../sass/_news.scss */
.featured-blog {
  background: #fff;
  color: #333; }
  /* line 439, ../sass/_news.scss */
  .featured-blog .inner {
    border-bottom: solid 1px #b7b7b7;
    padding: 50px 0; }
  /* line 444, ../sass/_news.scss */
  .featured-blog h2 {
    color: #e10600; }

/* line 449, ../sass/_news.scss */
.fn-thumbnail {
  margin-right: 60px;
  float: left; }

@media (max-width: 700px) {
  /* line 456, ../sass/_news.scss */
  .fn-thumbnail {
    display: none; } }
/* line 461, ../sass/_news.scss */
.fn-content {
  overflow: hidden;
  padding: 60px 0;
  vertical-align: middle; }

@media (max-width: 1140px) {
  /* line 469, ../sass/_news.scss */
  .fn-content {
    padding-top: 2.35294em; } }
@media (max-width: 1140px) {
  /* line 476, ../sass/_news.scss */
  .fn-content {
    padding-bottom: 0.88235em;
    padding-left: 3%; } }
/*---------------------------------------------------------
 * !THUMB LIST
 *---------------------------------------------------------*/
/* line 487, ../sass/_news.scss */
.thumb-item {
  padding-bottom: 1.76471em; }
  /* line 490, ../sass/_news.scss */
  .thumb-item .thumbnail {
    display: block;
    float: left;
    min-height: 190px;
    text-decoration: none;
    width: 16%; }
    /* line 497, ../sass/_news.scss */
    .thumb-item .thumbnail:hover h5 {
      color: #e10600 !important; }
    /* line 501, ../sass/_news.scss */
    .thumb-item .thumbnail img {
      margin-bottom: 1.47059em; }

@media (max-width: 900px) {
  /* line 511, ../sass/_news.scss */
  .thumb-item .thumbnail {
    width: 22%; } }
@media (max-width: 700px) {
  /* line 521, ../sass/_news.scss */
  .thumb-item .thumbnail {
    display: none; } }
/* line 527, ../sass/_news.scss */
.thumb-content {
  float: left;
  padding-left: 30px;
  width: 84%; }

@media (max-width: 900px) {
  /* line 535, ../sass/_news.scss */
  .thumb-content {
    width: 78%; } }
@media (max-width: 700px) {
  /* line 542, ../sass/_news.scss */
  .thumb-content {
    float: none;
    padding-left: 0;
    width: 100%; } }
/* line 551, ../sass/_news.scss */
.main h3 {
  padding-bottom: 10px; }
/* line 555, ../sass/_news.scss */
.main .thumb-meta {
  padding: 0 0 10px 0; }
  /* line 560, ../sass/_news.scss */
  .main .thumb-meta > li:before {
    left: 14px; }
  /* line 566, ../sass/_news.scss */
  .main .thumb-meta > li:last-child:before {
    top: 12px; }

/* line 576, ../sass/_news.scss */
.thumb-meta > li {
  font-size: 0.88235em;
  line-height: 1.73333em;
  display: inline-block;
  line-height: 1;
  list-style: none;
  padding-left: 30px;
  position: relative; }
  /* line 585, ../sass/_news.scss */
  .thumb-meta > li:before {
    background: #333;
    content: '';
    height: 15px;
    position: absolute;
    left: 14px;
    width: 1px; }
  /* line 594, ../sass/_news.scss */
  .thumb-meta > li:first-child {
    padding-left: 0; }
    /* line 597, ../sass/_news.scss */
    .thumb-meta > li:first-child:before {
      display: none; }
/* line 603, ../sass/_news.scss */
.thumb-meta strong {
  font-family: 'Avenir LT W01_85 Heavy1475544';
  font-weight: 400 !important; }

/*---------------------------------------------------------
 * !FEATURED NEWS & INSIGHTS DETAIL
 *---------------------------------------------------------*/
/* line 612, ../sass/_news.scss */
.post-image {
  float: right;
  padding-left: 60px;
  width: 50%; }
  /* line 617, ../sass/_news.scss */
  .post-image img {
    height: auto;
    max-width: 100%; }

/* line 623, ../sass/_news.scss */
.post-content {
  overflow: hidden; }

.post-content img {margin-bottom: 20px;}

@media (max-width: 900px) {
  /* line 629, ../sass/_news.scss */
  .post-image {
    padding: 0 0 30px 30px; }

  /* line 633, ../sass/_news.scss */
  .post-content {
    overflow: visible; } }
@media (max-width: 700px) {
  /* line 640, ../sass/_news.scss */
  .post-image {
    float: none;
    padding-left: 0;
    width: 100%; } }
/* line 649, ../sass/_news.scss */
.main .post-tags {
  list-style: none;
  padding-left: 0; }
  /* line 655, ../sass/_news.scss */
  .main .post-tags li:before {
    content: ',';
    display: block;
    height: 100%;
    position: absolute;
    left: 0;
    width: 100%; }

/* line 669, ../sass/_news.scss */
.post-tags li {
  display: inline-block;
  padding-left: 10px;
  position: relative; }
  /* line 677, ../sass/_news.scss */
  .post-tags li:first-child:before, .post-tags li:first-child + li:before {
    display: none; }
  /* line 682, ../sass/_news.scss */
  .post-tags li:first-child {
    padding-left: 0; }

/*---------------------------------------------------------
 * !GENERAL TEMPLATE STYLES
 *---------------------------------------------------------*/
/* line 5, ../sass/_filter.scss */
#load-more {
  height: 10px;
  width: 100%; }

/* line 14, ../sass/_filter.scss */
.tmpl-filter .content h1 {
  font-size: 1.35294em;
  line-height: 2.26087em;
  color: #333;
  line-height: 1;
  text-transform: uppercase; }
/* line 25, ../sass/_filter.scss */
.tmpl-filter .news-item h1 {
  color: #e10600; }
/* line 34, ../sass/_filter.scss */
.tmpl-filter .recognition h1,
.tmpl-filter .work h1,
.tmpl-filter .news-insights h1 {
  color: #e10600; }

/* line 40, ../sass/_filter.scss */
.filter-container {
  position: static; }
  /* line 43, ../sass/_filter.scss */
  .filter-container.person, .filter-container.recognition {
    position: relative; }

/* line 49, ../sass/_filter.scss */
.main .filter-title {
  padding-bottom: 30px;
  text-transform: uppercase; }

/* line 54, ../sass/_filter.scss */
.filter-results {
  overflow: hidden; }

/*---------------------------------------------------------
 * !FILTER OPTIONS
 *---------------------------------------------------------*/
/* line 62, ../sass/_filter.scss */
.filter-options {
  position: absolute;
  top: -10px;
  right: 0;
  z-index: 0; }
  /* line 68, ../sass/_filter.scss */
  .filter-options strong {
    font-family: 'Avenir LT W01_95 Black1475556';
    font-weight: 400 !important;
    font-size: 0.82353em;
    line-height: 1.85714em;
    line-height: 1;
    text-transform: uppercase; }
  /* line 76, ../sass/_filter.scss */
  .filter-options span {
    font-family: 'Avenir LT W01_95 Black1475556';
    font-weight: 400 !important;
    font-size: 0.82353em;
    line-height: 1.85714em;
    display: inline-block;
    line-height: 1;
    padding: 0 20px;
    text-transform: uppercase; }
  /* line 86, ../sass/_filter.scss */
  .filter-options .selector {
    height: 30px;
    margin-left: 10px;
    width: 190px; }
    /* line 91, ../sass/_filter.scss */
    .filter-options .selector:before {
      top: 7px; }
    /* line 95, ../sass/_filter.scss */
    .filter-options .selector select {
      min-width: 0;
      padding-top: 4px;
      padding-bottom: 4px; }
  /* line 102, ../sass/_filter.scss */
  .filter-options input[type="text"] {
    height: 31px;
    padding-top: 7px;
    padding-bottom: 7px;
    line-height: 1.4; }
  /* line 109, ../sass/_filter.scss */
  .filter-options input[type="submit"] {
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: none;
    border: none;
    color: #333;
    cursor: pointer;
    padding: 0 8px 0 0;
    position: absolute;
    top: 50%;
    right: 0;
    width: auto;
    min-width: 0; }

@media (max-width: 975px) {
  /* line 137, ../sass/_filter.scss */
  .filter-options {
    padding-bottom: 30px;
    position: relative;
    top: auto !important;
    right: auto;
    left: auto; } }
@media (max-width: 700px) {
  /* line 149, ../sass/_filter.scss */
  .filter-options {
    padding-left: 100px; }
    /* line 152, ../sass/_filter.scss */
    .filter-options strong {
      top: 0;
      left: 0; }
    /* line 158, ../sass/_filter.scss */
    .filter-options .selector {
      display: block;
      margin: 0 0 10px 0;
      max-width: 100%; }

    .cactus_masonry_databox {display: none !important;}
    }
/*---------------------------------------------------------
 * !SHOW MORE LINKS
 *---------------------------------------------------------*/
/* line 171, ../sass/_filter.scss */
.show-more-links {
  clear: both;
  padding: 30px 0 60px;
  text-align: center; }
  /* line 176, ../sass/_filter.scss */
  .show-more-links a {
    width: 100px; }

@media (max-width: 900px) {
  /* line 183, ../sass/_filter.scss */
  .show-more-links {
    padding: 10px 0 0 0; } }
/* line 189, ../sass/_filter.scss */
.see-all {
  margin-left: 10px; }

/*---------------------------------------------------------
 * !CALLOUTS
 *---------------------------------------------------------*/
/* DEFAULT */
/* line 17, ../sass/_callouts.scss */
.callout p,
.callout ul {
  line-height: 1.5;
  padding-bottom: 10px; }

/* CALL TO ACTION */
/* line 26, ../sass/_callouts.scss */
.cta {
  background: #e10600;
  border: none; }

/* line 1284, ../sass/global.scss */
.one_fourth {
  padding-right: 2%; }

/* line 1287, ../sass/global.scss */
.linegrade {
  padding-left: 8px;
  border-left: 2px;
  border-style: solid;
  -webkit-border-image: -webkit-gradient(linear, 0 0, 0 100%, from(black), to(transparent)) 1 100%;
  -webkit-border-image: -webkit-linear-gradient(black, transparent) 1 100%;
  -moz-border-image: -moz-linear-gradient(black, transparent) 1 100%;
  -o-border-image: -o-linear-gradient(black, transparent) 1 100%;
  border-image: linear-gradient(to bottom, #000000, rgba(0, 0, 0, 0)) 1 100%; }

/* line 1301, ../sass/global.scss */
.linegrade h5 {
  padding-bottom: 0px;
  padding-top: 10px; }

/* line 1302, ../sass/global.scss */
.linegrade p {
  padding-bottom: 10px; }

/* line 1303, ../sass/global.scss */
a.fixedtop {
  background: #cc0000;
  color: #fff;
  position: fixed;
  right: 10px;
  top: 650px;
  text-decoration: none;
  padding: 0px 6px;
  -webkit-overflow-scrolling: touch; }

/* line 1306, ../sass/global.scss */
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%!important;
  /* 16:9 */
  height: 0; }

/* line 1311, ../sass/global.scss */
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* line 1319, ../sass/global.scss */
.sidebarbtn {
  background: #e10600;
  color: #fff;
  padding: 10px;
  margin-top: 6px; }

/* line 1320, ../sass/global.scss */
#subForm p {
  padding-bottom: 6px; }

/* line 1321, ../sass/global.scss */
.rpwe-block h3 {
  padding-bottom: 0px; }

/* line 1323, ../sass/global.scss */
.gform_fields {
  padding: 0px !important; }

/* line 1323, ../sass/global.scss */
.widget {
  margin-bottom: 30px; }

#officenews h3 {font-size: 1.35294em !important; color:#333; text-decoration: underline;}
#officenews .rpwe-summary {font-size: 1em !important;}

#officenews .rpwe-thumb {margin:2px 30px 30px 0; width: 178px;}
@media (max-width: 700px) { #officenews a.rpwe-img.rpwe-alignleft.rpwe-thumb {margin:2px 100px 30px 0; width: 178px;} }
.cm_title {font-size: 1em !important}
div.masonry_brick {
    padding-left: 0px !important;
    margin-top: 0px !important; }
div.cactus_masonry_databox {z-index: 4 !important;}
