/*
Usage
.container-with-floated-children {
  @extend %clearfix;
}
*/
/* line 99, styles.scss */
html {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  /*Was 580*/ }
  @media (max-width: 580px) {
    /* line 99, styles.scss */
    html {
      overflow-x: hidden; } }

/* line 110, styles.scss */
body {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  color: #2E4D5B;
  background: #e4eef1;
  line-height: 16px;
  /*Was 580*/ }
  @media (max-width: 580px) {
    /* line 110, styles.scss */
    body {
      overflow-x: hidden; } }

/* line 128, styles.scss */
form {
  padding: 0;
  margin: 0; }

/* line 133, styles.scss */
blockquote {
  font-style: italic;
  font-size: 14px;
  line-height: 19px;
  font-family: Arial, Helvetica, sans-serif;
  padding: 6px 0 6px 0;
  margin: 0 0 0 20px;
  color: #002E5F;
  border-top: 1px solid #bdbdbd;
  border-bottom: 1px solid #bdbdbd; }

/* line 145, styles.scss */
.mobile-only {
  display: none;
  /*Was 580*/ }
  @media (max-width: 580px) {
    /* line 145, styles.scss */
    .mobile-only {
      display: block; } }

/* line 152, styles.scss */
ul {
  list-style: none;
  margin: 0;
  padding: 0; }

/* line 158, styles.scss */
h4 {
  font-size: 12px;
  font-weight: bold;
  font-variant: normal;
  color: #E4791D;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  line-height: 18px;
  letter-spacing: 1px;
  text-decoration: none; }
  /* line 170, styles.scss */
  h4 a {
    color: #E4791D; }
  /* line 174, styles.scss */
  h4 a:hover {
    color: #002E5F; }

/* line 179, styles.scss */
.clearfix {
  width: 100%;
  height: 0;
  padding: 0;
  margin: 0;
  clear: both; }

/* line 187, styles.scss */
.horz_line {
  border-bottom: 1px solid #c8d5da;
  height: 0; }

/* line 192, styles.scss */
.divide {
  margin: 20px 0 16px;
  height: 0;
  overflow: hidden;
  border-bottom: 1px solid #c8d5da;
  padding: 0; }

/* line 200, styles.scss */
a.small_read_more, a.blue_link {
  color: #8499A7;
  margin: 0;
  padding: 0 0 0 15px;
  background: url(/assets/images/common/button_norm.jpg) 0 0 no-repeat;
  text-decoration: none;
  width: auto; }

/* line 209, styles.scss */
a.small_read_more:hover, a.blue_link:hover {
  color: #E4791D;
  background: url(/assets/images/common/button_roll.jpg) 0 0 no-repeat;
  text-decoration: none; }

/* line 215, styles.scss */
a.small_read_more {
  font-size: 10px; }

/* line 219, styles.scss */
a.blue_link {
  background-position: 0 1px; }

/* line 223, styles.scss */
#page_outer {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  /*Was 580*/ }
  @media (max-width: 580px) {
    /* line 223, styles.scss */
    #page_outer {
      overflow-x: hidden;
      background: #242424; } }

/* line 235, styles.scss */
.indent-10-small {
  /*Was 580*/ }
  @media (max-width: 580px) {
    /* line 235, styles.scss */
    .indent-10-small {
      padding-left: 10px; } }

/* line 241, styles.scss */
#header_container {
  position: relative;
  height: 120px;
  clear: both;
  background: #ffffff;
  /*Was 580*/
  /*Was 580*/ }
  @media (max-width: 900px) {
    /* line 241, styles.scss */
    #header_container {
      padding: 0 28px; } }
  @media (max-width: 580px) {
    /* line 241, styles.scss */
    #header_container {
      height: 43px;
      width: 100%;
      background: #ffffff;
      border-top: 1px solid #d2d2d2;
      border-bottom: 1px solid #d2d2d2;
      position: fixed;
      top: 0;
      left: 0;
      padding: 0;
      z-index: 99999;
      -webkit-transition: left 0.5s ease;
      -moz-transition: left 0.5s ease;
      -ms-transition: left 0.5s ease;
      -o-transition: left 0.5s ease;
      transition: left 0.5s ease; } }
  /* line 269, styles.scss */
  #header_container #header {
    position: relative;
    max-width: 900px;
    margin: 0 auto;
    height: 100%; }
    /* line 276, styles.scss */
    #header_container #header #logo {
      width: 141px;
      padding-top: 24px;
      /*Was 580*/
      /*Was 580*/ }
      @media (max-width: 750px) {
        /* line 276, styles.scss */
        #header_container #header #logo {
          width: 100px;
          padding-top: 16px; } }
      @media (max-width: 580px) {
        /* line 276, styles.scss */
        #header_container #header #logo {
          display: none;
          float: right; } }
      /* line 291, styles.scss */
      #header_container #header #logo img {
        width: 100%;
        height: auto; }

/* line 302, styles.scss */
.only-mobile {
  display: none;
  /*Was 580*/ }
  @media (max-width: 580px) {
    /* line 302, styles.scss */
    .only-mobile {
      display: block; } }

/* line 309, styles.scss */
#navigation {
  position: absolute;
  z-index: 8000;
  left: 0;
  top: 0;
  width: 100%;
  /*Was 580*/ }
  @media (max-width: 580px) {
    /* line 309, styles.scss */
    #navigation {
      z-index: 0;
      width: 100%;
      height: 100%;
      padding: 0;
      top: 0;
      left: 0;
      background: #44565e;
      -webkit-transform: translate3d(0, 0, 0); } }
  /* line 327, styles.scss */
  #navigation #nav_container {
    position: relative;
    max-width: 900px;
    margin: 0 auto; }
    /* line 332, styles.scss */
    #navigation #nav_container .wje_site_title {
      display: none;
      float: left;
      width: auto;
      margin: 24px 0 0 4px;
      font-size: 14px;
      letter-spacing: 1px;
      color: #002E5F; }
    /* line 341, styles.scss */
    #navigation #nav_container .wje_site_title_short {
      display: none;
      float: left;
      width: auto;
      margin: 24px 0 0 30px;
      font-size: 14px;
      letter-spacing: 1px;
      color: #002E5F; }

/* line 355, styles.scss */
#nav_main {
  position: absolute;
  z-index: 200;
  right: 0;
  top: 86px;
  height: 33px;
  /*Was 580*/ }
  @media (max-width: 580px) {
    /* line 355, styles.scss */
    #nav_main {
      z-index: 0;
      width: auto;
      height: auto;
      padding: 0;
      top: 0;
      left: 0;
      background: #586f7a; } }
  /* line 373, styles.scss */
  #nav_main > ul {
    padding-right: 0;
    /*Was 580*/
    /*Was 580*/ }
    @media (max-width: 900px) {
      /* line 373, styles.scss */
      #nav_main > ul {
        padding-right: 28px; } }
    @media (max-width: 580px) {
      /* line 373, styles.scss */
      #nav_main > ul {
        width: auto;
        background: #586f7a; } }
    /* line 386, styles.scss */
    #nav_main > ul > li {
      display: inline-block;
      position: relative;
      float: left;
      height: 37px;
      margin-top: -3px;
      background: none;
      /*Was 580*/ }
      @media (max-width: 580px) {
        /* line 386, styles.scss */
        #nav_main > ul > li {
          display: block;
          float: none;
          height: auto; } }
      /* line 400, styles.scss */
      #nav_main > ul > li > a {
        padding: 8px 11px 2px;
        text-decoration: none;
        color: #88888a;
        text-align: left;
        font-weight: normal;
        font-size: 12px;
        float: left;
        background: #FFFFFF;
        text-transform: uppercase;
        height: 22px;
        margin-top: 4px;
        border-top: 1px solid #c9cbcf;
        /*Was 580*/
        /*Was 580*/
        /*Was 580*/ }
        @media (max-width: 780px) {
          /* line 400, styles.scss */
          #nav_main > ul > li > a {
            padding: 8px 7px 2px; } }
        @media (max-width: 750px) {
          /* line 400, styles.scss */
          #nav_main > ul > li > a {
            padding: 8px 4px 2px; } }
        @media (max-width: 580px) {
          /* line 400, styles.scss */
          #nav_main > ul > li > a {
            display: block;
            color: #FFFFFF;
            background: #718f9d url(/assets/images/nav/mobile-arrows.png) 9px 10px no-repeat;
            float: none;
            font-size: 20px;
            font-weight: normal;
            padding: 0.6em 1.8em 0.2em;
            border-top: none; } }
      /* line 434, styles.scss */
      #nav_main > ul > li > a:hover {
        color: #002E5F;
        /*Was 580*/ }
        @media (max-width: 580px) {
          /* line 434, styles.scss */
          #nav_main > ul > li > a:hover {
            color: #ffffff;
            background: #44565e url(/assets/images/nav/mobile-arrows.png) 9px -28px no-repeat; } }
      /* line 443, styles.scss */
      #nav_main > ul > li ul {
        position: absolute;
        top: 37px;
        left: 0;
        width: 220px;
        padding: 0;
        overflow: hidden;
        max-height: 0;
        -webkit-transition: max-height 0s;
        -moz-transition: max-height 0s;
        -ms-transition: max-height 0s;
        -o-transition: max-height 0s;
        transition: max-height 0s;
        border: none;
        /*Was 580*/ }
        @media (max-width: 580px) {
          /* line 443, styles.scss */
          #nav_main > ul > li ul {
            position: relative;
            top: 0;
            width: 100%;
            background: #586f7a;
            max-height: 0;
            -webkit-transition: max-height 0.5s ease;
            -moz-transition: max-height 0.5s ease;
            -ms-transition: max-height 0.5s ease;
            -o-transition: max-height 0.5s ease;
            transition: max-height 0.5s ease; } }
        /* line 473, styles.scss */
        #nav_main > ul > li ul li {
          display: block;
          height: auto;
          float: none;
          border: none;
          width: auto;
          box-shadow: none;
          -moz-box-shadow: none;
          -webkit-box-shadow: none; }
          /* line 483, styles.scss */
          #nav_main > ul > li ul li a {
            display: block;
            padding: 0.2em 1em 0.25em 1.3em;
            font-weight: normal;
            font-size: 12px;
            float: none;
            width: auto;
            background: #ffffff;
            color: #88888a;
            /*Was 580*/ }
            @media (max-width: 580px) {
              /* line 483, styles.scss */
              #nav_main > ul > li ul li a {
                padding: 0.6em 5% 0.4em 3em;
                font-size: 16px;
                width: 70%;
                height: auto;
                color: #FFFFFF;
                background: #586f7a url("/assets/images/nav/mobile-hyphen.png") 37px 12px no-repeat;
                line-height: 20px; } }
          /* line 503, styles.scss */
          #nav_main > ul > li ul li a:hover {
            color: #E4791D;
            /*Was 580*/ }
            @media (max-width: 580px) {
              /* line 503, styles.scss */
              #nav_main > ul > li ul li a:hover {
                background: #44565e url("/assets/images/nav/mobile-hyphen.png") 37px 12px no-repeat;
                color: #FFFFFF; } }
        /* line 513, styles.scss */
        #nav_main > ul > li ul li:first-child a {
          padding-top: 0.5em;
          /*Was 580*/ }
          @media (max-width: 580px) {
            /* line 513, styles.scss */
            #nav_main > ul > li ul li:first-child a {
              display: block;
              color: #FFFFFF;
              padding: 0.6em 5% 0.4em 3em;
              background: #586f7a url("/assets/images/nav/mobile-hyphen.png") 37px 12px no-repeat; } }
        /* line 523, styles.scss */
        #nav_main > ul > li ul li:first-child a:hover {
          padding-top: 0.5em;
          /*Was 580*/ }
          @media (max-width: 580px) {
            /* line 523, styles.scss */
            #nav_main > ul > li ul li:first-child a:hover {
              color: #FFFFFF;
              padding: 0.6em 5% 0.4em 3em;
              background: #44565e url("/assets/images/nav/mobile-hyphen.png") 37px 12px no-repeat; } }
        /* line 532, styles.scss */
        #nav_main > ul > li ul li:last-child a {
          padding-bottom: 1em;
          /*Was 580*/ }
          @media (max-width: 580px) {
            /* line 532, styles.scss */
            #nav_main > ul > li ul li:last-child a {
              display: block;
              color: #FFFFFF;
              padding: 0.6em 5% 0.4em 3em; } }
        /* line 541, styles.scss */
        #nav_main > ul > li ul li:last-child a:hover {
          /*Was 580*/ }
          @media (max-width: 580px) {
            /* line 541, styles.scss */
            #nav_main > ul > li ul li:last-child a:hover {
              color: #FFFFFF;
              padding: 0.6em 5% 0.4em 3em;
              background: #44565e url("/assets/images/nav/mobile-hyphen.png") 37px 12px no-repeat; } }
      /* line 551, styles.scss */
      #nav_main > ul > li ul.about {
        width: 200px;
        /*Was 580*/ }
        @media (max-width: 580px) {
          /* line 551, styles.scss */
          #nav_main > ul > li ul.about {
            width: 100%; } }
      /* line 559, styles.scss */
      #nav_main > ul > li ul.careers {
        width: 180px;
        /*Was 580*/ }
        @media (max-width: 580px) {
          /* line 559, styles.scss */
          #nav_main > ul > li ul.careers {
            width: 100%; } }
      /* line 567, styles.scss */
      #nav_main > ul > li ul.news {
        width: 180px;
        /*Was 580*/ }
        @media (max-width: 580px) {
          /* line 567, styles.scss */
          #nav_main > ul > li ul.news {
            width: 100%; } }
      /* line 575, styles.scss */
      #nav_main > ul > li ul.contact {
        width: 150px;
        /*Was 580*/ }
        @media (max-width: 580px) {
          /* line 575, styles.scss */
          #nav_main > ul > li ul.contact {
            width: 100%; } }
      /* line 584, styles.scss */
      #nav_main > ul > li ul.search, #nav_main > ul > li ul.contact {
        left: auto;
        right: 0; }
      /* line 588, styles.scss */
      #nav_main > ul > li ul.search {
        width: 188px;
        /*Was 580*/ }
        @media (max-width: 580px) {
          /* line 588, styles.scss */
          #nav_main > ul > li ul.search {
            width: 100%; } }
        /* line 595, styles.scss */
        #nav_main > ul > li ul.search li.thisform {
          /*Was 580*/ }
          @media (max-width: 580px) {
            /* line 595, styles.scss */
            #nav_main > ul > li ul.search li.thisform {
              display: none;
              height: 0;
              overflow: hidden; } }
          /* line 602, styles.scss */
          #nav_main > ul > li ul.search li.thisform .searchform {
            padding: 12px 0 6px 14px;
            background: #FFFFFF; }
            /* line 606, styles.scss */
            #nav_main > ul > li ul.search li.thisform .searchform .auto-hint {
              color: #999999;
              padding-left: 2px; }
    /* line 616, styles.scss */
    #nav_main > ul li.mobile-only {
      display: none;
      /*Was 580*/ }
      @media (max-width: 580px) {
        /* line 616, styles.scss */
        #nav_main > ul li.mobile-only {
          display: block; } }
    /* line 623, styles.scss */
    #nav_main > ul li.drop-down:hover,
    #nav_main > ul li.open_ipad ul {
      background: #b4bfc8; }
      /* line 627, styles.scss */
      #nav_main > ul li.drop-down:hover ul,
      #nav_main > ul li.open_ipad ul ul {
        border-bottom: 1px solid #666666;
        border-right: 1px solid #666666;
        border-left: 1px solid #666666;
        max-height: 999px;
        -webkit-transition: max-height 1.5s ease;
        -moz-transition: max-height 1.5s ease;
        -ms-transition: max-height 1.5s ease;
        -o-transition: max-height 1.5s ease;
        transition: max-height 1.5s ease;
        /*Was 580*/ }
        @media (max-width: 580px) {
          /* line 627, styles.scss */
          #nav_main > ul li.drop-down:hover ul,
          #nav_main > ul li.open_ipad ul ul {
            box-shadow: none;
            -moz-box-shadow: none;
            -webkit-box-shadow: none;
            border-bottom: 0;
            border-right: 0;
            border-left: 0;
            max-height: none; } }
    /* line 654, styles.scss */
    #nav_main > ul li.open ul {
      /*Was 580*/ }
      @media (max-width: 580px) {
        /* line 654, styles.scss */
        #nav_main > ul li.open ul {
          max-height: 1500px;
          -webkit-transition: max-height 1.5s ease;
          -moz-transition: max-height 1.5s ease;
          -ms-transition: max-height 1.5s ease;
          -o-transition: max-height 1.5s ease;
          transition: max-height 1.5s ease; } }
    /* line 666, styles.scss */
    #nav_main > ul li.search-mobile {
      display: none;
      background: #44565e;
      padding: 16px 12px 12px;
      /*Was 580*/ }
      @media (max-width: 580px) {
        /* line 666, styles.scss */
        #nav_main > ul li.search-mobile {
          display: block; } }
      /* line 677, styles.scss */
      #nav_main > ul li.search-mobile .search-form .search-field {
        width: 60%;
        height: 20px;
        padding: 2px 2px 0 8px !important;
        float: left;
        background: #ffffff !important;
        font-size: 14px; }
      /* line 685, styles.scss */
      #nav_main > ul li.search-mobile .search-form .search-field.auto-hint {
        color: #999999; }
      /* line 689, styles.scss */
      #nav_main > ul li.search-mobile .search-form .search-bt {
        float: left; }
    /* line 696, styles.scss */
    #nav_main > ul li.search-mobile:hover {
      background: #44565e; }
    /* line 699, styles.scss */
    #nav_main > ul > li:last-child > a {
      padding: 8px 9px 2px 11px;
      /*Was 580*/ }
      @media (max-width: 580px) {
        /* line 699, styles.scss */
        #nav_main > ul > li:last-child > a {
          padding: 0.6em 5% 0.4em 1.8em; } }
    /* line 706, styles.scss */
    #nav_main > ul > li:first-child > a {
      padding: 8px 11px 2px 9px;
      /*Was 580*/ }
      @media (max-width: 580px) {
        /* line 706, styles.scss */
        #nav_main > ul > li:first-child > a {
          padding: 0.8em 5% 0.4em 1.8em; } }
    /* line 715, styles.scss */
    #nav_main > ul > li.open > a {
      background: #44565e url(/assets/images/nav/mobile-arrows.png) 9px -28px no-repeat; }
    /* line 721, styles.scss */
    #nav_main > ul > li.offices > ul {
      background: #ffffff;
      width: 341px;
      float: left;
      padding-right: 6px;
      /*Was 580*/ }
      @media (max-width: 580px) {
        /* line 721, styles.scss */
        #nav_main > ul > li.offices > ul {
          background: #586f7a;
          width: auto;
          float: none;
          padding-right: 0; } }
    /* line 736, styles.scss */
    #nav_main > ul div.nav-col-left {
      width: 50%;
      float: left;
      margin-top: -0.5em;
      padding-bottom: 10px;
      /*Was 580*/ }
      @media (max-width: 580px) {
        /* line 736, styles.scss */
        #nav_main > ul div.nav-col-left {
          width: 100%;
          float: none;
          margin-top: 0;
          padding-bottom: 0; } }
    /* line 750, styles.scss */
    #nav_main > ul div.nav-col-right {
      width: 50%;
      float: left;
      margin-top: -0.5em;
      padding-bottom: 10px;
      /*Was 580*/ }
      @media (max-width: 580px) {
        /* line 750, styles.scss */
        #nav_main > ul div.nav-col-right {
          width: 100%;
          float: none;
          margin-top: 0.5px;
          padding-bottom: 0; } }
    /* line 766, styles.scss */
    #nav_main > ul > li.services > ul {
      width: 470px;
      background: #FFFFFF;
      float: left;
      padding-right: 8px;
      /*Was 580*/ }
      @media (max-width: 580px) {
        /* line 766, styles.scss */
        #nav_main > ul > li.services > ul {
          background: #586f7a;
          width: auto;
          float: none;
          padding-right: 0; } }
      /* line 785, styles.scss */
      #nav_main > ul > li.services > ul li.solo a {
        text-transform: uppercase;
        font-weight: bold;
        color: #647e8a;
        font-size: 10px;
        letter-spacing: 1px;
        padding-left: 1.6em;
        margin-top: 12px;
        /*Was 580*/ }
        @media (max-width: 580px) {
          /* line 785, styles.scss */
          #nav_main > ul > li.services > ul li.solo a {
            display: block;
            font-size: 14px;
            background: #586f7a;
            padding-left: 34px;
            color: #87aaba;
            width: 80%; } }
      /* line 804, styles.scss */
      #nav_main > ul > li.services > ul li.solo a:hover {
        color: #E4791D; }
      /* line 811, styles.scss */
      #nav_main > ul > li.services > ul li.top_cat a {
        text-transform: uppercase;
        font-weight: bold;
        color: #647e8a;
        margin-top: 12px;
        font-size: 10px;
        letter-spacing: 1px;
        line-height: 12px;
        padding-left: 1.6em;
        /*Was 580*/ }
        @media (max-width: 580px) {
          /* line 811, styles.scss */
          #nav_main > ul > li.services > ul li.top_cat a {
            display: block;
            font-size: 14px;
            background: #586f7a;
            padding-left: 34px;
            color: #87aaba;
            line-height: 18px; } }
      /* line 830, styles.scss */
      #nav_main > ul > li.services > ul li.top_cat a:hover {
        color: #647e8a;
        /*Was 580*/ }
        @media (max-width: 580px) {
          /* line 830, styles.scss */
          #nav_main > ul > li.services > ul li.top_cat a:hover {
            color: #87aaba;
            background: #586f7a; } }

/* line 846, styles.scss */
#navigation.fixed_mode {
  position: fixed;
  height: 50px;
  background: #ffffff;
  border-bottom: 1px solid #002E5F;
  -webkit-transform: translate3d(0, 0, 0); }
  /* line 856, styles.scss */
  #navigation.fixed_mode #nav_container .wje_site_title {
    display: block;
    /*Was 580*/ }
    @media (max-width: 900px) {
      /* line 856, styles.scss */
      #navigation.fixed_mode #nav_container .wje_site_title {
        display: none; } }
  /* line 862, styles.scss */
  #navigation.fixed_mode #nav_container .wje_site_title_short {
    /*Was 580*/
    /*Was 580*/ }
    @media (max-width: 900px) {
      /* line 862, styles.scss */
      #navigation.fixed_mode #nav_container .wje_site_title_short {
        display: block; } }
  /* line 870, styles.scss */
  #navigation.fixed_mode #nav_container #nav_main {
    top: 16px; }

/* line 877, styles.scss */
.pages_nav {
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 11px;
  width: 200px;
  margin-top: 4px;
  /*Was 580*/ }
  /* line 885, styles.scss */
  .pages_nav table {
    float: right;
    /*Was 580*/ }
    @media (max-width: 580px) {
      /* line 885, styles.scss */
      .pages_nav table {
        float: none; } }
  @media (max-width: 580px) {
    /* line 877, styles.scss */
    .pages_nav {
      float: left;
      width: 90%;
      margin-bottom: 20px; } }
  /* line 899, styles.scss */
  .pages_nav a {
    height: 11px; }
  /* line 903, styles.scss */
  .pages_nav .prev_page a, .pages_nav .prev_page a:visited {
    color: #8499A7;
    margin: 0 8px 0;
    padding: 0 8px 0 15px;
    background: url(/assets/images/common/previous_norm.jpg) 0 0 no-repeat;
    text-decoration: none;
    float: left;
    border-right: 1px solid #8499A7; }
  /* line 912, styles.scss */
  .pages_nav .prev_page a:hover {
    color: #E4791D;
    background: url(/assets/images/common/previous_roll.jpg) 0 0 no-repeat; }
  /* line 917, styles.scss */
  .pages_nav .next_page a, .pages_nav .next_page a:visited {
    color: #8499A7;
    margin: 0;
    padding: 0 15px 0 0;
    background: url(/assets/images/common/button_norm.jpg) right 0 no-repeat;
    text-decoration: none;
    float: left; }
  /* line 926, styles.scss */
  .pages_nav .next_page a:hover {
    color: #E4791D;
    background: url(/assets/images/common/button_roll.jpg) right 0 no-repeat; }
  /* line 930, styles.scss */
  .pages_nav .last_link,
  .pages_nav .first_link {
    display: none; }

/* line 937, styles.scss */
.nav_extra {
  font-size: 11px; }

/* line 945, styles.scss */
html.ie.ie8 #nav_main > ul > li:hover ul {
  padding-bottom: 8px !important;
  background: #ffffff; }

/* line 951, styles.scss */
#page {
  position: absolute;
  z-index: 100;
  left: 0;
  top: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  background: #FFFFFF;
  /*Was 580*/ }
  @media (max-width: 580px) {
    /* line 951, styles.scss */
    #page {
      z-index: 100;
      -webkit-box-shadow: -6px 0 16px 0 rgba(50, 50, 50, 0.64);
      -moz-box-shadow: -6px 0 16px 0 rgba(50, 50, 50, 0.64);
      box-shadow: -6px 0 16px 0 rgba(50, 50, 50, 0.64);
      margin-left: 0;
      -webkit-transition: margin-left 0.5s ease;
      -moz-transition: margin-left 0.5s ease;
      -ms-transition: margin-left 0.5s ease;
      -o-transition: margin-left 0.5s ease;
      transition: margin-left 0.5s ease; } }

/* line 973, styles.scss */
#nav_main > ul.close-menu {
  padding-top: 12px;
  background: #44565e; }
  /* line 978, styles.scss */
  #nav_main > ul.close-menu li a {
    background: #44565e url(/assets/images/nav/close-menu.png) 9px -24px no-repeat; }
  /* line 981, styles.scss */
  #nav_main > ul.close-menu li a:hover {
    background: #000000 url(/assets/images/nav/close-menu.png) 9px -24px no-repeat; }

/* line 988, styles.scss */
#nav_main > ul > li.mobile-links,
.mobile-links {
  display: none;
  /*Was 580*/ }
  @media (max-width: 580px) {
    /* line 988, styles.scss */
    #nav_main > ul > li.mobile-links,
    .mobile-links {
      display: block; } }

/* line 997, styles.scss */
#menu-bt {
  position: absolute;
  z-index: 99999;
  top: 0;
  left: 0;
  width: 60px;
  height: 43px;
  cursor: pointer;
  display: none;
  background: url(/assets/images/common/menu-toggle.png) 0 1px no-repeat;
  /*Was 580*/ }
  @media (max-width: 580px) {
    /* line 997, styles.scss */
    #menu-bt {
      display: block; } }

/* line 1014, styles.scss */
#page.open {
  /*Was 580*/ }
  @media (max-width: 580px) {
    /* line 1014, styles.scss */
    #page.open {
      position: fixed;
      margin-left: 80%;
      -webkit-transition: margin-left 0.5s ease;
      -moz-transition: margin-left 0.5s ease;
      -ms-transition: margin-left 0.5s ease;
      -o-transition: margin-left 0.5s ease;
      transition: margin-left 0.5s ease; } }

/* line 1026, styles.scss */
#header_container.open {
  /*Was 580*/ }
  @media (max-width: 580px) {
    /* line 1026, styles.scss */
    #header_container.open {
      left: 80%;
      height: 100%;
      z-index: 9999;
      background: url(/assets/images/common/header-back.png) 0 -15px repeat-x;
      -webkit-transition: left 0.5s ease;
      -moz-transition: left 0.5s ease;
      -ms-transition: left 0.5s ease;
      -o-transition: left 0.5s ease;
      transition: left 0.5s ease; } }

/* line 1040, styles.scss */
#menu-bt.open {
  width: 100%;
  height: 100%; }

/* line 1046, styles.scss */
div#follow {
  position: absolute;
  top: 10px;
  right: 0;
  text-align: right;
  height: 40px;
  color: #aeb1b0;
  width: 220px;
  /*Was 580*/ }
  @media (max-width: 580px) {
    /* line 1046, styles.scss */
    div#follow {
      top: 8px;
      right: 8px; } }

/* line 1062, styles.scss */
ul.share {
  list-style: none;
  float: right;
  margin: 0;
  padding: 0; }
  /* line 1067, styles.scss */
  ul.share li {
    float: left;
    margin: 0;
    padding: 0; }
    /* line 1071, styles.scss */
    ul.share li a, ul.share li a:visited {
      display: block;
      float: left;
      width: 28px;
      height: 28px;
      overflow: hidden;
      text-indent: 999px;
      margin-right: 6px; }
    /* line 1080, styles.scss */
    ul.share li a.facebook {
      background: url(/assets/images/common/wje-share-sprite.png) 0 0 no-repeat; }
    /* line 1083, styles.scss */
    ul.share li a.facebook:hover {
      background: url(/assets/images/common/wje-share-sprite.png) 0 -38px no-repeat; }
    /* line 1086, styles.scss */
    ul.share li a.twitter {
      background: url(/assets/images/common/wje-share-sprite.png) -36px 0 no-repeat; }
    /* line 1089, styles.scss */
    ul.share li a.twitter:hover {
      background: url(/assets/images/common/wje-share-sprite.png) -36px -38px no-repeat; }
    /* line 1092, styles.scss */
    ul.share li a.linkedin {
      background: url(/assets/images/common/wje-share-sprite.png) -72px 0 no-repeat; }
    /* line 1095, styles.scss */
    ul.share li a.linkedin:hover {
      background: url(/assets/images/common/wje-share-sprite.png) -72px -38px no-repeat; }
    /* line 1098, styles.scss */
    ul.share li a.google {
      background: url(/assets/images/common/wje-share-sprite.png) -107px 0 no-repeat; }
    /* line 1101, styles.scss */
    ul.share li a.google:hover {
      background: url(/assets/images/common/wje-share-sprite.png) -107px -38px no-repeat; }
    /* line 1104, styles.scss */
    ul.share li a.video {
      background: url(/assets/images/common/wje-share-sprite.png) -143px 0 no-repeat; }
    /* line 1107, styles.scss */
    ul.share li a.video:hover {
      background: url(/assets/images/common/wje-share-sprite.png) -143px -38px no-repeat; }
    /* line 1110, styles.scss */
    ul.share li a.email_page {
      background: url(/assets/images/common/wje-share-sprite.png) -179px 0 no-repeat; }
    /* line 1113, styles.scss */
    ul.share li a.email_page:hover {
      background: url(/assets/images/common/wje-share-sprite.png) -179px -38px no-repeat; }

/* line 1120, styles.scss */
.share_container ul.share {
  float: left; }

/* line 1125, styles.scss */
#content_container {
  z-index: 50;
  width: 100%;
  background: url(/assets/images/common/bkgrd_gradient_main.jpg) repeat-x;
  /*Was 580*/ }
  @media (max-width: 580px) {
    /* line 1125, styles.scss */
    #content_container {
      margin-top: 44px; } }

/* line 1135, styles.scss */
.page_header {
  background: #7191a1;
  height: auto;
  max-width: 900px;
  margin: 0 auto;
  /*Was 580*/
  /*Was 580*/ }
  @media (max-width: 900px) {
    /* line 1135, styles.scss */
    .page_header {
      margin-left: 28px;
      margin-right: 28px; } }
  @media (max-width: 580px) {
    /* line 1135, styles.scss */
    .page_header {
      margin-left: 0;
      margin-right: 0; } }
  /* line 1150, styles.scss */
  .page_header .header_title {
    float: left;
    width: 28%;
    padding: 22px 0 0 22px;
    /*Was 580*/
    /*Was 580*/ }
    @media (max-width: 900px) {
      /* line 1150, styles.scss */
      .page_header .header_title {
        width: 26%; } }
    @media (max-width: 580px) {
      /* line 1150, styles.scss */
      .page_header .header_title {
        width: auto;
        padding: 12px; } }
    /* line 1164, styles.scss */
    .page_header .header_title .logo-white {
      padding: 9px 8px 0 0;
      display: none;
      /*Was 580*/ }
      @media (max-width: 580px) {
        /* line 1164, styles.scss */
        .page_header .header_title .logo-white {
          display: block; } }
    /* line 1173, styles.scss */
    .page_header .header_title h1 {
      font-size: 24px;
      font-weight: normal;
      color: #CAD7DD;
      line-height: 28px;
      letter-spacing: 1px;
      margin: 0;
      padding: 0; }
    /* line 1182, styles.scss */
    .page_header .header_title h2 {
      font-size: 18px;
      font-weight: normal;
      color: #FFFFFF;
      font-style: normal;
      line-height: 19px;
      font-variant: normal;
      letter-spacing: 0;
      margin: 4px 0 2px 0;
      padding: 0;
      /*Was 580*/ }
      @media (max-width: 580px) {
        /* line 1182, styles.scss */
        .page_header .header_title h2 {
          margin: 0 0 2px 0;
          font-size: 16px; } }
  /* line 1200, styles.scss */
  .page_header .header_quote {
    padding: 16px 0 22px 22px;
    float: left;
    width: 28%;
    /*Was 580*/
    /*Was 580*/ }
    @media (max-width: 900px) {
      /* line 1200, styles.scss */
      .page_header .header_quote {
        width: 27%; } }
    @media (max-width: 580px) {
      /* line 1200, styles.scss */
      .page_header .header_quote {
        width: auto;
        margin: 12px 12px 20px;
        padding: 0; } }
    /* line 1216, styles.scss */
    .page_header .header_quote h3 {
      font-size: 16px;
      color: #CAD7DD;
      line-height: 19px;
      text-decoration: none;
      font-weight: normal;
      margin: 0 0 8px 0;
      padding: 0;
      font-style: italic; }
    /* line 1227, styles.scss */
    .page_header .header_quote h3.statement {
      color: #ffffff; }
    /* line 1231, styles.scss */
    .page_header .header_quote .quote_author, .page_header .header_quote .author_title {
      font-size: 13px;
      color: #CAD7DD;
      line-height: 16px;
      font-weight: normal; }
    /* line 1238, styles.scss */
    .page_header .header_quote .author_title {
      margin-left: 16px; }
  /* line 1243, styles.scss */
  .page_header .header_image {
    width: 65.888%;
    float: right;
    overflow: hidden;
    /*Was 580*/
    /*Was 580*/
    /*Was 580*/ }
    @media (max-width: 780px) {
      /* line 1243, styles.scss */
      .page_header .header_image {
        width: 69%; } }
    @media (max-width: 750px) {
      /* line 1243, styles.scss */
      .page_header .header_image {
        width: 62%; } }
    @media (max-width: 580px) {
      /* line 1243, styles.scss */
      .page_header .header_image {
        width: 100%; } }
    /* line 1258, styles.scss */
    .page_header .header_image img {
      width: auto;
      height: 100%;
      /*Was 580*/ }
      @media (max-width: 580px) {
        /* line 1258, styles.scss */
        .page_header .header_image img {
          width: 100%;
          height: auto; } }
  /* line 1269, styles.scss */
  .page_header .header_flash {
    width: 65.888%;
    float: right;
    overflow: hidden;
    /*Was 580*/
    /*Was 580*/
    /*Was 580*/ }
    @media (max-width: 780px) {
      /* line 1269, styles.scss */
      .page_header .header_flash {
        width: 69%; } }
    @media (max-width: 750px) {
      /* line 1269, styles.scss */
      .page_header .header_flash {
        width: 62%; } }
    @media (max-width: 580px) {
      /* line 1269, styles.scss */
      .page_header .header_flash {
        width: 100%; } }
    /* line 1284, styles.scss */
    .page_header .header_flash .flash-content-holder {
      z-index: 1;
      margin-bottom: -3px; }
  /* line 1290, styles.scss */
  .page_header .nav_side {
    margin-top: 30px;
    /*Was 580*/ }
    @media (max-width: 580px) {
      /* line 1290, styles.scss */
      .page_header .nav_side {
        display: none; } }
    /* line 1297, styles.scss */
    .page_header .nav_side ul li {
      margin: 0 0 4px;
      background: url(/assets/images/common/arrow_light_sprite.png) 0 2px no-repeat;
      padding-left: 18px; }
      /* line 1301, styles.scss */
      .page_header .nav_side ul li a, .page_header .nav_side ul li a:visited {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #CAD7DD;
        text-decoration: none; }
      /* line 1309, styles.scss */
      .page_header .nav_side ul li a:hover {
        color: #ffffff;
        text-decoration: none; }
    /* line 1315, styles.scss */
    .page_header .nav_side ul li:hover {
      background: url(/assets/images/common/arrow_light_sprite.png) 0 -17px no-repeat; }

/* line 1324, styles.scss */
.staff_detail .page_header {
  min-height: 300px; }

/* line 1328, styles.scss */
.light_link {
  margin: 0 0 4px;
  background: url(/assets/images/common/button_white_norm.jpg) 0 2px no-repeat;
  padding-left: 18px; }
  /* line 1332, styles.scss */
  .light_link a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #CAD7DD;
    text-decoration: none; }
  /* line 1339, styles.scss */
  .light_link a:hover {
    color: #CAD7DD;
    text-decoration: none; }

/* line 1344, styles.scss */
.light_link:hover {
  background: url(/assets/images/common/button_white_norm.jpg) 0 2px no-repeat; }

/* line 1348, styles.scss */
a.arrow_link {
  display: block;
  font-size: 12px;
  color: #8499A7;
  text-decoration: none;
  margin: 0 0 4px;
  background: url(/assets/images/common/button_norm.jpg) 0 2px no-repeat;
  padding-left: 18px; }

/* line 1358, styles.scss */
a.arrow_link:hover {
  color: #E4791D;
  text-decoration: none;
  background: url(/assets/images/common/button_roll.jpg) 0 2px no-repeat; }

/* line 1364, styles.scss */
.page_middle {
  padding: 24px 0 34px;
  background: #ffffff;
  max-width: 900px;
  margin: 0 auto;
  /*Was 580*/
  /*Was 580*/ }
  @media (max-width: 900px) {
    /* line 1364, styles.scss */
    .page_middle {
      padding: 24px 0;
      margin: 0 28px; } }
  @media (max-width: 580px) {
    /* line 1364, styles.scss */
    .page_middle {
      margin: 0 14px; } }
  /* line 1378, styles.scss */
  .page_middle .page_col_left,
  .page_middle .page_col_right {
    float: left;
    width: 30%;
    /*Was 580*/ }
    @media (max-width: 580px) {
      /* line 1378, styles.scss */
      .page_middle .page_col_left,
      .page_middle .page_col_right {
        display: none; } }
    /* line 1389, styles.scss */
    .page_middle .page_col_left .nav_side a, .page_middle .page_col_left .nav_side a:visited,
    .page_middle .page_col_right .nav_side a,
    .page_middle .page_col_right .nav_side a:visited {
      text-decoration: underline; }
    /* line 1392, styles.scss */
    .page_middle .page_col_left .nav_side a:hover,
    .page_middle .page_col_right .nav_side a:hover {
      text-decoration: none;
      color: #E4791D; }
    /* line 1398, styles.scss */
    .page_middle .page_col_left .nav_side ul li,
    .page_middle .page_col_right .nav_side ul li {
      margin: 0 0 4px;
      padding: 0; }
      /* line 1401, styles.scss */
      .page_middle .page_col_left .nav_side ul li a, .page_middle .page_col_left .nav_side ul li a:visited,
      .page_middle .page_col_right .nav_side ul li a,
      .page_middle .page_col_right .nav_side ul li a:visited {
        display: block;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #8499A7;
        text-decoration: none;
        background: url(/assets/images/common/side_nav_sprite.png) 0 2px no-repeat;
        padding-left: 18px; }
      /* line 1411, styles.scss */
      .page_middle .page_col_left .nav_side ul li a:hover,
      .page_middle .page_col_right .nav_side ul li a:hover {
        color: #E4791D;
        text-decoration: none;
        background: url(/assets/images/common/side_nav_sprite.png) 0 -42px no-repeat; }
    /* line 1421, styles.scss */
    .page_middle .page_col_left .nav_side ul.services-side-nav li,
    .page_middle .page_col_right .nav_side ul.services-side-nav li {
      cursor: pointer; }
      /* line 1423, styles.scss */
      .page_middle .page_col_left .nav_side ul.services-side-nav li ul,
      .page_middle .page_col_right .nav_side ul.services-side-nav li ul {
        max-height: 0;
        overflow: hidden;
        -webkit-transition: max-height 0.5s ease;
        -moz-transition: max-height 0.5s ease;
        -ms-transition: max-height 0.5s ease;
        -o-transition: max-height 0.5s ease;
        transition: max-height 0.5s ease; }
        /* line 1432, styles.scss */
        .page_middle .page_col_left .nav_side ul.services-side-nav li ul li a,
        .page_middle .page_col_right .nav_side ul.services-side-nav li ul li a {
          margin-left: 20px;
          padding: 0;
          background: none; }
        /* line 1437, styles.scss */
        .page_middle .page_col_left .nav_side ul.services-side-nav li ul li a:hover,
        .page_middle .page_col_right .nav_side ul.services-side-nav li ul li a:hover {
          background: none; }
        /* line 1440, styles.scss */
        .page_middle .page_col_left .nav_side ul.services-side-nav li ul li:first-child,
        .page_middle .page_col_right .nav_side ul.services-side-nav li ul li:first-child {
          margin-top: 4px; }
        /* line 1443, styles.scss */
        .page_middle .page_col_left .nav_side ul.services-side-nav li ul li:last-child,
        .page_middle .page_col_right .nav_side ul.services-side-nav li ul li:last-child {
          margin-bottom: 2px; }
    /* line 1449, styles.scss */
    .page_middle .page_col_left .nav_side ul.services-side-nav li.active a,
    .page_middle .page_col_right .nav_side ul.services-side-nav li.active a {
      background: url(/assets/images/common/side_nav_sprite.png) 0 -88px no-repeat; }
    /* line 1452, styles.scss */
    .page_middle .page_col_left .nav_side ul.services-side-nav li.active a:hover,
    .page_middle .page_col_right .nav_side ul.services-side-nav li.active a:hover {
      background: url(/assets/images/common/side_nav_sprite.png) 0 -88px no-repeat; }
    /* line 1455, styles.scss */
    .page_middle .page_col_left .nav_side ul.services-side-nav li.active ul,
    .page_middle .page_col_right .nav_side ul.services-side-nav li.active ul {
      max-height: 500px;
      -webkit-transition: max-height 2s ease;
      -moz-transition: max-height 2s ease;
      -ms-transition: max-height 2s ease;
      -o-transition: max-height 2s ease;
      transition: max-height 2s ease; }
      /* line 1464, styles.scss */
      .page_middle .page_col_left .nav_side ul.services-side-nav li.active ul li a,
      .page_middle .page_col_right .nav_side ul.services-side-nav li.active ul li a {
        background: none; }
      /* line 1467, styles.scss */
      .page_middle .page_col_left .nav_side ul.services-side-nav li.active ul li a:hover,
      .page_middle .page_col_right .nav_side ul.services-side-nav li.active ul li a:hover {
        background: none; }
  /* line 1478, styles.scss */
  .page_middle .page_col_left.news_detail {
    width: 31.5%;
    /*Was 580*/ }
    /* line 1481, styles.scss */
    .page_middle .page_col_left.news_detail img {
      width: 100%; }
    @media (max-width: 580px) {
      /* line 1478, styles.scss */
      .page_middle .page_col_left.news_detail {
        display: block;
        float: none;
        width: 100%;
        margin-right: 0; } }
  /* line 1492, styles.scss */
  .page_middle .page_content {
    width: 65.888%;
    float: right;
    padding-bottom: 24px;
    /*Was 580*/
    /*Was 580*/
    /*Was 580*/ }
    @media (max-width: 780px) {
      /* line 1492, styles.scss */
      .page_middle .page_content {
        width: 69%; } }
    @media (max-width: 750px) {
      /* line 1492, styles.scss */
      .page_middle .page_content {
        width: 62%; } }
    @media (max-width: 580px) {
      /* line 1492, styles.scss */
      .page_middle .page_content {
        width: 100%;
        float: none; } }
    /* line 1511, styles.scss */
    .page_middle .page_content .main_copy sup {
      vertical-align: top;
      position: relative;
      top: -0.2em; }
    /* line 1517, styles.scss */
    .page_middle .page_content .main_copy a, .page_middle .page_content .main_copy a:visited {
      text-decoration: underline; }
    /* line 1521, styles.scss */
    .page_middle .page_content .main_copy a:hover {
      text-decoration: none;
      color: #E4791D; }
    /* line 1527, styles.scss */
    .page_middle .page_content .main_copy .news_title a, .page_middle .page_content .main_copy .news_title a:visited, .page_middle .page_content .main_copy .calendar-print a, .page_middle .page_content .main_copy .calendar-print a:visited, .page_middle .page_content .main_copy .accordion a, .page_middle .page_content .main_copy .accordion a:visited {
      text-decoration: none; }
    /* line 1532, styles.scss */
    .page_middle .page_content .main_copy a.small_read_more {
      text-decoration: none; }
    /* line 1536, styles.scss */
    .page_middle .page_content .main_copy a.orange_arrow_link, .page_middle .page_content .main_copy a.orange_arrow_links:visited {
      text-decoration: none; }
    /* line 1540, styles.scss */
    .page_middle .page_content .main_copy h3 {
      font-size: 18px;
      color: #E4791D;
      font-weight: normal;
      line-height: 18px;
      text-transform: none;
      margin: 0;
      padding: 0;
      vertical-align: baseline;
      display: inline;
      border: 0; }
    /* line 1552, styles.scss */
    .page_middle .page_content .main_copy span.intro {
      font-size: 18px;
      color: #E4791D;
      font-weight: normal;
      line-height: 21px;
      text-transform: none;
      margin: 0;
      padding: 0;
      vertical-align: baseline;
      display: inline;
      border: 0; }
    /* line 1568, styles.scss */
    .page_middle .page_content ul li {
      margin-bottom: 3px; }
    /* line 1572, styles.scss */
    .page_middle .page_content ul.ul_left {
      list-style: square;
      float: left;
      width: 48%;
      min-width: 280px;
      margin-top: 4px; }
      /* line 1579, styles.scss */
      .page_middle .page_content ul.ul_left li {
        margin-left: 16px; }
    /* line 1583, styles.scss */
    .page_middle .page_content ul.two-col-list {
      list-style: square;
      margin: 4px 0 0; }
      /* line 1587, styles.scss */
      .page_middle .page_content ul.two-col-list li {
        margin-left: 16px; }
    /* line 1591, styles.scss */
    .page_middle .page_content .horz_line {
      margin-top: 12px; }
    /* line 1595, styles.scss */
    .page_middle .page_content .featured_projects {
      margin-top: 0;
      width: 100%;
      /*Was 580*/ }
      @media (max-width: 900px) {
        /* line 1595, styles.scss */
        .page_middle .page_content .featured_projects {
          padding: 0 0; } }
      /* line 1603, styles.scss */
      .page_middle .page_content .featured_projects .featured_header {
        margin-top: 10px; }
        /* line 1606, styles.scss */
        .page_middle .page_content .featured_projects .featured_header h4 {
          padding: 0 0 14px;
          width: 200px;
          float: left;
          /*Was 580*/ }
          @media (max-width: 580px) {
            /* line 1606, styles.scss */
            .page_middle .page_content .featured_projects .featured_header h4 {
              padding: 0 0 8px; } }
      /* line 1619, styles.scss */
      .page_middle .page_content .featured_projects ul {
        display: inline;
        margin: 12px 0;
        width: 100%; }
        /* line 1624, styles.scss */
        .page_middle .page_content .featured_projects ul li {
          float: left;
          width: 50%;
          /*Was 580*/ }
          @media (max-width: 580px) {
            /* line 1624, styles.scss */
            .page_middle .page_content .featured_projects ul li {
              width: 100%; } }
          /* line 1632, styles.scss */
          .page_middle .page_content .featured_projects ul li table tr td {
            vertical-align: top; }

/* line 1642, styles.scss */
body.careers.faq .page_middle .page_content {
  /*Was 580*/ }
  @media (max-width: 780px) {
    /* line 1642, styles.scss */
    body.careers.faq .page_middle .page_content {
      padding-bottom: 0; } }

/* line 1651, styles.scss */
body.services.detail .page_middle .page_content {
  /*Was 580*/ }
  @media (max-width: 580px) {
    /* line 1651, styles.scss */
    body.services.detail .page_middle .page_content {
      padding-bottom: 0; } }

/* line 1658, styles.scss */
.col-left {
  float: left;
  width: 47%;
  padding-right: 4%;
  /*Was 580*/ }
  @media (max-width: 580px) {
    /* line 1658, styles.scss */
    .col-left {
      width: 100%; } }
  /* line 1667, styles.scss */
  .col-left ul {
    list-style: square;
    margin-left: 16px;
    margin-top: 4px; }
  /* line 1673, styles.scss */
  .col-left a, .col-left a:visited {
    text-decoration: none !important;
    color: #2E4D5B; }
  /* line 1678, styles.scss */
  .col-left a:hover {
    color: #E4791D; }

/* line 1684, styles.scss */
.col-right {
  float: left;
  width: 47%;
  /*Was 580*/ }
  @media (max-width: 580px) {
    /* line 1684, styles.scss */
    .col-right {
      width: 100%;
      margin-top: 16px; } }
  /* line 1693, styles.scss */
  .col-right ul {
    list-style: square;
    margin-left: 16px;
    margin-top: 4px; }
  /* line 1699, styles.scss */
  .col-right a, .col-right a:visited {
    text-decoration: none !important;
    color: #2E4D5B; }
  /* line 1704, styles.scss */
  .col-right a:hover {
    color: #E4791D; }

/* line 1716, styles.scss */
body.about .main_copy .industry_links h4 {
  float: left;
  padding-right: 8px;
  /*Was 580*/ }
  @media (max-width: 780px) {
    /* line 1716, styles.scss */
    body.about .main_copy .industry_links h4 {
      float: none;
      margin-bottom: 4px; } }
/* line 1725, styles.scss */
body.about .main_copy .industry_links a {
  text-decoration: underline; }
/* line 1728, styles.scss */
body.about .main_copy .industry_links .ind_links_container {
  position: relative; }
  /* line 1731, styles.scss */
  body.about .main_copy .industry_links .ind_links_container .ind_links {
    float: left; }
    /* line 1734, styles.scss */
    body.about .main_copy .industry_links .ind_links_container .ind_links ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      /* line 1740, styles.scss */
      body.about .main_copy .industry_links .ind_links_container .ind_links ul li a {
        text-decoration: none; }
  /* line 1746, styles.scss */
  body.about .main_copy .industry_links .ind_links_container .back_top {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0 0 4px;
    background: url(/assets/images/common/button_norm.jpg) 0 2px no-repeat;
    padding-left: 18px;
    /*Was 580*/ }
    @media (max-width: 780px) {
      /* line 1746, styles.scss */
      body.about .main_copy .industry_links .ind_links_container .back_top {
        position: relative;
        margin: 12px 0 4px;
        clear: both; } }
    /* line 1760, styles.scss */
    body.about .main_copy .industry_links .ind_links_container .back_top a {
      font-size: 12px;
      color: #8499A7;
      text-decoration: none; }

/* line 1772, styles.scss */
.featured_projects {
  margin-top: 12px;
  /*Was 580*/
  /*Was 580*/ }
  @media (max-width: 900px) {
    /* line 1772, styles.scss */
    .featured_projects {
      padding: 0 20px; } }
  @media (max-width: 580px) {
    /* line 1772, styles.scss */
    .featured_projects {
      padding: 0 20px 0 0; } }
  /* line 1783, styles.scss */
  .featured_projects .featured_header {
    margin-top: 10px; }
    /* line 1786, styles.scss */
    .featured_projects .featured_header h4 {
      padding: 0 0 14px;
      width: 200px;
      float: left;
      /*Was 580*/ }
      @media (max-width: 580px) {
        /* line 1786, styles.scss */
        .featured_projects .featured_header h4 {
          padding: 0 0 8px; } }
    /* line 1796, styles.scss */
    .featured_projects .featured_header .browse_projects {
      width: 250px;
      float: right;
      text-align: right;
      /*Was 580*/ }
      /* line 1801, styles.scss */
      .featured_projects .featured_header .browse_projects a {
        white-space: nowrap; }
      @media (max-width: 580px) {
        /* line 1796, styles.scss */
        .featured_projects .featured_header .browse_projects {
          width: auto;
          float: left;
          text-align: left;
          margin-bottom: 8px; } }
  /* line 1816, styles.scss */
  .featured_projects ul {
    display: inline;
    margin: 12px 0;
    width: 100%; }
    /* line 1821, styles.scss */
    .featured_projects ul li {
      float: left;
      width: 33%;
      /*Was 580*/ }
      @media (max-width: 580px) {
        /* line 1821, styles.scss */
        .featured_projects ul li {
          width: 100%;
          float: none;
          padding: 12px; } }
      /* line 1831, styles.scss */
      .featured_projects ul li table tr td {
        vertical-align: top; }
      /* line 1835, styles.scss */
      .featured_projects ul li .featured_image {
        float: left;
        width: 60px;
        height: 60px;
        margin-right: 12px;
        margin-bottom: 8px; }
        /* line 1842, styles.scss */
        .featured_projects ul li .featured_image img {
          width: 100%;
          height: 100%; }
      /* line 1847, styles.scss */
      .featured_projects ul li .featured_info {
        float: left;
        width: 98%; }
        /* line 1852, styles.scss */
        .featured_projects ul li .featured_info .featured_title a {
          font-weight: bold;
          color: #002E5F;
          margin: 0;
          padding: 0;
          text-decoration: none; }
        /* line 1859, styles.scss */
        .featured_projects ul li .featured_info .featured_title a:hover {
          color: #E4791D; }
        /* line 1863, styles.scss */
        .featured_projects ul li .featured_info .featured_blurb {
          font-size: 10px;
          line-height: 14px;
          margin-bottom: 2px; }
    /* line 1873, styles.scss */
    .featured_projects ul li:first-child {
      width: 33.5%;
      /*Was 580*/ }
      @media (max-width: 580px) {
        /* line 1873, styles.scss */
        .featured_projects ul li:first-child {
          width: 100%;
          float: none; } }
    /* line 1881, styles.scss */
    .featured_projects ul li:last-child {
      width: 30%;
      /*Was 580*/ }
      @media (max-width: 580px) {
        /* line 1881, styles.scss */
        .featured_projects ul li:last-child {
          width: 100%;
          float: none; } }

/* line 1894, styles.scss */
.projects.list .page_header {
  position: relative; }
  /* line 1897, styles.scss */
  .projects.list .page_header .header_quote {
    position: absolute;
    bottom: 0;
    left: 0;
    /*Was 580*/ }
    @media (max-width: 580px) {
      /* line 1897, styles.scss */
      .projects.list .page_header .header_quote {
        margin: 0; } }

/* line 1910, styles.scss */
.projects.list.service-all .page_middle {
  padding: 12px 0 24px; }

/* line 1915, styles.scss */
#mytabs {
  padding: 0;
  margin: 0; }
  /* line 1919, styles.scss */
  #mytabs ul {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0;
    border-bottom: 2px solid #7b9baa;
    width: 100%; }
    /* line 1927, styles.scss */
    #mytabs ul li {
      float: left;
      margin-left: -2px;
      margin-bottom: -2px;
      cursor: pointer; }
      /* line 1932, styles.scss */
      #mytabs ul li a {
        display: block;
        font-size: 12px;
        font-style: normal;
        font-weight: bold;
        color: #8499A7;
        text-transform: uppercase;
        line-height: 18px;
        letter-spacing: 1px;
        padding: 4px 8px 4px 8px;
        border: 2px solid #a4cee2;
        border-bottom: 2px solid #7b9baa;
        white-space: nowrap;
        border-collapse: collapse;
        background: #ffffff; }
    /* line 1951, styles.scss */
    #mytabs ul li.tab_on a {
      color: #E4791D;
      border: 2px solid #7b9baa;
      border-bottom: 2px solid #ffffff; }
    /* line 1958, styles.scss */
    #mytabs ul li.next a {
      border-left: 2px solid #7b9baa; }

/* line 1968, styles.scss */
.office_content {
  position: relative; }
  /* line 1971, styles.scss */
  .office_content .office_block {
    display: none;
    margin: 20px 0;
    /*Was 580*/ }
    @media (max-width: 580px) {
      /* line 1971, styles.scss */
      .office_content .office_block {
        margin: 20px 0 -20px; } }
  /* line 1979, styles.scss */
  .office_content .office_block.content_on {
    display: block; }

/* line 1986, styles.scss */
.staff_list {
  width: 100%;
  /*Was 580*/ }
  @media (max-width: 580px) {
    /* line 1986, styles.scss */
    .staff_list {
      width: auto; } }
  /* line 1993, styles.scss */
  .staff_list .staff_row {
    width: 100%;
    /*Was 580*/ }
    @media (max-width: 580px) {
      /* line 1993, styles.scss */
      .staff_list .staff_row {
        font-size: 14px;
        padding: 4px 6px 8px;
        width: auto; } }
  /* line 2002, styles.scss */
  .staff_list .staff_row.odd {
    background: #f2f2f2; }
  /* line 2005, styles.scss */
  .staff_list .staff_column {
    float: left;
    padding: 4px 4px; }
    /* line 2009, styles.scss */
    .staff_list .staff_column span {
      /*Was 580*/ }
      @media (max-width: 580px) {
        /* line 2009, styles.scss */
        .staff_list .staff_column span {
          display: inline-block; } }
  /* line 2015, styles.scss */
  .staff_list .staff_column.name {
    width: 23%;
    /*Was 580*/ }
    @media (max-width: 580px) {
      /* line 2015, styles.scss */
      .staff_list .staff_column.name {
        width: 96%; } }
    /* line 2020, styles.scss */
    .staff_list .staff_column.name a {
      color: #002E5F; }
    /* line 2023, styles.scss */
    .staff_list .staff_column.name a:hover {
      color: #E4791D; }
  /* line 2027, styles.scss */
  .staff_list .staff_column.title {
    width: 26%;
    /*Was 580*/ }
    @media (max-width: 580px) {
      /* line 2027, styles.scss */
      .staff_list .staff_column.title {
        width: 96%; } }
  /* line 2033, styles.scss */
  .staff_list .staff_column.phone {
    width: 18%;
    /*Was 580*/ }
    @media (max-width: 580px) {
      /* line 2033, styles.scss */
      .staff_list .staff_column.phone {
        width: 60%; } }
  /* line 2039, styles.scss */
  .staff_list .staff_column.ext {
    width: 8%;
    /*Was 580*/ }
    @media (max-width: 580px) {
      /* line 2039, styles.scss */
      .staff_list .staff_column.ext {
        width: 30%; } }
  /* line 2045, styles.scss */
  .staff_list .staff_column.email {
    width: 14%;
    /*Was 580*/ }
    @media (max-width: 580px) {
      /* line 2045, styles.scss */
      .staff_list .staff_column.email {
        width: 96%; } }
    /* line 2050, styles.scss */
    .staff_list .staff_column.email a {
      text-decoration: underline; }
    /* line 2053, styles.scss */
    .staff_list .staff_column.email a:hover {
      text-decoration: none;
      color: #E4791D; }
  /* line 2058, styles.scss */
  .staff_list .staff_header_row {
    font-weight: bold;
    /*Was 580*/ }
    @media (max-width: 580px) {
      /* line 2058, styles.scss */
      .staff_list .staff_header_row {
        display: none; } }

/* line 2068, styles.scss */
body.alpha .search-staff-holder {
  margin-top: 0; }

/* line 2073, styles.scss */
.results_section.last {
  margin-top: 30px; }

/* line 2077, styles.scss */
.page_bottom {
  margin-top: 24px;
  padding-bottom: 12px; }
  /* line 2081, styles.scss */
  .page_bottom .staff_column.name {
    width: 20%;
    /*Was 580*/ }
    @media (max-width: 580px) {
      /* line 2081, styles.scss */
      .page_bottom .staff_column.name {
        width: 96%; } }
    /* line 2086, styles.scss */
    .page_bottom .staff_column.name a {
      color: #002E5F; }
    /* line 2089, styles.scss */
    .page_bottom .staff_column.name a:hover {
      color: #E4791D; }
  /* line 2093, styles.scss */
  .page_bottom .staff_column.title {
    width: 28%;
    /*Was 580*/ }
    @media (max-width: 580px) {
      /* line 2093, styles.scss */
      .page_bottom .staff_column.title {
        width: 96%; } }
  /* line 2099, styles.scss */
  .page_bottom .staff_column.loc {
    width: 15%;
    /*Was 580*/ }
    @media (max-width: 580px) {
      /* line 2099, styles.scss */
      .page_bottom .staff_column.loc {
        width: 96%; } }
  /* line 2105, styles.scss */
  .page_bottom .staff_column.phone {
    width: 18%;
    /*Was 580*/ }
    @media (max-width: 580px) {
      /* line 2105, styles.scss */
      .page_bottom .staff_column.phone {
        width: 96%; } }
  /* line 2111, styles.scss */
  .page_bottom .staff_column.email {
    width: 10%;
    /*Was 580*/ }
    @media (max-width: 580px) {
      /* line 2111, styles.scss */
      .page_bottom .staff_column.email {
        width: 96%; } }

/* line 2120, styles.scss */
body.staff_detail .header_title {
  /*Was 580*/ }
  @media (max-width: 580px) {
    /* line 2120, styles.scss */
    body.staff_detail .header_title {
      float: none;
      width: auto; } }

/* line 2128, styles.scss */
.staff_profile {
  width: 65.888%;
  float: right;
  overflow: hidden;
  /*Was 580*/ }
  @media (max-width: 580px) {
    /* line 2128, styles.scss */
    .staff_profile {
      float: none;
      width: auto;
      padding-left: 20px; } }
  /* line 2139, styles.scss */
  .staff_profile .staff_image {
    float: right;
    width: 50%;
    /*Was 580*/ }
    @media (max-width: 580px) {
      /* line 2139, styles.scss */
      .staff_profile .staff_image {
        float: none;
        width: 100%; } }
    /* line 2148, styles.scss */
    .staff_profile .staff_image img {
      margin: 16px 12px 12px 0;
      border: 1px solid #FFFFFF;
      /*Was 580*/ }
      @media (max-width: 580px) {
        /* line 2148, styles.scss */
        .staff_profile .staff_image img {
          margin: 0 12px 12px 0; } }
    /* line 2157, styles.scss */
    .staff_profile .staff_image ul li {
      margin: 0 0 4px;
      background: url(/assets/images/common/button_white_norm.jpg) 0 2px no-repeat;
      padding-left: 18px; }
      /* line 2161, styles.scss */
      .staff_profile .staff_image ul li a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #CAD7DD;
        text-decoration: none; }
      /* line 2167, styles.scss */
      .staff_profile .staff_image ul li a:hover {
        color: #CAD7DD;
        text-decoration: none; }
    /* line 2172, styles.scss */
    .staff_profile .staff_image ul li:hover {
      background: url(/assets/images/common/button_white_norm.jpg) 0 2px no-repeat; }
  /* line 2177, styles.scss */
  .staff_profile .staff_info {
    float: left;
    width: 45%;
    color: #FFFFFF;
    padding: 14px 12px 12px 0;
    /*Was 580*/ }
    @media (max-width: 580px) {
      /* line 2177, styles.scss */
      .staff_profile .staff_info {
        float: none;
        width: 100%; } }
    /* line 2188, styles.scss */
    .staff_profile .staff_info h2 {
      font-size: 18px;
      font-weight: normal;
      color: #FFFFFF;
      font-style: normal;
      line-height: 19px;
      margin: 6px 0 2px 0; }
    /* line 2196, styles.scss */
    .staff_profile .staff_info h5 {
      color: #FFFFFF;
      font-size: 12px; }
    /* line 2201, styles.scss */
    .staff_profile .staff_info a {
      color: #FFFFFF;
      text-decoration: underline; }

/* line 2210, styles.scss */
.annex_content {
  width: 100%;
  /*Was 580*/ }
  @media (max-width: 580px) {
    /* line 2210, styles.scss */
    .annex_content {
      width: auto; } }
  /* line 2217, styles.scss */
  .annex_content .annex_address {
    float: left;
    width: 160px;
    margin-left: 12px;
    margin-bottom: 12px; }
  /* line 2223, styles.scss */
  .annex_content .annex_map_thumb {
    float: left;
    width: 136px; }

/* line 2234, styles.scss */
.projects.list.office .page_header .header_image {
  /*Was 580*/
  /*Was 580*/
  /*Was 580*/ }
  @media (max-width: 900px) {
    /* line 2234, styles.scss */
    .projects.list.office .page_header .header_image {
      width: 60%; } }
  @media (max-width: 780px) {
    /* line 2234, styles.scss */
    .projects.list.office .page_header .header_image {
      width: 50%; } }
  @media (max-width: 580px) {
    /* line 2234, styles.scss */
    .projects.list.office .page_header .header_image {
      width: 100%; } }
/* line 2246, styles.scss */
.projects.list.office .page_header .header_quote {
  width: 30%;
  color: #ffffff;
  /*Was 580*/
  /*Was 580*/
  /*Was 580*/ }
  @media (max-width: 900px) {
    /* line 2246, styles.scss */
    .projects.list.office .page_header .header_quote {
      width: 38%; } }
  @media (max-width: 780px) {
    /* line 2246, styles.scss */
    .projects.list.office .page_header .header_quote {
      width: 45%; } }
  @media (max-width: 580px) {
    /* line 2246, styles.scss */
    .projects.list.office .page_header .header_quote {
      width: 100%;
      position: relative;
      padding: 12px; } }
  /* line 2262, styles.scss */
  .projects.list.office .page_header .header_quote .office_address {
    /*Was 580*/ }
    @media (max-width: 580px) {
      /* line 2262, styles.scss */
      .projects.list.office .page_header .header_quote .office_address {
        width: 54%;
        float: right; } }
  /* line 2269, styles.scss */
  .projects.list.office .page_header .header_quote .map_thumb {
    width: 136px;
    float: left;
    margin: 8px 12px 0 0;
    /*Was 580*/
    /*Was 580*/ }
    /* line 2274, styles.scss */
    .projects.list.office .page_header .header_quote .map_thumb img {
      width: 100%;
      height: auto; }
    @media (max-width: 750px) {
      /* line 2269, styles.scss */
      .projects.list.office .page_header .header_quote .map_thumb {
        width: 40%; } }
    @media (max-width: 580px) {
      /* line 2269, styles.scss */
      .projects.list.office .page_header .header_quote .map_thumb {
        margin: 0; } }
  /* line 2287, styles.scss */
  .projects.list.office .page_header .header_quote .nav_side {
    color: #ffffff;
    float: left;
    width: 110px;
    margin-top: 46px;
    /*Was 580*/
    /*Was 580*/ }
    @media (max-width: 750px) {
      /* line 2287, styles.scss */
      .projects.list.office .page_header .header_quote .nav_side {
        margin-top: 6px; } }
    @media (max-width: 580px) {
      /* line 2287, styles.scss */
      .projects.list.office .page_header .header_quote .nav_side {
        display: block;
        width: 54%;
        float: right; } }

/* line 2308, styles.scss */
a.text_read_more, .text_read_more a {
  float: right;
  font-size: 10px;
  color: #8499A7;
  line-height: 20px;
  margin: 0;
  padding: 0 0 0 15px;
  background: url(/assets/images/common/button_norm.jpg) 0 5px no-repeat;
  text-decoration: none;
  /*Was 580*/ }
  @media (max-width: 580px) {
    /* line 2308, styles.scss */
    a.text_read_more, .text_read_more a {
      float: left;
      margin: 0 0 10px;
      width: 90%; } }

/* line 2326, styles.scss */
a.text_read_more:hover, .text_read_more a:hover {
  background: url(/assets/images/common/button_roll.jpg) 0 5px no-repeat;
  color: #E4791D; }

/* line 2331, styles.scss */
.home .text_read_more a {
  float: left; }

/* line 2335, styles.scss */
.project_all_row {
  width: 100%;
  /*Was 580*/ }
  @media (max-width: 580px) {
    /* line 2335, styles.scss */
    .project_all_row {
      width: auto; } }

/* line 2342, styles.scss */
.list-top-search-cat {
  background: #7191a1;
  color: #FFFFFF;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;
  font-size: 10px;
  padding: 4px 6px 2px;
  width: 32.6%;
  line-height: 12px;
  margin-top: 12px;
  /*Was 580*/ }
  @media (max-width: 580px) {
    /* line 2342, styles.scss */
    .list-top-search-cat {
      width: auto; } }

/* line 2361, styles.scss */
.project_row .project_row_header {
  margin: 0 0 36px 0;
  border-top: 1px solid #7191a1;
  padding-top: 4px; }
  /* line 2366, styles.scss */
  .project_row .project_row_header h4 {
    float: left; }
/* line 2371, styles.scss */
.project_row .project_cell {
  display: inline-block;
  float: left;
  width: 31%;
  margin-right: 3%;
  /*Was 580*/ }
  @media (max-width: 580px) {
    /* line 2371, styles.scss */
    .project_row .project_cell {
      width: 98%; } }
  /* line 2381, styles.scss */
  .project_row .project_cell table {
    margin-bottom: 4px; }
    /* line 2384, styles.scss */
    .project_row .project_cell table tr td {
      vertical-align: top; }
  /* line 2391, styles.scss */
  .project_row .project_cell .project_cell_thumb {
    float: left;
    width: 60px;
    height: 60px;
    margin: 0 8px 10px 0; }
    /* line 2398, styles.scss */
    .project_row .project_cell .project_cell_thumb a img {
      border: none;
      width: 100%;
      height: 100%; }
  /* line 2409, styles.scss */
  .project_row .project_cell .project_cell_info .project_cell_title a, .project_row .project_cell .project_cell_info .project_cell_title a:visited {
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    font-variant: normal;
    color: #002E5F;
    margin: 0;
    padding: 0;
    text-decoration: none; }
  /* line 2419, styles.scss */
  .project_row .project_cell .project_cell_info .project_cell_title a:hover {
    color: #E4791D; }
  /* line 2426, styles.scss */
  .project_row .project_cell .project_cell_info .project_cell_desc {
    font-size: 10px;
    color: #71787E;
    line-height: 14px;
    margin: 0;
    padding: 0; }
/* line 2436, styles.scss */
.project_row .project_cell.last {
  margin-right: 0; }

/* line 2445, styles.scss */
.project_detail .page_header .header_title {
  float: left;
  width: 64.5%;
  padding: 22px 0 0 22px;
  font-size: 13px;
  color: #FFFFFF;
  line-height: 18px;
  /*Was 580*/ }
  @media (max-width: 580px) {
    /* line 2445, styles.scss */
    .project_detail .page_header .header_title {
      width: auto;
      padding: 22px 0 12px 10px; } }
  /* line 2458, styles.scss */
  .project_detail .page_header .header_title .logo-white {
    padding: 2px 8px 0 0; }
  /* line 2462, styles.scss */
  .project_detail .page_header .header_title table {
    width: 100%; }
    /* line 2465, styles.scss */
    .project_detail .page_header .header_title table tr td {
      vertical-align: top; }
    /* line 2469, styles.scss */
    .project_detail .page_header .header_title table .profile_location {
      vertical-align: bottom; }
      /* line 2472, styles.scss */
      .project_detail .page_header .header_title table .profile_location span {
        float: right;
        padding-right: 16px; }
    /* line 2479, styles.scss */
    .project_detail .page_header .header_title table h2 {
      margin-top: 20px;
      /*Was 580*/ }
      @media (max-width: 580px) {
        /* line 2479, styles.scss */
        .project_detail .page_header .header_title table h2 {
          margin-top: 0; } }
    /* line 2487, styles.scss */
    .project_detail .page_header .header_title table h4 {
      font-weight: bold;
      text-transform: none;
      color: #FFFFFF; }
/* line 2495, styles.scss */
.project_detail .page_header .header_image {
  width: 31%;
  /*Was 580*/ }
  @media (max-width: 580px) {
    /* line 2495, styles.scss */
    .project_detail .page_header .header_image {
      width: 100%;
      float: left; } }
  /* line 2504, styles.scss */
  .project_detail .page_header .header_image .gallery {
    /*Was 580*/ }
    @media (max-width: 580px) {
      /* line 2504, styles.scss */
      .project_detail .page_header .header_image .gallery {
        width: 286px;
        height: 240px;
        overflow: hidden;
        margin: 0 auto; } }
    /* line 2513, styles.scss */
    .project_detail .page_header .header_image .gallery div {
      /*Was 580*/ }
      @media (max-width: 580px) {
        /* line 2513, styles.scss */
        .project_detail .page_header .header_image .gallery div {
          width: 100% !important;
          height: 100% !important; }
          /* line 2518, styles.scss */
          .project_detail .page_header .header_image .gallery div img {
            /*Was 580*/ } }
    @media (max-width: 580px) and (max-width: 580px) {
      /* line 2518, styles.scss */
      .project_detail .page_header .header_image .gallery div img {
        width: 100% !important;
        height: auto !important; } }

/* line 2529, styles.scss */
.project_detail .page_header .header_quote {
  padding: 16px 0 22px 22px;
  float: left;
  width: 60%;
  font-size: 13px;
  color: #FFFFFF;
  line-height: 16px;
  /*Was 580*/ }
  @media (max-width: 580px) {
    /* line 2529, styles.scss */
    .project_detail .page_header .header_quote {
      width: auto;
      float: left;
      padding: 10px 0 0; } }
/* line 2545, styles.scss */
.project_detail .page_middle {
  padding: 24px 0 0; }
  /* line 2548, styles.scss */
  .project_detail .page_middle .page_content {
    width: 68%;
    float: left;
    padding-bottom: 24px;
    /*Was 580*/ }
    @media (max-width: 580px) {
      /* line 2548, styles.scss */
      .project_detail .page_middle .page_content {
        width: auto; } }
    /* line 2557, styles.scss */
    .project_detail .page_middle .page_content .main_copy_left {
      float: left;
      width: 50%;
      padding-bottom: 20px;
      /*Was 580*/ }
      @media (max-width: 580px) {
        /* line 2557, styles.scss */
        .project_detail .page_middle .page_content .main_copy_left {
          width: auto;
          float: left;
          padding-bottom: 0; } }
    /* line 2569, styles.scss */
    .project_detail .page_middle .page_content .main_copy_right {
      float: left;
      width: 50%;
      /*Was 580*/ }
      @media (max-width: 580px) {
        /* line 2569, styles.scss */
        .project_detail .page_middle .page_content .main_copy_right {
          width: auto;
          float: left;
          padding-bottom: 0; } }
    /* line 2580, styles.scss */
    .project_detail .page_middle .page_content .copy_row {
      padding-bottom: 16px;
      width: 84%;
      /*Was 580*/ }
      @media (max-width: 580px) {
        /* line 2580, styles.scss */
        .project_detail .page_middle .page_content .copy_row {
          width: 96%; } }
    /* line 2588, styles.scss */
    .project_detail .page_middle .page_content .copy_row.solution {
      /*Was 580*/ }
      @media (max-width: 580px) {
        /* line 2588, styles.scss */
        .project_detail .page_middle .page_content .copy_row.solution {
          padding-bottom: 0; } }
  /* line 2595, styles.scss */
  .project_detail .page_middle .page_col_right {
    float: right;
    width: 31%;
    /*Was 580*/ }
    @media (max-width: 580px) {
      /* line 2595, styles.scss */
      .project_detail .page_middle .page_col_right {
        width: auto;
        float: left;
        display: block;
        margin-bottom: 20px; } }
    /* line 2607, styles.scss */
    .project_detail .page_middle .page_col_right .profile_links a, .project_detail .page_middle .page_col_right .profile_links a:visited {
      font-size: 10px;
      color: #002E5F;
      line-height: 14px;
      margin: 0 0 2px 0;
      text-decoration: underline;
      float: left;
      display: block;
      clear: both;
      padding-left: 16px; }
    /* line 2619, styles.scss */
    .project_detail .page_middle .page_col_right .profile_links a:hover {
      color: #E4791D; }
    /* line 2623, styles.scss */
    .project_detail .page_middle .page_col_right .profile_links a.email_profile_page {
      background: url(/assets/images/common/email_12x12.jpg) 0 0 no-repeat; }
    /* line 2627, styles.scss */
    .project_detail .page_middle .page_col_right .profile_links a.pdf_link {
      background: url(/assets/images/common/pdf_12x12.jpg) 0 0 no-repeat; }
    /* line 2632, styles.scss */
    .project_detail .page_middle .page_col_right .projects_related {
      padding-top: 16px;
      margin-top: 16px;
      border-top: 1px solid #8499A7; }
      /* line 2638, styles.scss */
      .project_detail .page_middle .page_col_right .projects_related .related_row h5 {
        font-size: 12px;
        color: #002E5F;
        line-height: 16px;
        font-weight: normal;
        margin-top: 4px; }
      /* line 2646, styles.scss */
      .project_detail .page_middle .page_col_right .projects_related .related_row.services {
        margin-top: 12px; }

/* line 2656, styles.scss */
.extra_info {
  margin: 16px 0; }

/* line 2660, styles.scss */
.horz_nav {
  margin-bottom: 16px;
  margin-top: -8px;
  /*Was 580*/ }
  @media (max-width: 580px) {
    /* line 2660, styles.scss */
    .horz_nav {
      display: none; } }
  /* line 2670, styles.scss */
  .horz_nav .nav_side ul li {
    display: inline-block;
    float: left;
    margin: 0 7px 4px;
    background: url(/assets/images/common/button_norm.jpg) 0 2px no-repeat;
    padding-left: 17px; }
    /* line 2677, styles.scss */
    .horz_nav .nav_side ul li a, .horz_nav .nav_side ul li a:visited {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 11px;
      color: #8499A7;
      text-decoration: none; }
    /* line 2685, styles.scss */
    .horz_nav .nav_side ul li a:hover {
      color: #E4791D;
      text-decoration: none; }
  /* line 2691, styles.scss */
  .horz_nav .nav_side ul li:hover {
    background: url(/assets/images/common/button_roll.jpg) 0 2px no-repeat; }

/* line 2698, styles.scss */
h5 {
  font-size: 12px;
  line-height: 16px;
  font-weight: normal;
  color: #002E5F;
  margin: 0;
  padding: 0;
  letter-spacing: 1px; }

/* line 2710, styles.scss */
.projects-search-form h5.separator {
  margin: 12px 0;
  padding: 12px 0 0;
  border-top: 1px solid #8499A7; }
/* line 2716, styles.scss */
.projects-search-form select {
  margin: 0 0 0 8px;
  /*Was 580*/ }
  @media (max-width: 580px) {
    /* line 2716, styles.scss */
    .projects-search-form select {
      width: 100%;
      font-size: 16px;
      margin: 8px 0 0 0; } }
/* line 2726, styles.scss */
.projects-search-form .select-selection {
  display: none;
  margin: 6px 0;
  /*Was 580*/ }
  @media (max-width: 580px) {
    /* line 2726, styles.scss */
    .projects-search-form .select-selection {
      display: block; } }
  /* line 2734, styles.scss */
  .projects-search-form .select-selection select {
    width: 100%;
    font-size: 16px; }
/* line 2741, styles.scss */
.projects-search-form .radio-selections {
  /*Was 580*/ }
  @media (max-width: 580px) {
    /* line 2741, styles.scss */
    .projects-search-form .radio-selections {
      display: none; } }
/* line 2748, styles.scss */
.projects-search-form .projects-search-locations label {
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  color: #002E5F;
  margin: 0;
  padding: 0; }
/* line 2759, styles.scss */
.projects-search-form .projects-search-types .structure-search {
  width: 47%;
  float: left;
  margin-right: 4%;
  /*Was 580*/ }
  @media (max-width: 580px) {
    /* line 2759, styles.scss */
    .projects-search-form .projects-search-types .structure-search {
      width: 100%;
      float: left;
      margin-right: 0; } }
/* line 2771, styles.scss */
.projects-search-form .projects-search-types .service-search {
  width: 48%;
  float: left;
  /*Was 580*/ }
  @media (max-width: 580px) {
    /* line 2771, styles.scss */
    .projects-search-form .projects-search-types .service-search {
      width: 100%;
      float: left;
      margin-right: 0; } }
/* line 2782, styles.scss */
.projects-search-form .projects-search-types .radio-holder {
  margin-top: 8px; }
  /* line 2785, styles.scss */
  .projects-search-form .projects-search-types .radio-holder table tr td {
    vertical-align: top; }
    /* line 2788, styles.scss */
    .projects-search-form .projects-search-types .radio-holder table tr td input {
      float: left; }
    /* line 2791, styles.scss */
    .projects-search-form .projects-search-types .radio-holder table tr td label {
      display: block;
      margin: 0 0 0 4px;
      line-height: 14px; }
/* line 2801, styles.scss */
.projects-search-form .projects-search-types .radio-holder.solo {
  margin-top: 16px; }
  /* line 2804, styles.scss */
  .projects-search-form .projects-search-types .radio-holder.solo label {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 10px;
    line-height: 12px;
    font-weight: bold;
    color: #8499A7; }
/* line 2816, styles.scss */
.projects-search-form .top-search-cat {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 10px;
  margin-top: 14px;
  line-height: 12px;
  font-weight: bold;
  color: #8499A7; }

/* line 2828, styles.scss */
input[type="submit"], input[type="button"], input[type="reset"], a.my_button, a.my_button:visited {
  font-weight: bold;
  font-size: 13px;
  color: #FFFFFF;
  margin: 0;
  padding: 8px 12px;
  border: 0;
  background-color: #8499A7;
  text-transform: uppercase;
  text-decoration: none !important;
  /*Was 580*/ }
  @media (max-width: 580px) {
    /* line 2828, styles.scss */
    input[type="submit"], input[type="button"], input[type="reset"], a.my_button, a.my_button:visited {
      width: 100%;
      font-size: 16px;
      margin: 6px 0; } }

/* line 2845, styles.scss */
input[type="submit"]:hover, input[type="button"]:hover,
input[type="reset"]:hover,
a.my_button:hover {
  background-color: #002E5F;
  color: #FFFFFF !important; }

/* line 2852, styles.scss */
input[type="reset"]#my_reset {
  margin-left: 12px;
  /*Was 580*/ }
  @media (max-width: 580px) {
    /* line 2852, styles.scss */
    input[type="reset"]#my_reset {
      display: none; } }

/* line 2860, styles.scss */
.search-submit-bts {
  margin-top: 12px; }

/* line 2864, styles.scss */
.form-error {
  margin-bottom: 12px;
  font-size: 12px;
  font-weight: bold;
  color: #CC0000; }

/* line 2873, styles.scss */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px; }

/* line 2878, styles.scss */
.g-recaptcha > div {
  text-align: center !important; }
  /* line 2881, styles.scss */
  .g-recaptcha > div > div {
    margin: 0 auto !important; }

/* line 2887, styles.scss */
.goog-bubble-content.gc-reset {
  height: 700px !important; }

/* line 2891, styles.scss */
.lytebox {
  background: #4a4a4a; }
  /* line 2894, styles.scss */
  .lytebox .send_page_close {
    text-align: right;
    display: none; }
    @media (max-width: 320px) {
      /* line 2894, styles.scss */
      .lytebox .send_page_close {
        display: block; } }
    /* line 2902, styles.scss */
    .lytebox .send_page_close a, .lytebox .send_page_close a:visited {
      display: block;
      height: 22px;
      color: #FFFFFF;
      text-decoration: none;
      padding: 12px 46px 0 0;
      background: url("/assets/fancybox/fancybox_sprite.png") right 2px no-repeat; }
    /* line 2910, styles.scss */
    .lytebox .send_page_close a:hover {
      text-decoration: none; }
  /* line 2915, styles.scss */
  .lytebox .small-print {
    font-size: 11px;
    font-style: italic;
    color: #bfbfbf;
    padding: 0 24px 40px 24px; }
  /* line 2922, styles.scss */
  .lytebox .send_page_container {
    padding: 24px 24px 0 24px;
    color: #ffffff; }
    @media (max-width: 320px) {
      /* line 2922, styles.scss */
      .lytebox .send_page_container {
        padding: 4px 24px 0 24px; } }
    /* line 2931, styles.scss */
    .lytebox .send_page_container .send-header .send_logo {
      float: left;
      width: 90px;
      padding: 8px 12px 0 0;
      margin-right: 12px;
      margin-bottom: 4px;
      border-right: 1px solid #FFFFFF; }
      /* line 2939, styles.scss */
      .lytebox .send_page_container .send-header .send_logo img {
        width: 90px;
        height: auto; }
    /* line 2944, styles.scss */
    .lytebox .send_page_container .send-header h1 {
      padding-top: 20px;
      font-weight: normal; }
    /* line 2949, styles.scss */
    .lytebox .send_page_container h1 {
      display: block;
      font-size: 2em;
      font-weight: bold; }
    /* line 2954, styles.scss */
    .lytebox .send_page_container .send_page_row {
      margin: 12px 0; }
      /* line 2957, styles.scss */
      .lytebox .send_page_container .send_page_row label {
        font-size: 14px;
        display: block;
        margin: 4px 0; }
      /* line 2963, styles.scss */
      .lytebox .send_page_container .send_page_row label.error {
        color: #ffb635;
        font-size: 12px; }
      /* line 2968, styles.scss */
      .lytebox .send_page_container .send_page_row .send-note {
        padding-top: 4px;
        font-size: 12px;
        font-style: italic;
        color: #bfbfbf; }
      /* line 2975, styles.scss */
      .lytebox .send_page_container .send_page_row input[type="text"], .lytebox .send_page_container .send_page_row textarea {
        width: 94%;
        font-size: 13px;
        padding: 4px 8px; }
      /* line 2980, styles.scss */
      .lytebox .send_page_container .send_page_row textarea {
        height: 80px; }
      /* line 2983, styles.scss */
      .lytebox .send_page_container .send_page_row input[type="submit"] {
        -webkit-appearance: none;
        border-radius: 0;
        letter-spacing: 1px; }
      /* line 2988, styles.scss */
      .lytebox .send_page_container .send_page_row input[type="submit"]:hover {
        background: #E4791D; }
      /* line 2992, styles.scss */
      .lytebox .send_page_container .send_page_row .form_note {
        margin-top: 2px;
        font-size: 12px;
        color: #d0d0d0; }
    /* line 2999, styles.scss */
    .lytebox .send_page_container .send_bot_links {
      text-align: center;
      padding-bottom: 12px; }
      /* line 3003, styles.scss */
      .lytebox .send_page_container .send_bot_links a, .lytebox .send_page_container .send_bot_links a:visited {
        color: #d0d0d0; }
      /* line 3007, styles.scss */
      .lytebox .send_page_container .send_bot_links a:hover {
        color: #FFFFFF; }

@media (max-width: 320px) {
  /* line 3016, styles.scss */
  .lytebox .send_page_container .send_page_row.recaptcha-holder {
    margin-left: -24px; }

  /* line 3020, styles.scss */
  .lytebox .send_page_container h1 {
    font-size: 1.5em; } }
/* line 3028, styles.scss */
body.about .main_copy ul {
  list-style: square;
  margin: 4px 0 0 16px;
  padding: 0; }
  /* line 3032, styles.scss */
  body.about .main_copy ul li {
    margin-bottom: 4px; }
/* line 3036, styles.scss */
body.about .main_copy img.resize {
  width: auto;
  height: auto;
  /*Was 580*/ }
  @media (max-width: 780px) {
    /* line 3036, styles.scss */
    body.about .main_copy img.resize {
      width: 100%; } }
/* line 3048, styles.scss */
body.about .main_copy .blue_arrow ul {
  list-style: none;
  margin: 6px 0; }
  /* line 3052, styles.scss */
  body.about .main_copy .blue_arrow ul li {
    margin: 0 0 4px;
    background: url(/assets/images/common/button_norm.jpg) 0 2px no-repeat;
    padding-left: 18px; }
    /* line 3056, styles.scss */
    body.about .main_copy .blue_arrow ul li a {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      color: #8499A7;
      text-decoration: none; }
    /* line 3064, styles.scss */
    body.about .main_copy .blue_arrow ul li a:hover {
      color: #E4791D;
      text-decoration: none; }
  /* line 3070, styles.scss */
  body.about .main_copy .blue_arrow ul li:hover {
    background: url(/assets/images/common/button_roll.jpg) 0 2px no-repeat; }
/* line 3077, styles.scss */
body.about .ls-slide {
  cursor: pointer; }
/* line 3080, styles.scss */
body.about .horz_line {
  margin: 12px 0; }

/* line 3085, styles.scss */
.sidebar_images {
  margin-top: 20px; }
  /* line 3088, styles.scss */
  .sidebar_images .sidebar_image {
    margin-top: 14px; }

/* line 3094, styles.scss */
.sidebar_caption {
  margin-top: 4px;
  font-size: 11px; }

/* line 3099, styles.scss */
a.pdf_link_lg, a.pdf_link_lg:visited {
  display: block;
  height: 32px;
  padding-left: 38px;
  background: url(/assets/images/common/pdf-icon.png) no-repeat;
  color: #8499A7;
  text-decoration: none;
  font-size: 14px;
  line-height: 32px; }

/* line 3109, styles.scss */
a.pdf_link_lg:hover {
  color: #E4791D;
  text-decoration: underline; }

/* line 3114, styles.scss */
a.orange_link, a.orange_link:visited {
  color: #E4791D;
  text-decoration: none;
  font-weight: bold; }

/* line 3119, styles.scss */
a.orange_link:hover {
  color: #002E5F;
  text-decoration: underline; }

/* line 3124, styles.scss */
ul#no-bullet-style.two-col-list {
  list-style: none; }
  /* line 3127, styles.scss */
  ul#no-bullet-style.two-col-list li {
    margin-bottom: 4px; }
    /* line 3130, styles.scss */
    ul#no-bullet-style.two-col-list li span.offices_annex {
      font-size: 11px;
      font-weight: bold;
      color: #E4791D;
      text-transform: capitalize !important; }

/* line 3141, styles.scss */
ul#no-bullet-style li span.offices_annex {
  font-size: 11px;
  font-weight: bold;
  color: #E4791D;
  text-transform: capitalize !important; }

/* line 3150, styles.scss */
a.orange_arrow_link, a.orange_arrow_links:visited {
  font-size: 12px;
  font-weight: bold;
  color: #E4791D;
  text-transform: uppercase;
  text-decoration: none;
  padding-left: 20px;
  background: url(/assets/images/common/button_related_norm.jpg) 0 1px no-repeat; }

/* line 3161, styles.scss */
a.orange_arrow_link:hover {
  background: url(/assets/images/common/button_roll.jpg) 0 1px no-repeat; }

/* line 3165, styles.scss */
.no_mobile {
  /*Was 580*/ }
  @media (max-width: 580px) {
    /* line 3165, styles.scss */
    .no_mobile {
      display: none; } }

/* line 3171, styles.scss */
.featured_webinars {
  font-family: Arial, Helvetica, sans-serif; }
  /* line 3174, styles.scss */
  .featured_webinars .featured_webinar {
    border-top: 1px solid #c8d5da;
    padding-top: 20px;
    margin: 8px 0 26px; }
    /* line 3179, styles.scss */
    .featured_webinars .featured_webinar .webinar_title {
      font-size: 14px;
      font-weight: bold;
      color: #344851; }
      /* line 3184, styles.scss */
      .featured_webinars .featured_webinar .webinar_title a, .featured_webinars .featured_webinar .webinar_title a:visited {
        font-size: 14px;
        font-weight: bold;
        color: #344851;
        text-decoration: none; }
      /* line 3191, styles.scss */
      .featured_webinars .featured_webinar .webinar_title a:hover {
        color: #E4791D;
        text-decoration: none; }
    /* line 3197, styles.scss */
    .featured_webinars .featured_webinar .webinar_info {
      position: relative;
      font-size: 10px;
      color: #344851;
      margin: 4px 0 16px 0;
      line-height: 14px; }
      /* line 3204, styles.scss */
      .featured_webinars .featured_webinar .webinar_info .webinar_time {
        position: absolute;
        right: 0;
        bottom: 0; }
    /* line 3211, styles.scss */
    .featured_webinars .featured_webinar .webinar_desc {
      font-size: 12px;
      color: #2E4D5B;
      line-height: 16px;
      margin-bottom: 0; }
      /* line 3217, styles.scss */
      .featured_webinars .featured_webinar .webinar_desc img {
        display: block;
        float: left;
        margin: 0 10px 8px 0; }
  /* line 3224, styles.scss */
  .featured_webinars .med_button {
    margin-top: 12px; }

/* line 3229, styles.scss */
.featured_community {
  margin: 0;
  padding: 0; }

/* line 3233, styles.scss */
.community_title,
.culture_title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #344851; }

/* line 3241, styles.scss */
input.small_submit {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  background: #487587;
  border: 0;
  cursor: pointer;
  padding: 4px 6px;
  margin: 0;
  width: auto; }

/* line 3252, styles.scss */
input.small_submit:hover {
  background: #e4791d; }

/* line 3256, styles.scss */
.med_button a, .med_button a:visited {
  font-size: 12px;
  color: #ffffff;
  background: #487587;
  border: 0;
  cursor: pointer;
  padding: 4px 8px 3px;
  margin: 0;
  width: auto;
  text-decoration: none; }

/* line 3267, styles.scss */
.med_button a:hover {
  background: #e4791d; }

/* line 3271, styles.scss */
.web_cat {
  float: left;
  margin: 10px 0 40px; }

/* line 3275, styles.scss */
.web_cat_results {
  margin: 0 0 30px; }

/* line 3278, styles.scss */
#select_webcat {
  border: 1px solid #7095a4;
  background: #ecf1f4;
  margin-top: 8px;
  padding: 2px; }

/* line 3284, styles.scss */
#webinar_search_submit {
  padding: 6px;
  /*Was 580*/ }
  @media (max-width: 580px) {
    /* line 3284, styles.scss */
    #webinar_search_submit {
      margin-top: 8px; } }

/* line 3292, styles.scss */
.cap_line {
  border-bottom: 1px solid #c8d5da;
  margin: 0 0 4px;
  padding-bottom: 2px;
  font-size: 12px; }
  /* line 3298, styles.scss */
  .cap_line h5 {
    /*Was 580*/ }
    @media (max-width: 580px) {
      /* line 3298, styles.scss */
      .cap_line h5 {
        clear: both;
        padding-top: 8px;
        width: 100%;
        float: none; } }
  /* line 3307, styles.scss */
  .cap_line .gold_link {
    text-align: right;
    /*Was 580*/ }
    @media (max-width: 580px) {
      /* line 3307, styles.scss */
      .cap_line .gold_link {
        text-align: left; } }
    /* line 3314, styles.scss */
    .cap_line .gold_link a, .cap_line .gold_link a:visited {
      font-size: 14px;
      font-weight: normal;
      color: #e4791d;
      text-decoration: none;
      width: 300px;
      float: right;
      margin-top: -6px;
      letter-spacing: 1px;
      /*Was 580*/ }
      @media (max-width: 580px) {
        /* line 3314, styles.scss */
        .cap_line .gold_link a, .cap_line .gold_link a:visited {
          float: left; } }
    /* line 3328, styles.scss */
    .cap_line .gold_link a:hover {
      color: #2E4D5B; }

/* line 3333, styles.scss */
.cap_line.webinar_item {
  border-bottom: none; }

/* line 3337, styles.scss */
.transcript-holder {
  position: relative;
  height: 0;
  overflow: hidden; }

/* line 3342, styles.scss */
.transcript, .transcript-truncated, .transcript-header {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #2E4D5B;
  line-height: 16px; }

/* line 3348, styles.scss */
.transcript, .transcript-truncated {
  position: absolute;
  width: inherit;
  top: 0;
  left: 0; }

/* line 3354, styles.scss */
.transcript-header {
  font-weight: bold;
  font-size: 13px;
  margin-bottom: 3px; }

/* line 3359, styles.scss */
a.transcript-more, a.transcript-more:active {
  color: #E4791D;
  text-decoration: none;
  font-weight: bold; }

/* line 3364, styles.scss */
a.transcript-more:hover {
  color: #2E4D5B; }

/* line 3368, styles.scss */
.cust-youtube {
  margin-top: 20px;
  max-width: 586px; }
  /* line 3372, styles.scss */
  .cust-youtube .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden; }
    /* line 3377, styles.scss */
    .cust-youtube .video-container iframe,
    .cust-youtube .video-container object,
    .cust-youtube .video-container embed {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

/* line 3388, styles.scss */
.orange {
  color: #E4791D; }

/* line 3392, styles.scss */
.corp_link {
  display: none; }

/* line 3397, styles.scss */
body.contact.offices .corp_link {
  display: block; }
/* line 3400, styles.scss */
body.contact.offices .corp_title {
  display: none; }

/* line 3406, styles.scss */
body.contact.office_map .page_middle {
  position: relative; }
  /* line 3410, styles.scss */
  body.contact.office_map .page_middle .main_copy .map_large {
    width: 100%;
    /*Was 580*/ }
    /* line 3412, styles.scss */
    body.contact.office_map .page_middle .main_copy .map_large img {
      width: 100%;
      height: auto; }
    @media (max-width: 580px) {
      /* line 3410, styles.scss */
      body.contact.office_map .page_middle .main_copy .map_large {
        display: none; } }
  /* line 3420, styles.scss */
  body.contact.office_map .page_middle .main_copy .map_small {
    display: none;
    width: 100%;
    /*Was 580*/ }
    /* line 3423, styles.scss */
    body.contact.office_map .page_middle .main_copy .map_small img {
      width: 100%;
      height: auto; }
    @media (max-width: 580px) {
      /* line 3420, styles.scss */
      body.contact.office_map .page_middle .main_copy .map_small {
        display: block; } }
/* line 3433, styles.scss */
body.contact.office_map .layer {
  position: absolute;
  height: 113px;
  z-index: 3;
  left: 0;
  top: 200px;
  visibility: hidden; }
  /* line 3441, styles.scss */
  body.contact.office_map .layer table.layer_table {
    filter: alpha(opacity=60);
    -moz-opacity: .60;
    opacity: .60;
    border: 1px solid #FFFFFF;
    background: #F0E9C3;
    width: 100%; }
    /* line 3450, styles.scss */
    body.contact.office_map .layer table.layer_table tr td {
      padding: 8px;
      white-space: nowrap;
      vertical-align: top;
      color: #002E5F;
      font-size: 12px; }
      /* line 3457, styles.scss */
      body.contact.office_map .layer table.layer_table tr td h2 {
        font-weight: bold;
        font-size: 12px;
        color: #002E5F; }
/* line 3466, styles.scss */
body.contact.office_map .layer.layer_width {
  width: 170px; }
/* line 3469, styles.scss */
body.contact.office_map .layer.layer_width_double {
  width: 340px; }

/* line 3477, styles.scss */
.contact .page_content .contact-form {
  margin-top: 0; }

/* line 3483, styles.scss */
.contact-form {
  margin-top: 30px;
  width: 100%;
  max-width: 520px; }
  /* line 3488, styles.scss */
  .contact-form .contact-head {
    padding-bottom: 30px; }
    /* line 3491, styles.scss */
    .contact-form .contact-head .contact-head-note {
      float: left;
      width: 74%;
      font-weight: bold;
      /*Was 580*/ }
      @media (max-width: 580px) {
        /* line 3491, styles.scss */
        .contact-form .contact-head .contact-head-note {
          float: none;
          width: auto;
          margin-bottom: 4px; } }
    /* line 3503, styles.scss */
    .contact-form .contact-head .contact-required {
      width: 100px;
      float: right;
      /*Was 580*/ }
      @media (max-width: 580px) {
        /* line 3503, styles.scss */
        .contact-form .contact-head .contact-required {
          float: none;
          width: auto; } }
  /* line 3513, styles.scss */
  .contact-form .contact-row {
    margin-bottom: 20px;
    /*Was 580*/ }
    @media (max-width: 580px) {
      /* line 3513, styles.scss */
      .contact-form .contact-row {
        margin-bottom: 12px; } }
    /* line 3520, styles.scss */
    .contact-form .contact-row label {
      float: left;
      width: 110px;
      /*Was 580*/ }
      @media (max-width: 580px) {
        /* line 3520, styles.scss */
        .contact-form .contact-row label {
          display: block;
          float: none;
          width: auto;
          margin-bottom: 4px; } }
    /* line 3532, styles.scss */
    .contact-form .contact-row label.error {
      color: #E4791D;
      display: block;
      width: 100%;
      font-style: italic; }
    /* line 3539, styles.scss */
    .contact-form .contact-row .input-holder {
      float: right;
      width: 76%;
      /*Was 580*/ }
      @media (max-width: 580px) {
        /* line 3539, styles.scss */
        .contact-form .contact-row .input-holder {
          float: none;
          width: auto; } }
      /* line 3548, styles.scss */
      .contact-form .contact-row .input-holder input[type='text'], .contact-form .contact-row .input-holder select, .contact-form .contact-row .input-holder textarea {
        font-size: 12px;
        color: #002E5F;
        padding-left: 8px;
        width: 96%;
        height: 28px;
        border: 0;
        background: #edf1f4;
        margin: 0; }
      /* line 3559, styles.scss */
      .contact-form .contact-row .input-holder select {
        width: auto; }
      /* line 3564, styles.scss */
      .contact-form .contact-row .input-holder textarea {
        width: 94%;
        height: 100px;
        padding: 8px; }
  /* line 3571, styles.scss */
  .contact-form .email-address {
    height: 0;
    overflow: hidden;
    margin: 0;
    padding: 0; }
  /* line 3579, styles.scss */
  .contact-form .contact-row.two-col select {
    float: left;
    /*Was 580*/ }
    @media (max-width: 580px) {
      /* line 3579, styles.scss */
      .contact-form .contact-row.two-col select {
        float: none;
        width: auto; } }
  /* line 3588, styles.scss */
  .contact-form .contact-row.two-col .second-col {
    width: 50%;
    float: right;
    /*Was 580*/ }
    @media (max-width: 580px) {
      /* line 3588, styles.scss */
      .contact-form .contact-row.two-col .second-col {
        float: none;
        width: auto;
        margin-top: 8px; } }
    /* line 3598, styles.scss */
    .contact-form .contact-row.two-col .second-col label {
      width: 60px;
      float: left;
      /*Was 580*/ }
      @media (max-width: 580px) {
        /* line 3598, styles.scss */
        .contact-form .contact-row.two-col .second-col label {
          float: none;
          width: auto; } }
    /* line 3607, styles.scss */
    .contact-form .contact-row.two-col .second-col .input-holder {
      width: 60%;
      float: left;
      /*Was 580*/ }
      @media (max-width: 580px) {
        /* line 3607, styles.scss */
        .contact-form .contact-row.two-col .second-col .input-holder {
          float: none;
          width: auto; } }

/* line 3624, styles.scss */
.contact_index .page_header .header_title h2 {
  font-size: 16px;
  margin-top: 12px; }
  /* line 3628, styles.scss */
  .contact_index .page_header .header_title h2 a {
    color: #FFFFFF;
    text-decoration: underline; }
/* line 3636, styles.scss */
.contact_index .page_header .header_image img {
  width: 100%;
  height: auto; }

/* line 3645, styles.scss */
.no_home_office span.home-office-address {
  display: none; }

/* line 3650, styles.scss */
.search-staff-holder {
  margin-top: 24px; }
  /* line 3653, styles.scss */
  .search-staff-holder .search-staff-col {
    float: left;
    width: 46%;
    margin-right: 4%;
    /*Was 580*/ }
    @media (max-width: 780px) {
      /* line 3653, styles.scss */
      .search-staff-holder .search-staff-col {
        float: none;
        width: auto;
        margin-right: 0; } }
    /* line 3664, styles.scss */
    .search-staff-holder .search-staff-col h4 {
      margin-bottom: 16px; }
    /* line 3670, styles.scss */
    .search-staff-holder .search-staff-col .search-staff-form table {
      width: 100%; }
      /* line 3673, styles.scss */
      .search-staff-holder .search-staff-col .search-staff-form table input[type='text'] {
        height: 29px;
        width: 96%;
        padding: 0 2%;
        background: #F6F7F9;
        border: 1px solid #5C7D8E;
        /*Was 580*/ }
        @media (max-width: 580px) {
          /* line 3673, styles.scss */
          .search-staff-holder .search-staff-col .search-staff-form table input[type='text'] {
            width: 90%; } }
      /* line 3684, styles.scss */
      .search-staff-holder .search-staff-col .search-staff-form table input[type='submit'] {
        /*Was 580*/ }
    /* line 3694, styles.scss */
    .search-staff-holder .search-staff-col .search-staff-alpha {
      margin-right: 0; }
      /* line 3697, styles.scss */
      .search-staff-holder .search-staff-col .search-staff-alpha a {
        font-size: 12px;
        text-decoration: underline;
        padding: 2px 4px;
        /*Was 580*/ }
        @media (max-width: 780px) {
          /* line 3697, styles.scss */
          .search-staff-holder .search-staff-col .search-staff-alpha a {
            font-size: 18px;
            line-height: 26px; } }
  /* line 3710, styles.scss */
  .search-staff-holder .search-staff-col.last {
    margin-right: 0;
    /*Was 580*/ }
    @media (max-width: 780px) {
      /* line 3710, styles.scss */
      .search-staff-holder .search-staff-col.last {
        margin-top: 24px; } }

/* line 3719, styles.scss */
.news-image-holder {
  margin-bottom: 24px; }
  /* line 3723, styles.scss */
  .news-image-holder .news-image img {
    width: 100%;
    height: auto; }
  /* line 3729, styles.scss */
  .news-image-holder .news-caption {
    margin-top: 8px;
    font-style: italic; }

/* line 3736, styles.scss */
.news-title h2 {
  font-size: 16px;
  line-height: 18px;
  font-weight: bold;
  color: #002E5F;
  margin-bottom: 12px; }

/* line 3744, styles.scss */
.news-date {
  font-size: 12px;
  color: #002E5F;
  font-style: italic;
  margin-bottom: 12px; }

/* line 3751, styles.scss */
.news_list_item {
  margin-bottom: 24px; }
  /* line 3755, styles.scss */
  .news_list_item table tr td {
    vertical-align: top;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    color: #002E5F; }
    /* line 3762, styles.scss */
    .news_list_item table tr td .news_title a {
      text-decoration: none;
      color: #002E5F; }
    /* line 3767, styles.scss */
    .news_list_item table tr td .news_date {
      font-style: italic; }
    /* line 3771, styles.scss */
    .news_list_item table tr td .news_desc {
      font-size: 10px;
      color: #71787E;
      line-height: 14px;
      margin-top: 8px; }
  /* line 3778, styles.scss */
  .news_list_item table tr td.news_thumb {
    padding-right: 20px;
    width: 60px; }

/* line 3784, styles.scss */
.news_list_item.last {
  margin-bottom: 0; }

/* line 3789, styles.scss */
.news-copy ul {
  list-style: square;
  margin-left: 18px; }

/* line 3797, styles.scss */
.page_middle .page_col_left .nav_side .tweets #wje-tweets {
  width: 100%;
  /*Was 580*/ }
  @media (max-width: 900px) {
    /* line 3797, styles.scss */
    .page_middle .page_col_left .nav_side .tweets #wje-tweets {
      width: 90%; } }
  /* line 3804, styles.scss */
  .page_middle .page_col_left .nav_side .tweets #wje-tweets iframe {
    width: 100%; }
  /* line 3808, styles.scss */
  .page_middle .page_col_left .nav_side .tweets #wje-tweets ul {
    list-style: none;
    margin: 2px 0 0 0;
    padding: 0; }
    /* line 3813, styles.scss */
    .page_middle .page_col_left .nav_side .tweets #wje-tweets ul li {
      font-size: 11px;
      color: #71787E;
      line-height: 16px;
      margin-bottom: 10px;
      margin-left: 0;
      width: 100%;
      padding: 0;
      background: none; }
      /* line 3823, styles.scss */
      .page_middle .page_col_left .nav_side .tweets #wje-tweets ul li div.datetime {
        font-weight: bold;
        font-size: 10px; }
      /* line 3828, styles.scss */
      .page_middle .page_col_left .nav_side .tweets #wje-tweets ul li a:link, .page_middle .page_col_left .nav_side .tweets #wje-tweets ul li a:active, .page_middle .page_col_left .nav_side .tweets #wje-tweets ul li a:visited {
        display: inline;
        color: #8499A7;
        text-decoration: none;
        background: none;
        font-size: 10px;
        padding-left: 0; }
      /* line 3836, styles.scss */
      .page_middle .page_col_left .nav_side .tweets #wje-tweets ul li a:hover {
        color: #E4791D;
        text-decoration: underline; }
/* line 3845, styles.scss */
.page_middle .page_col_left .nav_side .twitter_error {
  margin: 12px 0;
  font-size: 12px;
  color: #8499A7; }

/* line 3853, styles.scss */
.media-contacts {
  font-size: 12px;
  color: #2E4D5B;
  line-height: 16px;
  margin: 0;
  padding: 0; }
  /* line 3860, styles.scss */
  .media-contacts a:hover {
    color: #E4791D; }

/* line 3866, styles.scss */
.calendar .cal-row {
  border-bottom: 1px solid #8499A7;
  padding-bottom: 8px;
  margin-top: 8px;
  color: #002E5F;
  font-size: 11px; }
  /* line 3873, styles.scss */
  .calendar .cal-row a {
    color: #002E5F; }
  /* line 3876, styles.scss */
  .calendar .cal-row a:hover {
    color: #E4791D; }
  /* line 3880, styles.scss */
  .calendar .cal-row .cal-date {
    float: left;
    width: 19%;
    margin-right: 2%;
    /*Was 580*/ }
    @media (max-width: 580px) {
      /* line 3880, styles.scss */
      .calendar .cal-row .cal-date {
        float: none;
        width: 100%;
        margin-right: 0;
        padding-bottom: 4px; } }
  /* line 3892, styles.scss */
  .calendar .cal-row .cal-speakers {
    float: left;
    width: 20%;
    margin-right: 2%;
    /*Was 580*/ }
    @media (max-width: 580px) {
      /* line 3892, styles.scss */
      .calendar .cal-row .cal-speakers {
        float: none;
        width: 100%;
        margin-right: 0;
        padding-bottom: 4px; } }
  /* line 3904, styles.scss */
  .calendar .cal-row .cal-topic {
    float: left;
    width: 27%;
    margin-right: 2%;
    /*Was 580*/ }
    @media (max-width: 580px) {
      /* line 3904, styles.scss */
      .calendar .cal-row .cal-topic {
        float: none;
        width: 100%;
        margin-right: 0;
        padding-bottom: 4px; } }
  /* line 3916, styles.scss */
  .calendar .cal-row .cal-location {
    float: left;
    width: 25%;
    margin-right: 2%;
    /*Was 580*/ }
    @media (max-width: 580px) {
      /* line 3916, styles.scss */
      .calendar .cal-row .cal-location {
        float: none;
        width: 100%;
        margin-right: 0;
        padding-bottom: 4px; } }
/* line 3929, styles.scss */
.calendar .cal-row.cal-header {
  font-weight: bold;
  font-size: 11px;
  /*Was 580*/ }
  @media (max-width: 580px) {
    /* line 3929, styles.scss */
    .calendar .cal-row.cal-header {
      display: none; } }
/* line 3938, styles.scss */
.calendar .cal-row.last {
  border-bottom: none; }

/* line 3943, styles.scss */
.calendar-print {
  margin: 24px 0 16px;
  /*Was 580*/ }
  @media (max-width: 580px) {
    /* line 3943, styles.scss */
    .calendar-print {
      display: none; } }

/* line 3950, styles.scss */
.callout {
  border: 1px solid #a1babf;
  padding: 20px;
  margin-top: 20px; }

/* line 3956, styles.scss */
.hide-small {
  /*Was 580*/ }
  @media (max-width: 580px) {
    /* line 3956, styles.scss */
    .hide-small {
      display: none; } }

/* line 3962, styles.scss */
#cse-search-results {
  width: 100%; }
  /* line 3964, styles.scss */
  #cse-search-results iframe, #cse-search-results object, #cse-search-results embed {
    max-width: 100% !important;
    height: 1400px !important; }
    /* line 3968, styles.scss */
    #cse-search-results iframe .gs-webResult, #cse-search-results object .gs-webResult, #cse-search-results embed .gs-webResult {
      width: 100% !important;
      padding: 2px 0; }

/* line 3982, styles.scss */
body.search .page_col_left {
  /*Was 580*/ }
  @media (max-width: 780px) {
    /* line 3982, styles.scss */
    body.search .page_col_left {
      float: none;
      width: 100%; } }
  /* line 3989, styles.scss */
  body.search .page_col_left .nav_side .search-form-holder {
    padding-bottom: 24px; }
    /* line 3992, styles.scss */
    body.search .page_col_left .nav_side .search-form-holder table {
      width: 100%;
      /*Was 580*/
      /*Was 580*/ }
      @media (max-width: 780px) {
        /* line 3992, styles.scss */
        body.search .page_col_left .nav_side .search-form-holder table {
          width: 60%; } }
      @media (max-width: 580px) {
        /* line 3992, styles.scss */
        body.search .page_col_left .nav_side .search-form-holder table {
          width: 100%; } }
      /* line 4001, styles.scss */
      body.search .page_col_left .nav_side .search-form-holder table .search_textfield {
        height: 29px;
        width: 110%;
        padding: 0 8px;
        background: #F6F7F9;
        border: 1px solid #5C7D8E;
        /*Was 580*/ }
        @media (max-width: 580px) {
          /* line 4001, styles.scss */
          body.search .page_col_left .nav_side .search-form-holder table .search_textfield {
            width: 91%; } }
    /* line 4016, styles.scss */
    body.search .page_col_left .nav_side .search-form-holder input[type="submit"] {
      /*Was 580*/ }
      @media (max-width: 580px) {
        /* line 4016, styles.scss */
        body.search .page_col_left .nav_side .search-form-holder input[type="submit"] {
          width: 100%;
          font-size: 14px;
          margin: -1px 0; } }
  /* line 4025, styles.scss */
  body.search .page_col_left .nav_side .search-nav-holder {
    /*Was 580*/ }
    @media (max-width: 780px) {
      /* line 4025, styles.scss */
      body.search .page_col_left .nav_side .search-nav-holder {
        display: none; } }
/* line 4033, styles.scss */
body.search .page_middle .page_content {
  /*Was 580*/ }
  @media (max-width: 780px) {
    /* line 4033, styles.scss */
    body.search .page_middle .page_content {
      float: none;
      width: 100%; } }

/* ACCORDIAN */
/* line 4042, styles.scss */
.accordion {
  margin-bottom: 20px; }

/* line 4046, styles.scss */
.accordion-group {
  border: none !important;
  border-radius: 0px !important;
  padding-top: 4px;
  padding-bottom: 0px; }

/* line 4052, styles.scss */
.accordion-heading {
  font-size: 12px;
  cursor: pointer; }
  /* line 4057, styles.scss */
  .accordion-heading .accordion-toggle {
    display: block;
    color: #000000;
    padding-left: 24px;
    background: url(/assets/images/common/faq-arrow.png) 0 1px no-repeat;
    text-decoration: none; }
  /* line 4065, styles.scss */
  .accordion-heading .accordion-toggle:hover {
    color: #E4791D;
    background: url(/assets/images/common/faq-arrow.png) 0 -64px no-repeat; }

/* line 4071, styles.scss */
.accordion-group.in_head {
  background: #FFFFFF; }
  /* line 4075, styles.scss */
  .accordion-group.in_head .accordion-heading .accordion-toggle {
    color: #E4791D;
    background: url(/assets/images/common/faq-arrow.png) 0 -64px no-repeat;
    text-decoration: none; }

/* line 4083, styles.scss */
.accordion-inner {
  border-top: 0px !important;
  padding: 0 0 0 24px !important;
  color: #71787E; }

/* line 4089, styles.scss */
.accordion-body {
  position: relative;
  height: 0;
  overflow: hidden; }

/* line 4097, styles.scss */
body.benefits .main_copy h5 {
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  font-variant: normal;
  color: #002E5F; }
/* line 4104, styles.scss */
body.benefits .main_copy ul {
  list-style: square;
  margin: 4px 0 0 16px; }

/* line 4112, styles.scss */
body.about.alliances #map_canvas {
  margin-top: 20px;
  height: 200px;
  width: 400px;
  border: 1px solid #666666; }

/* line 4125, styles.scss */
body.contact.form .page_middle .page_content,
body.about.culture .page_middle .page_content,
body.contact.offices .page_middle .page_content,
body.news.email_news .page_middle .page_content {
  padding-bottom: 0; }

/* line 4132, styles.scss */
.recruitment {
  /*Was 580*/ }
  @media (max-width: 580px) {
    /* line 4132, styles.scss */
    .recruitment {
      margin-bottom: -12px; } }
  /* line 4137, styles.scss */
  .recruitment .recruit_row {
    border-bottom: 1px solid #002E5F;
    padding-bottom: 20px; }
    /* line 4141, styles.scss */
    .recruitment .recruit_row .recruit_cell {
      float: left;
      padding-right: 1%;
      padding-top: 4px;
      font-size: 11px; }
    /* line 4147, styles.scss */
    .recruitment .recruit_row .recruit_cell.location {
      width: 38%;
      /*Was 580*/ }
      @media (max-width: 580px) {
        /* line 4147, styles.scss */
        .recruitment .recruit_row .recruit_cell.location {
          float: none;
          width: 100%; } }
    /* line 4155, styles.scss */
    .recruitment .recruit_row .recruit_cell.event {
      width: 32%;
      /*Was 580*/ }
      @media (max-width: 580px) {
        /* line 4155, styles.scss */
        .recruitment .recruit_row .recruit_cell.event {
          float: none;
          width: 100%; } }
    /* line 4163, styles.scss */
    .recruitment .recruit_row .recruit_cell.date {
      width: 20%;
      padding-right: 0;
      /*Was 580*/ }
      @media (max-width: 580px) {
        /* line 4163, styles.scss */
        .recruitment .recruit_row .recruit_cell.date {
          float: none;
          width: 100%; } }
  /* line 4173, styles.scss */
  .recruitment .recruit_row.recruit_header {
    font-weight: bold;
    /*Was 580*/ }
    @media (max-width: 580px) {
      /* line 4173, styles.scss */
      .recruitment .recruit_row.recruit_header {
        display: none; } }
  /* line 4180, styles.scss */
  .recruitment .recruit_row.last {
    border-bottom: none; }

/* line 4186, styles.scss */
.page_middle .page_col_left .nav_side .fb_feed ul li {
  padding: 0;
  background: none; }

/* line 4191, styles.scss */
.page_middle .page_col_left .nav_side .fb_feed ul li:hover {
  padding: 0;
  background: none; }

/* FACEBOOK FEED */
/* line 4199, styles.scss */
.page_middle .page_col_left .nav_side .fb_feed {
  margin-top: 24px; }
  /* line 4202, styles.scss */
  .page_middle .page_col_left .nav_side .fb_feed a {
    text-decoration: none;
    border: none;
    background: none;
    padding-left: 0; }
  /* line 4209, styles.scss */
  .page_middle .page_col_left .nav_side .fb_feed ul {
    list-style: none;
    padding: 0;
    margin: 8px 0 0;
    width: 222px; }
    /* line 4215, styles.scss */
    .page_middle .page_col_left .nav_side .fb_feed ul li {
      font-size: 11px;
      color: #71787E;
      line-height: 16px;
      margin-bottom: 20px;
      margin-left: 0;
      width: 222px;
      padding: 0;
      background: none; }
  /* line 4228, styles.scss */
  .page_middle .page_col_left .nav_side .fb_feed .fb_image {
    margin: 0 8px 2px 0;
    float: left;
    width: auto;
    max-width: 80px;
    overflow: hidden; }
    /* line 4237, styles.scss */
    .page_middle .page_col_left .nav_side .fb_feed .fb_image img {
      height: 60px !important;
      width: auto !important;
      border: none; }
  /* line 4244, styles.scss */
  .page_middle .page_col_left .nav_side .fb_feed .fb_description {
    margin-bottom: 6px;
    font-size: 11px; }
    /* line 4247, styles.scss */
    .page_middle .page_col_left .nav_side .fb_feed .fb_description a:link, .page_middle .page_col_left .nav_side .fb_feed .fb_description .fb_description a:active, .page_middle .page_col_left .nav_side .fb_feed .fb_description a:visited, .page_middle .page_col_left .nav_side .fb_feed .fb_description a:hover {
      margin-bottom: 6px;
      color: #71787E;
      text-decoration: none;
      font-size: 11px; }
  /* line 4255, styles.scss */
  .page_middle .page_col_left .nav_side .fb_feed .fb_pubDate {
    margin-bottom: 6px; }
  /* line 4259, styles.scss */
  .page_middle .page_col_left .nav_side .fb_feed .fb_link {
    margin: 0; }
    /* line 4261, styles.scss */
    .page_middle .page_col_left .nav_side .fb_feed .fb_link a:link, .page_middle .page_col_left .nav_side .fb_feed .fb_link .fb_link a:active, .page_middle .page_col_left .nav_side .fb_feed .fb_link .fb_link a:visited {
      font-weight: bold;
      color: #002E5F;
      text-decoration: none; }
    /* line 4266, styles.scss */
    .page_middle .page_col_left .nav_side .fb_feed .fb_link a:hover {
      color: #E4791D;
      text-decoration: underline; }
  /* line 4272, styles.scss */
  .page_middle .page_col_left .nav_side .fb_feed .fb-like {
    margin-bottom: 30px;
    clear: both; }

/* line 4279, styles.scss */
.featured_culture {
  border-top: 1px solid #c8d5da;
  margin: 26px 0;
  padding-top: 20px; }

/* line 4284, styles.scss */
.community_title,
.culture_title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #344851; }

/* line 4292, styles.scss */
.culture_sep {
  border-bottom: 1px solid #c8d5da;
  margin: 0;
  padding-bottom: 20px; }

/* line 4298, styles.scss */
.culture_copy {
  font-size: 12px;
  color: #2E4D5B;
  line-height: 16px; }

/* line 4303, styles.scss */
.community_desc,
.culture_desc {
  padding: 2px;
  font-size: 12px;
  color: #2E4D5B;
  line-height: 16px; }

/* line 4310, styles.scss */
.community_video,
.culture_video {
  margin: 4px 0 12px;
  z-index: 0; }

/* line 4315, styles.scss */
.community_slideshow,
.culture_slideshow {
  position: relative;
  margin: 4px 0 12px; }
  /* line 4319, styles.scss */
  .community_slideshow img,
  .culture_slideshow img {
    width: 100%;
    height: auto; }
  /* line 4323, styles.scss */
  .community_slideshow .fancybox,
  .culture_slideshow .fancybox {
    display: none; }
  /* line 4326, styles.scss */
  .community_slideshow .fancybox:first-child,
  .culture_slideshow .fancybox:first-child {
    display: block; }

/* line 4331, styles.scss */
.fancybox-title {
  font-family: Arial, sans-serif !important;
  font-weight: normal !important;
  font-style: italic !important;
  font-size: 16px !important; }

/* line 4338, styles.scss */
.mycaption {
  margin: 4px 0 6px; }

/* line 4342, styles.scss */
a.view_gallery {
  display: block; }

/* line 4345, styles.scss */
.view_gallery {
  position: absolute;
  z-index: 0;
  top: auto;
  bottom: 0;
  left: 0;
  width: 322px;
  /*  background: url(/assets/images/common/view-gallery.png);*/
  cursor: pointer;
  /*Was 580*/ }
  @media (max-width: 580px) {
    /* line 4345, styles.scss */
    .view_gallery {
      width: 220px; }
      /* line 4356, styles.scss */
      .view_gallery img {
        width: 100%;
        height: auto; } }

/* line 4363, styles.scss */
.newslink a, .newslink a:visited {
  color: #E4791D;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none; }

/* line 4370, styles.scss */
.newslink a:hover {
  color: #2E4D5B;
  font-size: 14px;
  text-decoration: underline; }

/* line 4377, styles.scss */
.ls-l.view-button {
  /*Was 580*/ }
  @media (max-width: 580px) {
    /* line 4377, styles.scss */
    .ls-l.view-button {
      width: 500px; }
      /* line 4380, styles.scss */
      .ls-l.view-button img {
        width: 100%;
        height: auto; } }

/* line 4390, styles.scss */
.ie.ie7 #header,
.ie.ie8 #header {
  width: 900px; }
/* line 4393, styles.scss */
.ie.ie7 .page_header,
.ie.ie8 .page_header {
  width: 900px; }
/* line 4396, styles.scss */
.ie.ie7 .page_middle,
.ie.ie8 .page_middle {
  width: 900px; }
/* line 4399, styles.scss */
.ie.ie7 #footer,
.ie.ie8 #footer {
  width: 900px; }
/* line 4402, styles.scss */
.ie.ie7 #nav_container,
.ie.ie8 #nav_container {
  width: 900px; }

/* FOOTER */
/* line 4408, styles.scss */
#footer_container {
  width: 100%;
  background: #e4eef1; }

/* line 4414, styles.scss */
#footer {
  padding: 20px 0 30px;
  max-width: 900px;
  margin: 0 auto;
  /*Was 580*/
  /*Was 580*/ }
  @media (max-width: 900px) {
    /* line 4414, styles.scss */
    #footer {
      padding: 20px 28px 30px; } }
  @media (max-width: 580px) {
    /* line 4414, styles.scss */
    #footer {
      padding: 20px 14px 30px; } }
  /* line 4426, styles.scss */
  #footer .share-divider {
    display: none;
    /*Was 580*/ }
    @media (max-width: 580px) {
      /* line 4426, styles.scss */
      #footer .share-divider {
        display: block;
        clear: both; } }
  /* line 4435, styles.scss */
  #footer #share {
    float: left;
    width: 180px;
    /*Was 580*/ }
    @media (max-width: 580px) {
      /* line 4435, styles.scss */
      #footer #share {
        width: 100%;
        margin-bottom: 12px; } }
    /* line 4444, styles.scss */
    #footer #share .share_title {
      margin-bottom: 4px; }
    /* line 4448, styles.scss */
    #footer #share .share_container td {
      padding: 2px; }
  /* line 4454, styles.scss */
  #footer #nav_footer_container {
    width: 65.888%;
    float: right;
    /*Was 580*/
    /*Was 580*/
    /*Was 580*/ }
    @media (max-width: 780px) {
      /* line 4454, styles.scss */
      #footer #nav_footer_container {
        width: 69%; } }
    @media (max-width: 750px) {
      /* line 4454, styles.scss */
      #footer #nav_footer_container {
        width: 62%; } }
    @media (max-width: 580px) {
      /* line 4454, styles.scss */
      #footer #nav_footer_container {
        width: 100%;
        float: none; } }
    /* line 4470, styles.scss */
    #footer #nav_footer_container #nav_footer {
      font-size: 10px;
      font-weight: bold;
      color: #8499A7;
      letter-spacing: 1px;
      line-height: 20px;
      /*Was 580*/
      /*Was 580*/ }
      @media (max-width: 780px) {
        /* line 4470, styles.scss */
        #footer #nav_footer_container #nav_footer {
          letter-spacing: normal; } }
      @media (max-width: 580px) {
        /* line 4470, styles.scss */
        #footer #nav_footer_container #nav_footer {
          border-top: 1px solid #939fa8;
          padding-top: 8px; } }
      /* line 4486, styles.scss */
      #footer #nav_footer_container #nav_footer a {
        text-decoration: none;
        color: #8499A7; }
      /* line 4490, styles.scss */
      #footer #nav_footer_container #nav_footer a:hover {
        color: #002E5F;
        text-decoration: none; }
  /* line 4496, styles.scss */
  #footer .text_copyright {
    font-size: 10px;
    line-height: 12px;
    color: #8499A7;
    margin-top: 14px;
    padding-top: 14px;
    border-top: 1px solid #939fa8;
    /*Was 580*/ }
    @media (max-width: 580px) {
      /* line 4496, styles.scss */
      #footer .text_copyright {
        margin-top: 8px;
        padding-top: 8px; } }
    /* line 4509, styles.scss */
    #footer .text_copyright div {
      width: 66%;
      float: left;
      /*Was 580*/ }
      @media (max-width: 750px) {
        /* line 4509, styles.scss */
        #footer .text_copyright div {
          width: 100%; } }
      /* line 4517, styles.scss */
      #footer .text_copyright div p {
        padding: 2px 0; }
    /* line 4521, styles.scss */
    #footer .text_copyright div.small_logo {
      width: 159px;
      float: right;
      /*Was 580*/ }
      @media (max-width: 750px) {
        /* line 4521, styles.scss */
        #footer .text_copyright div.small_logo {
          float: left;
          margin-top: 12px; } }
      /* line 4530, styles.scss */
      #footer .text_copyright div.small_logo img {
        width: 100%;
        height: auto; }

/* line 4538, styles.scss */
.sitemap-links {
  margin: 12px 0 20px; }
  /* line 4541, styles.scss */
  .sitemap-links li {
    margin: 0 0 4px;
    background: url(/assets/images/common/button_norm.jpg) 0 2px no-repeat;
    padding-left: 18px; }
    /* line 4546, styles.scss */
    .sitemap-links li a {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      color: #8499A7;
      text-decoration: none; }
  /* line 4553, styles.scss */
  .sitemap-links li:hover {
    background: url(/assets/images/common/button_roll.jpg) 0 2px no-repeat; }
    /* line 4556, styles.scss */
    .sitemap-links li:hover a:hover {
      color: #E4791D;
      text-decoration: none; }
  /* line 4561, styles.scss */
  .sitemap-links li.top_cat {
    margin: 8px 0 4px;
    background: none;
    padding-left: 0; }
    /* line 4566, styles.scss */
    .sitemap-links li.top_cat a, .sitemap-links li.top_cat a:visited, .sitemap-links li.top_cat a:hover {
      font-size: 10px;
      font-weight: bold;
      text-decoration: none !important;
      text-transform: uppercase;
      letter-spacing: 1px; }
  /* line 4575, styles.scss */
  .sitemap-links li.top_cat:hover {
    background: none; }
    /* line 4577, styles.scss */
    .sitemap-links li.top_cat:hover a:hover {
      color: #8499A7;
      text-decoration: none; }

/*# sourceMappingURL=styles.css.map */
