@font-face {
  font-family: 'ClanBold';
  src: url("../fonts/ClanWeb-Bold.eot");
  src: url("../fonts/ClanWeb-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/ClanWeb-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'ClanBook';
  src: url("../fonts/ClanWeb-Book.eot");
  src: url("../fonts/ClanWeb-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/ClanWeb-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
/* #TYPOGRAPHY */
/* #links  */
/* #TABLE */
/* #pagination */
/* #NAVIGATION */
/* #mainmenu */
/* #topmenu  */
/* #sidemenu */
/* #footermenu */
body {
  margin: 0; }

ul {
  margin: 0;
  padding: 0; }
  ul li {
    list-style: none;
    margin: 0;
    padding: 0; }

a {
  outline: none; }

a img, img {
  border: none; }

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

sup,
sub {
  height: 0;
  line-height: 1;
  vertical-align: baseline;
  _vertical-align: bottom;
  position: relative; }

sup {
  bottom: 1ex; }

sub {
  top: .5ex; }

strong {
  font-family: "ClanBold", "Arial"; }

/**
* For modern browsers
* 1. The space content is one way to avoid an Opera bug when the
*    contenteditable attribute is included anywhere else in the document.
*    Otherwise it causes space to appear at the top and bottom of elements
*    that are clearfixed.
* 2. The use of `table` rather than `block` is only necessary if using
*    `:before` to contain the top-margins of child elements.
*/
.cf:before,
.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.cf:after {
  clear: both; }

/**
* For IE 6/7 only
* Include this rule to trigger hasLayout and contain floats.
*/
.cf {
  *zoom: 1; }

.align-left {
  float: left;
  margin: 0 15px 10px 0;
  width: 30%; }

.align-right {
  float: right;
  margin: 0 0 10px 15px;
  width: 30%; }

.small {
  color: #999;
  font-size: 12px; }

.img-caption {
  font-size: 12px;
  margin-top: -15px !important; }

.wk-map img {
  max-width: none !important; }
.wk-map .wk-content {
  white-space: nowrap; }

#ckimgrsz {
  display: none; }

#xmap ul.level_0 {
  margin: 0; }
  #xmap ul.level_0 > li {
    list-style: none;
    padding: 0 0 10px 0; }
    #xmap ul.level_0 > li ul.level_1 {
      font-size: 90%;
      margin: 0 0 0 20px; }
      #xmap ul.level_0 > li ul.level_1 > li {
        padding: 2px 0; }
#xmap a {
  color: #565655;
  font-family: "ClanBook", "Arial"; }
  #xmap a:hover {
    color: #0064a3; }

#searchForm .label {
  float: none;
  margin: 6px 5px 0 0; }
#searchForm #search-searchword {
  float: left;
  margin: 0 5px 0 0;
  padding: 5px;
  width: 270px; }
#searchForm input[type="text"] {
  height: 33px; }
#searchForm .button {
  float: left;
  font-size: 14px;
  height: 33px;
  padding: 7px 15px 5px; }

@media screen and (max-width: 480px) {
  #searchForm #search-searchword {
    margin: 0 1% 0 0;
    padding-left: 2%;
    padding-right: 2%;
    width: 77%; }
  #searchForm .button {
    font-size: 13px;
    padding-left: 2%;
    padding-right: 2%;
    width: 22%; } }
.search-results {
  margin: 0 !important;
  padding: 0 !important; }
  .search-results .result-title {
    margin: 0 0 10px 0; }
  .search-results .result-created {
    color: #AEAEAE;
    font-size: 11px;
    margin: 0;
    text-transform: uppercase; }
  .search-results .result-text {
    margin: 5px 0; }
  .search-results hr {
    margin: 20px 0; }
  .search-results .highlight {
    background: #0064a3;
    color: #fff; }

.counter {
  font-size: 12px;
  margin: 20px 0 5px !important;
  text-transform: uppercase; }

.pagination {
  font-size: 14px;
  line-height: 1; }
  .pagination ul {
    margin: 0 !important;
    padding: 0 !important; }
    .pagination ul li {
      float: left;
      font-size: 12px;
      list-style: none !important;
      margin: 0 5px 5px 0 !important;
      padding: 0 !important;
      text-transform: uppercase; }
      .pagination ul li.pagination-start span, .pagination ul li.pagination-prev span, .pagination ul li.pagination-next span, .pagination ul li.pagination-end span {
        background: #e2e2e2;
        color: #565655; }
      .pagination ul li a {
        background: #939598;
        color: #fff;
        display: block;
        padding: 6px 8px 3px; }
        .pagination ul li a:hover {
          background: #0064a3;
          color: white; }
      .pagination ul li span {
        background: #0064a3;
        color: white;
        display: block;
        padding: 6px 8px 3px; }

.article-info {
  color: #AEAEAE;
  font-size: 11px;
  margin: 0;
  text-transform: uppercase; }
  .article-info dd {
    margin: 0; }

*:focus {
  outline: 0; }

.align-left {
  float: left;
  margin: 0 15px 10px 0; }

.align-right {
  float: right;
  margin: 0 0 10px 15px; }

.overthrow {
  clear: both;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

.overthrow-message {
  background: #999 url(../img/table-scroll.png) no-repeat right center;
  color: #fff;
  display: inline-block;
  float: right;
  font-size: 12px;
  padding: 2px 15px 2px 7px;
  text-align: right; }

.tooltip {
  display: none !important; }

body {
  background: #fff;
  color: #565655;
  font-family: "ClanBook", "Arial";
  font-size: 13.5px;
  line-height: 1.4; }

h1, h2, h3, h4 {
  color: #0064a3;
  font-family: "ClanBold", "Arial";
  margin: 0; }

p {
  margin: 0; }

a {
  color: #0ca276;
  text-decoration: none; }
  a:hover {
    color: #0064a3;
    text-decoration: none; }

blockquote {
  color: #939598;
  font-size: 16.5px;
  line-height: 1.4;
  margin: 15px 0; }
  blockquote p:first-child {
    margin-top: 0; }
  blockquote p:last-child {
    margin-bottom: 0; }

table tr td {
  border: none;
  margin: 0;
  padding: 0; }
table p {
  margin: 0; }

table {
  border-collapse: collapse;
  border: none;
  margin: 15px 0;
  width: 100%; }
  table tr {
    border-bottom: solid 1px #fff; }
    table tr th {
      background: #0064a3;
      color: white;
      padding: 9px 15px;
      text-align: left; }
    table tr td {
      border: none;
      margin: 0;
      padding: 9px 15px; }
    table tr:nth-child(2n) td {
      background: #e8e8e8;
      color: #565655; }
    table tr:nth-child(2n+1) td {
      background: #e8e8e8;
      color: #565655; }

.readmore {
  background: none;
  color: #0ca276;
  font-family: "ClanBold", "Arial";
  text-decoration: none;
  text-transform: uppercase; }
  .readmore:hover {
    background: none;
    color: #0064a3;
    text-decoration: none; }

.download a,
a.download {
  background: url("../img/download-btn-green.png") no-repeat left center;
  font-family: "ClanBold", "Arial";
  padding: 7px 0 5px 30px;
  text-transform: uppercase; }
  .download a:hover,
  a.download:hover {
    background-image: url("../img/download-btn-blue.png"); }

hr {
  background: #e2e2e2;
  border: none;
  color: #e2e2e2;
  height: 1px;
  margin: 20px 0; }

.container p {
  margin: 5px 0 15px; }

.main-content h1 {
  color: #0064a3;
  font-size: 30px;
  line-height: 1.2;
  margin: 0 0 15px 0;
  text-transform: uppercase; }
.main-content h2 {
  color: #0ca276;
  font-size: 17px;
  line-height: 1.2;
  margin: 15px 0; }
.main-content h3 {
  color: #0064a3;
  font-size: 15px;
  line-height: 1.2;
  margin: 15px 0; }
.main-content h4 {
  color: #565655;
  font-size: 13px;
  line-height: 1.2;
  margin: 15px 0;
  text-transform: uppercase; }
.main-content a {
  color: #0ca276;
  text-decoration: none; }
  .main-content a:hover {
    color: #0064a3;
    text-decoration: none; }
.main-content ul {
  margin: 5px 0 15px 30px;
  padding: 0; }
  .main-content ul li {
    list-style: disc;
    padding: 0 0 8px 0; }
    .main-content ul li p {
      margin: 0 0 15px; }
.main-content ol li p {
  margin: 0; }
.main-content img {
  height: auto !important;
  max-width: 100%; }

input[type="text"],
input[type="email"],
input[type="password"],
textarea,
select {
  border: solid 1px #e2e2e2;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  color: #565655;
  font-family: "ClanBook", "Arial";
  font-size: 14px;
  line-height: 1;
  padding: 5px 10px; }

input[placeholder], [placeholder], *[placeholder] {
  color: #565655 !important; }

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #565655 !important; }

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #565655 !important; }

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #565655 !important; }

input[type="submit"],
.button,
.cm-form button {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: #0ca276;
  border: none;
  color: #fff;
  cursor: pointer;
  font-family: "ClanBook", "Arial";
  line-height: 1;
  padding: 14px 30px 10px;
  text-transform: uppercase; }
  input[type="submit"]:hover,
  .button:hover,
  .cm-form button:hover {
    background: #939598; }

.inner {
  padding: 0 15px;
  position: relative; }

.header {
  height: 81px;
  position: relative;
  z-index: 20; }
  .header .inner {
    padding: 0; }
  .header .logo {
    display: inline-block;
    margin: 25px 0 17px 15px; }
    .header .logo img {
      height: 33px; }
  .header .header-right .social {
    display: none; }
  .header .search {
    display: none; }
  .header .menu-btn {
    background: url("../img/menu-btn.png");
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 20px;
    line-height: 25px;
    position: absolute;
    right: 15px;
    top: 35px;
    width: 25px;
    z-index: 12; }
    .header .menu-btn:hover {
      background: url("../img/menu-btn-hover.png"); }

.mega-header {
  position: relative;
  /*
  .slider-mobile {
  	display: none;
  	
  	.content {
  		background-position: center center;
  		background-repeat: no-repeat;
  		background-size: cover;
  		height: 150px;
  		width: 100%;
  	}
  }
  */ }
  .mega-header .inner {
    padding: 0; }

.home .mega-header.close {
  height: 333px; }
.home .mega-header.open {
  height: 930px; }
  .home .mega-header.open .slider .nav {
    position: relative;
    z-index: 25; }
.home .mega-header .slider .bg-image {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  height: 200px;
  width: 100%; }
.home .mega-header .slider .nav li.active span, .home .mega-header .slider .nav li:hover span {
  background: #0ca276; }
.home .mega-header .slider .nav li span {
  background: #e6e7e8;
  height: 12px;
  width: 12px; }
.home .mega-header .slider .slogan {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: #0064a3;
  color: #fff;
  font-size: 20px;
  line-height: 1.2;
  margin: 0 auto;
  padding: 30px 0 25px;
  text-align: center;
  text-transform: uppercase; }
  .home .mega-header .slider .slogan strong {
    font-family: "ClanBold", "Arial";
    font-size: 25px; }
  .home .mega-header .slider .slogan a {
    color: #dcdcdd;
    font-family: "ClanBold", "Arial";
    font-size: 12px; }
    .home .mega-header .slider .slogan a:hover {
      color: #0ca276; }
.home .mega-header .slider .more-info {
  background: #ebebec;
  height: 490px;
  padding: 25px 15px; }
  .home .mega-header .slider .more-info .close {
    color: #0ca276;
    display: block;
    font-family: "ClanBold", "Arial";
    font-size: 14px;
    margin: 0 0 25px 0;
    text-align: center;
    text-transform: uppercase; }
    .home .mega-header .slider .more-info .close:hover {
      color: #939598; }
  .home .mega-header .slider .more-info .column {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 14px;
    line-height: 1.4;
    padding: 0 0 15px 0; }
    .home .mega-header .slider .more-info .column:nth-child(1) {
      color: #0064a3;
      font-family: "ClanBold", "Arial";
      font-size: 20px;
      line-height: 1.2;
      margin: 0;
      text-transform: uppercase; }
    .home .mega-header .slider .more-info .column:nth-child(3) {
      padding-bottom: 0; }

.sub .mega-header .slider {
  display: block;
  height: 250px;
  overflow: hidden;
  position: relative; }
  .sub .mega-header .slider .moduletable {
    height: 100%;
    width: 100%; }
    .sub .mega-header .slider .moduletable .content {
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover;
      height: 100%; }
      .sub .mega-header .slider .moduletable .content h2 {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        background: #0064a3;
        bottom: 0;
        color: #fff;
        left: 0;
        font-size: 22px;
        font-family: "ClanBold", "Arial";
        padding: 20px 0;
        position: absolute;
        text-align: center;
        text-transform: uppercase;
        width: 100%; }

.main-nav {
  /*
  	left: 0;
  	position: absolute;
  	top: 107px;
  	width: 100%;
  	z-index: 22;
  */
  position: relative;
  z-index: 22; }

.main-nav,
.top-nav {
  display: none; }
  .main-nav ul.menu > li,
  .top-nav ul.menu > li {
    border-bottom: solid 1px #b9babb; }
    .main-nav ul.menu > li:hover > a, .main-nav ul.menu > li.active > a, .main-nav ul.menu > li.alias-parent-active > a,
    .top-nav ul.menu > li:hover > a,
    .top-nav ul.menu > li.active > a,
    .top-nav ul.menu > li.alias-parent-active > a {
      background: #0064a3;
      color: white; }
    .main-nav ul.menu > li > a,
    .top-nav ul.menu > li > a {
      background: #939598;
      color: white;
      display: block;
      font-size: 12px;
      line-height: 1.2;
      padding: 10px 15px;
      text-transform: uppercase; }
    .main-nav ul.menu > li ul,
    .top-nav ul.menu > li ul {
      display: none; }

.main-nav ul li:last-child {
  border-bottom: none; }

.home-container {
  background: #fff;
  position: relative;
  z-index: 15; }
  .home-container .home-services {
    padding: 10px 0 0; }
  .home-container .services-list {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-bottom: #0ca276 1px solid;
    padding: 20px; }
    .home-container .services-list .content {
      color: #6d6e71;
      font-size: 14px;
      line-height: 1.5;
      margin: 0 0 15px 0;
      text-align: center; }
      .home-container .services-list .content h2 {
        color: #0064a3;
        font-size: 33px;
        font-family: "ClanBook", "Arial";
        font-weight: normal;
        line-height: 1.1;
        padding: 0 0 15px 0;
        text-align: center;
        text-transform: uppercase; }
        .home-container .services-list .content h2 strong {
          display: block;
          font-family: "ClanBold", "Arial";
          font-size: 20px; }
    .home-container .services-list a.modulelink {
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      background: url("../img/read-more-bg.png") no-repeat bottom center;
      color: #fff;
      display: block;
      font-size: 15px;
      padding: 10px 20px 20px;
      text-align: center;
      text-transform: uppercase; }
  .home-container .home-content {
    padding: 20px 0; }
    .home-container .home-content .col-right {
      padding: 20px 0 0; }
      .home-container .home-content .col-right .content {
        color: #6d6e71;
        font-size: 15px;
        line-height: 1.5; }
        .home-container .home-content .col-right .content h1 {
          font-size: 32px;
          font-family: "ClanBook", "Arial";
          line-height: 1.1;
          margin: 0 0 15px 0;
          text-transform: uppercase; }
          .home-container .home-content .col-right .content h1 strong {
            font-family: "ClanBold", "Arial";
            font-size: 25px; }
        .home-container .home-content .col-right .content a {
          color: #0ca276;
          display: block;
          font-family: "ClanBold", "Arial";
          font-size: 15px;
          padding: 10px 0;
          text-transform: uppercase; }
          .home-container .home-content .col-right .content a:hover {
            color: #0064a3; }

.sub.full-width .container .main-content .breadcrumbs {
  display: none; }
.sub.full-width .left {
  display: none; }

.container {
  background: #fff;
  padding: 20px 0;
  position: relative; }
  .container .main-content {
    padding: 0 0 20px 0;
    /***** Chart *****/ }
    .container .main-content h1 {
      font-size: 23px; }
    .container .main-content .gallery-link {
      margin: 15px 0; }
      .container .main-content .gallery-link a {
        background: #0064a3;
        color: #fff;
        display: block;
        line-height: 1;
        font-size: 14px;
        padding: 12px 20px 9px;
        text-transform: uppercase;
        text-align: center; }
        .container .main-content .gallery-link a:hover {
          background: #939598; }
    .container .main-content h4 {
      line-height: 1.1;
      margin: 19px 0 0 0; }
    .container .main-content .breadcrumbs {
      display: block;
      font-size: 11.5px;
      margin-bottom: 15px; }
      .container .main-content .breadcrumbs a, .container .main-content .breadcrumbs span {
        padding: 0 5px; }
        .container .main-content .breadcrumbs a:first-child, .container .main-content .breadcrumbs span:first-child {
          padding-left: 0; }
      .container .main-content .breadcrumbs a {
        color: #939598;
        font-family: "ClanBook", "Arial"; }
        .container .main-content .breadcrumbs a:hover {
          color: #565655; }
      .container .main-content .breadcrumbs span {
        text-decoration: underline; }
    .container .main-content .vchar_info table tr td {
      background: none; }
      .container .main-content .vchar_info table tr td svg g text {
        font-family: "ClanBook", "Arial" !important;
        font-size: 90%; }
      .container .main-content .vchar_info table tr td svg g g text[text-anchor="middle"] {
        display: block; }
    .container .main-content .blog .items-row .item {
      border-bottom: solid 1px #e2e2e2;
      padding: 10px 0; }
      .container .main-content .blog .items-row .item .pull-left img {
        max-height: 50px; }
    .container .main-content .blog.our-blog .items-row .item .pull-left img {
      max-height: none; }
  .container .left .moduletable {
    margin: 0 0 25px 0; }
    .container .left .moduletable h3 {
      color: #0ca276;
      font-size: 15px;
      line-height: 1.1;
      margin: 0 0 5px 0; }
    .container .left .moduletable:last-child {
      margin: 0; }
  .container .left .side-nav h3 {
    background: #0ca276;
    border-bottom: solid 2px #fff;
    color: #fff;
    font-family: "ClanBook", "Arial";
    font-weight: normal;
    line-height: 1;
    margin: 0;
    text-transform: uppercase;
    padding: 13px 15px 10px; }
  .container .left .side-nav ul {
    margin: 0 0 25px 0; }
    .container .left .side-nav ul li {
      border-bottom: solid 2px #fff; }
      .container .left .side-nav ul li > a:hover, .container .left .side-nav ul li.current > a {
        background: #d1d3d4;
        color: #565655; }
      .container .left .side-nav ul li a {
        background: #e6e7e8;
        color: #565655;
        font-size: 14px;
        display: block;
        line-height: 1.2;
        padding: 9px 15px 7px; }
      .container .left .side-nav ul li ul {
        padding: 0;
        margin: 0; }
        .container .left .side-nav ul li ul li {
          border: none; }
          .container .left .side-nav ul li ul li a {
            font-size: 12px;
            padding: 5px 15px 5px 25px; }
          .container .left .side-nav ul li ul li ul li a {
            font-size: 11px;
            padding: 5px 15px 5px 40px; }
  .container .left .phone {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #0064a3 url("../img/phone-icon.png") no-repeat 15px 17px;
    background-size: 45px auto;
    padding: 30px 15px 20px 71px; }
    .container .left .phone h3 a {
      color: #fff;
      display: block;
      font-family: "ClanBold", "Arial";
      font-size: 21px;
      margin: 0; }
    .container .left .phone a {
      color: #fff;
      display: none;
      font-size: 16.5px; }
      .container .left .phone a:hover {
        color: #0ca276; }
  .container .left .ask-us ul,
  .container .left .emails ul {
    margin: 0 0 0 2px; }
    .container .left .ask-us ul li,
    .container .left .emails ul li {
      margin: 5px 0 0 0;
      text-decoration: underline; }
      .container .left .ask-us ul li:before,
      .container .left .emails ul li:before {
        content: "\002022"; }
      .container .left .ask-us ul li a,
      .container .left .emails ul li a {
        color: #565655;
        font-size: 14px;
        line-height: 1.1; }
        .container .left .ask-us ul li a:hover,
        .container .left .emails ul li a:hover {
          color: #0ca276; }
  .container .left .qas .content p {
    margin: 0; }
  .container .left .qas .content ul {
    margin: 5px 0 0 0; }
    .container .left .qas .content ul li {
      border-bottom: #e3e3e4 1px solid;
      color: #0ca276;
      font-size: 12px;
      line-height: 1.1;
      padding: 5px 0 4px; }
      .container .left .qas .content ul li:first-child {
        border-top: #e3e3e4 1px solid; }
  .container .left .years a img:hover {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80); }

.contact-details {
  padding: 20px 0; }
  .contact-details .phone {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #0064a3 url("../img/phone-icon.png") no-repeat 20px 50%;
    margin: 0 0 15px 0;
    padding: 32px 30px 25px 120px; }
    .contact-details .phone .content {
      color: #fff;
      font-family: "ClanBold", "Arial";
      line-height: 1.1; }
      .contact-details .phone .content h3 a {
        color: #fff;
        display: block;
        font-size: 21px;
        font-family: "ClanBold", "Arial"; }
      .contact-details .phone .content a {
        color: #fff;
        display: none;
        font-family: "ClanBook", "Arial";
        font-size: 18px;
        padding: 5px 0;
        text-transform: none; }
        .contact-details .phone .content a:hover {
          color: #0ca276 !important; }
  .contact-details .qas {
    margin: 0 0 15px 0; }
    .contact-details .qas .content ul {
      margin: 10px 0 0 0; }
      .contact-details .qas .content ul li {
        border-bottom: #e3e3e4 1px solid;
        color: #0ca276;
        font-size: 11.5px;
        line-height: 1.1;
        padding: 5px 0 4px; }
        .contact-details .qas .content ul li:first-child {
          border-top: #e3e3e4 1px solid; }

.mega-footer .inner {
  background: url("../img/border.png") repeat-x center top;
  padding: 40px 0 20px; }
.mega-footer .mega-footer-top {
  padding: 0 15px;
  /***** Chart *****/ }
  .mega-footer .mega-footer-top .moduletable {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    padding: 0 2% 15px 0;
    width: 49%; }
    .mega-footer .mega-footer-top .moduletable.menu-item {
      display: none; }
    .mega-footer .mega-footer-top .moduletable:nth-child(2n) {
      padding-right: 0 !important; }
    .mega-footer .mega-footer-top .moduletable h3 {
      color: #0064a3;
      font-family: "ClanBold", "Arial";
      font-size: 15px;
      line-height: 1;
      text-decoration: underline; }
    .mega-footer .mega-footer-top .moduletable .content {
      color: #6d6e71;
      line-height: 1.5;
      font-size: 12px; }
      .mega-footer .mega-footer-top .moduletable .content p {
        margin: 5px 0; }
  .mega-footer .mega-footer-top .chart {
    box-sizing: border-box;
    clear: both;
    padding: 0 0 15px; }
    .mega-footer .mega-footer-top .chart .moduletable {
      padding: 0 6% !important;
      width: 50%; }
      .mega-footer .mega-footer-top .chart .moduletable h3 {
        font-family: "ClanBook", "Arial";
        font-size: 12px;
        line-height: 1;
        padding: 5px 0 0;
        text-decoration: none;
        text-align: center; }
    .mega-footer .mega-footer-top .chart .vchar_info {
      position: relative; }
      .mega-footer .mega-footer-top .chart .vchar_info:hover {
        opacity: 0.8;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
        filter: alpha(opacity=80); }
      .mega-footer .mega-footer-top .chart .vchar_info a.chart-link {
        left: 0;
        height: 100%;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 20; }
      .mega-footer .mega-footer-top .chart .vchar_info table tr td {
        background: none; }
        .mega-footer .mega-footer-top .chart .vchar_info table tr td svg g text {
          font-family: "ClanBook", "Arial" !important;
          font-size: 60%; }
        .mega-footer .mega-footer-top .chart .vchar_info table tr td svg g text[text-anchor="middle"] {
          display: none; }
        .mega-footer .mega-footer-top .chart .vchar_info table tr td svg g g text[text-anchor="middle"] {
          display: block;
          font-size: 90%; }
.mega-footer .mega-footer-bottom {
  background: url("../img/border.png") repeat-x center top;
  padding: 40px 15px 0; }
  .mega-footer .mega-footer-bottom ul.menu li.item-354 {
    display: none; }
  .mega-footer .mega-footer-bottom ul.menu > li {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    padding: 0 2% 15px 0;
    width: 49%; }
    .mega-footer .mega-footer-bottom ul.menu > li:nth-child(2n) {
      padding-right: 0 !important; }
    .mega-footer .mega-footer-bottom ul.menu > li > a {
      color: #0ca276;
      font-family: "ClanBold", "Arial";
      text-decoration: underline; }
      .mega-footer .mega-footer-bottom ul.menu > li > a:hover {
        color: #939598; }
    .mega-footer .mega-footer-bottom ul.menu > li ul li a {
      color: #6d6e71;
      display: block;
      font-size: 12px;
      line-height: 1.1;
      padding: 4px 0; }
      .mega-footer .mega-footer-bottom ul.menu > li ul li a:hover {
        color: #939598; }
    .mega-footer .mega-footer-bottom ul.menu > li ul li ul {
      display: none; }

.footer {
  background: #0064a3;
  padding: 20px 0; }
  .footer .footer-nav ul li {
    font-size: 10px;
    line-height: 1;
    padding: 4px 0;
    text-transform: uppercase; }
    .footer .footer-nav ul li a {
      color: white; }
      .footer .footer-nav ul li a:hover {
        color: #0ca276; }
  .footer .dash {
    background: url(../img/dash-2x.png) no-repeat 0 0;
    background-size: 190px auto;
    display: block;
    font-size: 0;
    height: 29px;
    line-height: 0;
    margin-top: 10px;
    width: 190px; }
    .footer .dash:hover {
      background-position: 0 100%; }

.rsform, .cm-form {
  width: 100% !important; }
  .rsform form div.rsform-block, .cm-form form div.rsform-block {
    padding: 0 0 10px 0; }
  .rsform form input[type="text"],
  .rsform form input[type="email"],
  .rsform form textarea,
  .rsform form select, .cm-form form input[type="text"],
  .cm-form form input[type="email"],
  .cm-form form textarea,
  .cm-form form select {
    background: #f1f2f2;
    border: none;
    width: 100%; }
  .rsform form input[type="text"],
  .rsform form input[type="email"], .cm-form form input[type="text"],
  .cm-form form input[type="email"] {
    height: 50px; }
  .rsform form textarea, .cm-form form textarea {
    height: 200px; }
  .rsform form input[type="submit"],
  .rsform form button, .cm-form form input[type="submit"],
  .cm-form form button {
    float: right;
    font-size: 17px; }
  .rsform form .formRed, .cm-form form .formRed {
    color: #cc0000;
    margin: 0 0 15px 0; }
  .rsform form .formError, .cm-form form .formError {
    color: #cc0000;
    font-size: 11.5px; }

#case-studies .content-wrap {
  padding: 10px 0; }
#case-studies .gallery {
  margin: 0 0 10px 0; }
  #case-studies .gallery a:nth-child(3n) {
    margin-right: 0; }
  #case-studies .gallery .thumb {
    margin: 0 1% 5px 0;
    width: 32.666%; }
#case-studies .readmore {
  display: inline-block;
  margin: 15px 0 0;
  width: 100%; }
  #case-studies .readmore .case-study-contact-btn {
    color: #fff;
    display: block;
    font-size: 12.5px; }
#case-studies .case-study-form {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: #ebebec;
  display: none;
  left: 50%;
  max-height: 90%;
  max-width: 100%;
  overflow: scroll;
  padding: 40px 15px 30px;
  position: fixed;
  transform: translate(-50%, -50%);
  top: 50%;
  width: 90%;
  z-index: 30; }
  #case-studies .case-study-form .rsform .close-btn {
    background: url("../img/close-btn.png") center center no-repeat;
    cursor: pointer;
    display: block;
    height: 16px;
    right: 10px;
    top: 10px;
    position: absolute;
    width: 13px; }
  #case-studies .case-study-form .rsform form input[type="text"],
  #case-studies .case-study-form .rsform form input[type="email"],
  #case-studies .case-study-form .rsform form textarea,
  #case-studies .case-study-form .rsform form select {
    background: #fff; }

.overlay-form {
  background: url("../img/overlay-form-bg.png") repeat;
  display: none;
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 25; }

.wk-gallery.wk-gallery-wall a {
  margin: 0 1% 5px 0;
  width: 32.666%; }
  .wk-gallery.wk-gallery-wall a:nth-child(3n) {
    margin-right: 0; }

#lightbox-outer #lightbox-left,
#lightbox-outer #lightbox-right {
  height: 39px !important;
  margin-top: -20px !important;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  top: 50%;
  width: 39px !important; }
  #lightbox-outer #lightbox-left:hover,
  #lightbox-outer #lightbox-right:hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100); }
#lightbox-outer #lightbox-right {
  background: url("../img/next-btn.png") !important;
  right: 40px !important; }
#lightbox-outer #lightbox-left {
  background: url("../img/prev-btn.png") !important;
  left: 40px !important; }
#lightbox-outer #lightbox-left-ico,
#lightbox-outer #lightbox-right-ico {
  display: none; }

/**** gallery default ***/
.wk-slideshow-default {
  margin: 0 0 30px 0; }
  .wk-slideshow-default .next,
  .wk-slideshow-default .prev {
    height: 39px !important;
    margin-top: -20px !important;
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    top: 50%;
    width: 39px !important; }
    .wk-slideshow-default .next:hover,
    .wk-slideshow-default .prev:hover {
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      filter: alpha(opacity=100); }
  .wk-slideshow-default .next {
    background: url("../img/next-btn.png") !important;
    right: 12px !important; }
  .wk-slideshow-default .prev {
    background: url("../img/prev-btn.png") !important;
    left: 12px !important; }

/*** Leadeship Team page ****/
.leadership-team h2 {
  margin: 15px 0 0 0; }
.leadership-team h4 {
  margin: 5px 0 20px 0 !important; }

/**** Industries page ***/
.industries-page .case-studies-modules,
.case-studies-page .case-studies-modules {
  display: none; }
.industries-page .moduletable,
.case-studies-page .moduletable {
  margin: 0 0 15px 0;
  position: relative; }
  .industries-page .moduletable:last-child,
  .case-studies-page .moduletable:last-child {
    margin: 0; }
  .industries-page .moduletable a.modulelink,
  .case-studies-page .moduletable a.modulelink {
    background: url("../img/blank.png");
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 13; }
  .industries-page .moduletable h3,
  .case-studies-page .moduletable h3 {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: url("../img/read-more-bg-big.png") no-repeat center bottom;
    color: #fff;
    cursor: pointer;
    font-family: "ClanBook", "Arial";
    font-size: 18px;
    font-weight: normal;
    height: 126px;
    left: 50%;
    margin: 0 0 0 -88px;
    padding: 49px 5px 20px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    width: 176px; }
  .industries-page .moduletable .content,
  .case-studies-page .moduletable .content {
    line-height: 0; }
    .industries-page .moduletable .content .colour-image,
    .case-studies-page .moduletable .content .colour-image {
      display: none;
      left: 0;
      position: absolute;
      top: 0; }
    .industries-page .moduletable .content .fade-image,
    .case-studies-page .moduletable .content .fade-image {
      width: 100%; }
    .industries-page .moduletable .content .content-dropdown,
    .case-studies-page .moduletable .content .content-dropdown {
      position: relative;
      z-index: 14; }
      .industries-page .moduletable .content .content-dropdown .link-list.case-studies-list .list-dropdown,
      .case-studies-page .moduletable .content .content-dropdown .link-list.case-studies-list .list-dropdown {
        display: none; }
      .industries-page .moduletable .content .content-dropdown .link-list.case-studies-list .title,
      .case-studies-page .moduletable .content .content-dropdown .link-list.case-studies-list .title {
        border-bottom: none; }
      .industries-page .moduletable .content .content-dropdown .link-list.case-studies-list ul li:first-child,
      .case-studies-page .moduletable .content .content-dropdown .link-list.case-studies-list ul li:first-child {
        border-top: #fff 2px solid; }
      .industries-page .moduletable .content .content-dropdown .link-list .title,
      .case-studies-page .moduletable .content .content-dropdown .link-list .title {
        background: #939598 url("../img/minus.png") no-repeat 95% center;
        border-bottom: #fff 1px solid;
        border-top: #fff 2px solid;
        color: #fff;
        cursor: pointer;
        display: block;
        line-height: 1.1;
        font-family: "ClanBold", "Arial";
        font-size: 15px;
        padding: 15px 10px 12px 17px; }
        .industries-page .moduletable .content .content-dropdown .link-list .title.close,
        .case-studies-page .moduletable .content .content-dropdown .link-list .title.close {
          background: #0ca276 url("../img/plus.png") no-repeat 95% center; }
        .industries-page .moduletable .content .content-dropdown .link-list .title:hover,
        .case-studies-page .moduletable .content .content-dropdown .link-list .title:hover {
          background-color: #0064a3; }
      .industries-page .moduletable .content .content-dropdown .link-list ul,
      .case-studies-page .moduletable .content .content-dropdown .link-list ul {
        margin: 0; }
        .industries-page .moduletable .content .content-dropdown .link-list ul li,
        .case-studies-page .moduletable .content .content-dropdown .link-list ul li {
          background: #e6e7e8 url("../img/squer.jpg") no-repeat 15px center;
          border-bottom: #fff 1px solid;
          color: #0ca276;
          display: block;
          line-height: 1.1;
          list-style: none;
          font-family: "ClanBold", "Arial";
          font-size: 15px;
          padding: 15px 10px 12px 40px;
          text-align: left; }
      .industries-page .moduletable .content .content-dropdown .link-list a.see-more,
      .case-studies-page .moduletable .content .content-dropdown .link-list a.see-more {
        background: #0ca276 url("../img/arrow.png") no-repeat 95% center;
        color: #fff;
        display: block;
        line-height: 1.1;
        font-family: "ClanBold", "Arial";
        font-size: 15px;
        padding: 15px 10px 12px 17px; }
        .industries-page .moduletable .content .content-dropdown .link-list a.see-more:hover,
        .case-studies-page .moduletable .content .content-dropdown .link-list a.see-more:hover {
          background-color: #0064a3; }

/**** industries Sub pages ****/
.moduletable ul.case-studies-content-list {
  margin: 0; }
  .moduletable ul.case-studies-content-list li {
    list-style: none; }
    .moduletable ul.case-studies-content-list li h3 {
      margin-bottom: 0; }
      .moduletable ul.case-studies-content-list li h3 span {
        color: #565655;
        font-family: "ClanBook", "Arial"; }

/**** Case Studies page ***/
.case-studies-page .moduletable .content .content-dropdown {
  display: none !important; }
.case-studies-page .moduletable:hover .content .content-dropdown {
  display: none !important; }

/**** Case Studies  sub page  (Teaser)***/
#zoo .items h3 {
  margin-bottom: 0; }
  #zoo .items h3 span {
    color: #565655;
    font-family: "ClanBook", "Arial"; }
#zoo .items p {
  margin: 0 0 15px; }

/**** Leadership Page ****/
.leadership-team .category-desc h2 {
  background: #e6e7e8;
  padding: 10px;
  text-transform: uppercase; }
.leadership-team .align-left {
  float: none;
  margin: 0; }

/**** Gallery wall***/
.wk-gallery-wall.margin {
  margin: 0; }
  .wk-gallery-wall.margin img {
    margin: 15px 0;
    width: 100%; }

/**** Table with pdf ***/
table.pdf tr td:first-child {
  font-size: 12px;
  padding: 5px;
  width: 25%; }
table.pdf tr td:nth-child(3) a {
  background: #e8e8e8 url("../img/download-btn-green.png") no-repeat center center;
  display: block;
  font-size: 0;
  height: 20px;
  width: 22px; }
  table.pdf tr td:nth-child(3) a:hover {
    background-image: url("../img/download-btn-blue.png"); }
table.pdf tr td:last-child {
  width: 10%; }

/***** site Map *****/
#xmap ul.level_0 > li > a {
  color: #0ca276;
  font-family: "ClanBold", "Arial";
  font-size: 15px; }
#xmap ul li a {
  color: #565655;
  font-family: "ClanBook", "Arial"; }

/***** Library *****/
.rsfiles-layout .table.rsf_files tr td {
  padding: 9px 15px; }
.rsfiles-layout .table.rsf_files thead tr th a {
  color: #fff; }
.rsfiles-layout .table.rsf_files .rsfiles-download-info a {
  color: #565655;
  line-height: 1.4;
  margin: 0; }
  .rsfiles-layout .table.rsf_files .rsfiles-download-info a:hover {
    color: #0064a3; }
.rsfiles-layout .table.rsf_files .rsfiles-download-info .size {
  color: #969695;
  font-size: 12px; }
.rsfiles-layout .table.rsf_files .rsicon-download {
  background: #e8e8e8 url("../img/download-btn-green.png") no-repeat scroll center center;
  display: block;
  font-size: 0;
  height: 20px;
  width: 22px; }
  .rsfiles-layout .table.rsf_files .rsicon-download:before {
    content: ""; }
  .rsfiles-layout .table.rsf_files .rsicon-download:hover {
    background-image: url("../img/download-btn-blue.png"); }

/*
//Add borders to images (but not widgetkit)
div[itemprop='articleBody'] {
	img {
		border: 1px solid $green;
		margin: 5px;
	}

	.wk-slideshow, .wk-gallery {
		img {
			border: none;
			margin: 0;
		}
	}
}
*/
.moduletable.exhibitions p:last-child {
  margin-bottom: 0; }

.after-content .inner {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center; }
  .after-content .inner .moduletable {
    height: 120px;
    padding-bottom: 10px; }
    .after-content .inner .moduletable .content {
      height: 100%; }
    .after-content .inner .moduletable img {
      max-height: 120px; }
    .after-content .inner .moduletable.years img {
      height: 100px; }
    .after-content .inner .moduletable.qas .content {
      align-items: center;
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap; }
      .after-content .inner .moduletable.qas .content ul {
        margin-left: 10px; }
        .after-content .inner .moduletable.qas .content ul li {
          border-bottom: 1px solid #e2e2e2;
          padding: 5px 0 4px; }
          .after-content .inner .moduletable.qas .content ul li:first-child {
            border-top: 1px solid #e2e2e2; }

@media screen and (min-width: 480px) {
  .home .mega-header.open {
    height: 728px; }
  .home .mega-header .slider .more-info {
    height: 348px; }
  .home .mega-header .slider .nav {
    margin-top: -10px; }

  .container .main-content {
    /***** Chart *****/ }
    .container .main-content .gallery-link {
      margin: -51px 0 20px;
      text-align: right; }
      .container .main-content .gallery-link a {
        display: inline-block;
        text-align: left; }
    .container .main-content .moduletable.half-width {
      float: left;
      width: 50%; }

  .blog .items-row.cols-1 .item-image {
    width: 40%; }
    .blog .items-row.cols-1 .item-image.pull-left {
      float: left;
      margin-right: 2%; }
  .blog .items-row.cols-1 p {
    margin-top: 0; }

  /**** Industries page ***/
  .industries-page .moduletable,
  .case-studies-page .moduletable {
    float: left;
    margin: 0 2% 10px 0;
    width: 49%; }
    .industries-page .moduletable:nth-child(2n),
    .case-studies-page .moduletable:nth-child(2n) {
      margin-right: 0 !important; }

  /**** Leadership Page ****/
  .leadership-team .align-left {
    float: left;
    margin: 0 15px 10px 0; }

  /**** Gallery wall***/
  .wk-gallery-wall.margin img {
    margin: 15px 4% 15px 0;
    width: 48%; }
    .wk-gallery-wall.margin img:nth-child(2n) {
      margin-right: 0; }

  /**** cantact Us Page ***/
  .contact-info h2 {
    margin-bottom: 0; }
  .contact-info .col-1 {
    float: left;
    width: 48%; }
  .contact-info .col-2 {
    float: right;
    width: 48%; }

  /**** Table with pdf ***/
  table.pdf tr td:first-child {
    font-size: 13.5px;
    padding: 9px 15px; }

  .mega-footer .mega-footer-top {
    /***** Chart *****/ }
    .mega-footer .mega-footer-top .chart .moduletable {
      width: 33.333%; } }
@media screen and (min-width: 600px) {
  .home .mega-header.open {
    height: 708px; }
  .home .mega-header .slider .more-info {
    height: 318px; }

  .contact-details .qas {
    float: left;
    margin: 0;
    width: 33.33%; }
  .contact-details .phone {
    float: right;
    margin: 0;
    width: 61%; }

  #case-studies .gallery a:nth-child(3n) {
    margin-right: 1% !important; }
  #case-studies .gallery a:nth-child(4n) {
    margin-right: 0; }
  #case-studies .gallery .thumb {
    width: 24.25%; }

  .wk-gallery.wk-gallery-wall a {
    width: 24.25%; }
    .wk-gallery.wk-gallery-wall a:nth-child(3n) {
      margin-right: 1% !important; }
    .wk-gallery.wk-gallery-wall a:nth-child(4n) {
      margin-right: 0 !important; }

  .mega-footer .mega-footer-top {
    /***** Chart *****/ }
    .mega-footer .mega-footer-top .moduletable {
      width: 32%; }
      .mega-footer .mega-footer-top .moduletable:nth-child(2n) {
        padding-right: 2% !important; }
      .mega-footer .mega-footer-top .moduletable:nth-child(3n) {
        padding-right: 0 !important; }
    .mega-footer .mega-footer-top .chart {
      clear: none;
      margin: -17px 0 0;
      float: left;
      padding: 0;
      width: 36%; }
      .mega-footer .mega-footer-top .chart .moduletable {
        margin: 0 !important;
        padding: 0 !important;
        width: 33.333%; }
      .mega-footer .mega-footer-top .chart .vchar_info table tr td svg g text[text-anchor="middle"] {
        font-size: 60%; }
      .mega-footer .mega-footer-top .chart .vchar_info table tr td svg g g text[text-anchor="middle"] {
        font-size: 80%; }
  .mega-footer .mega-footer-bottom ul.menu > li {
    width: 32%;
    clear: right; }
    .mega-footer .mega-footer-bottom ul.menu > li:nth-child(2n) {
      padding-right: 2% !important; }
    .mega-footer .mega-footer-bottom ul.menu > li:nth-child(3n) {
      padding-right: 0 !important; }

  /**** Gallery wall***/
  .wk-gallery-wall.margin img {
    width: 30.666%; }
    .wk-gallery-wall.margin img:nth-child(2n) {
      margin-right: 4%; }
    .wk-gallery-wall.margin img:nth-child(3n) {
      margin-right: 0; } }
@media screen and (min-width: 768px) {
  .header {
    height: 96px; }
    .header .logo {
      margin: 28px 0 0 15px; }
      .header .logo img {
        height: 41px; }
    .header .main-nav {
      left: 10px;
      display: block !important;
      position: absolute !important;
      top: 96px;
      width: auto; }
      .header .main-nav ul.menu > li {
        border: none;
        display: block;
        float: left;
        margin: 0 2px 0 0; }
        .header .main-nav ul.menu > li.active > a, .header .main-nav ul.menu > li:hover > a {
          background: #0ca276;
          color: white; }
        .header .main-nav ul.menu > li:hover > ul {
          display: block; }
        .header .main-nav ul.menu > li:last-child {
          border-right: none; }
        .header .main-nav ul.menu > li > a {
          box-sizing: border-box;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          background: #fff;
          background: rgba(255, 255, 255, 0.9);
          color: #000;
          display: block;
          font-size: 12px;
          padding: 23px 8px;
          text-align: center; }
        .header .main-nav ul.menu > li ul {
          padding: 3px 0 0 0;
          position: absolute; }
          .header .main-nav ul.menu > li ul li {
            display: block;
            border-bottom: solid 1px #e8e8e8;
            position: relative; }
            .header .main-nav ul.menu > li ul li:hover > a, .header .main-nav ul.menu > li ul li.active > a {
              background: #939598;
              color: white; }
            .header .main-nav ul.menu > li ul li:last-child {
              border-bottom: none; }
            .header .main-nav ul.menu > li ul li a {
              box-sizing: border-box;
              -moz-box-sizing: border-box;
              -webkit-box-sizing: border-box;
              background: #fff;
              color: #0ca276;
              display: block;
              font-size: 12px;
              line-height: 1.2;
              padding: 10px 15px 6px 10px;
              text-transform: uppercase;
              width: 195px; }
            .header .main-nav ul.menu > li ul li:hover > ul {
              display: block;
              left: 195px;
              padding: 0;
              position: absolute;
              top: 0; }
              .header .main-nav ul.menu > li ul li:hover > ul li {
                border-left: solid 1px #e8e8e8; }
              .header .main-nav ul.menu > li ul li:hover > ul:hover {
                display: block; }
                .header .main-nav ul.menu > li ul li:hover > ul:hover ul {
                  top: 0; }
    .header .header-right {
      position: absolute;
      top: 40px;
      right: 15px;
      z-index: 10; }
      .header .header-right .top-nav {
        display: block;
        float: left;
        margin: 0 0 0 15px; }
        .header .header-right .top-nav ul.menu li {
          border: none;
          border-right: solid 1px #636466;
          display: block;
          float: left; }
          .header .header-right .top-nav ul.menu li:last-child {
            border-right: none; }
            .header .header-right .top-nav ul.menu li:last-child a {
              padding-right: 0; }
          .header .header-right .top-nav ul.menu li.active a {
            font-family: "ClanBold", "Arial"; }
          .header .header-right .top-nav ul.menu li:hover a {
            color: #939598;
            background: none; }
          .header .header-right .top-nav ul.menu li a {
            background: none;
            color: #636466;
            padding: 0 8px;
            text-transform: uppercase; }
      .header .header-right .social {
        display: block;
        float: right;
        margin: -15px 0 0 15px; }
        .header .header-right .social ul li {
          display: block;
          float: left;
          margin: 0 7px 0 0; }
          .header .header-right .social ul li:last-child {
            margin-right: 0; }
          .header .header-right .social ul li a {
            background: url(../img/social.png) no-repeat 0 0;
            display: block;
            height: 32px;
            text-indent: -999em;
            width: 32px; }
            .header .header-right .social ul li a:hover {
              opacity: 0.7;
              -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
              filter: alpha(opacity=70); }
            .header .header-right .social ul li a.linkedin {
              background-position: -39px 0; }
            .header .header-right .social ul li a.asx {
              background-position: -79px 0; }
    .header .menu-btn {
      display: none; }

  .mega-header .slider .slider-overlay {
    background: url("../img/slider-overlay-white.png") no-repeat center bottom;
    left: 0;
    height: 22px;
    position: absolute;
    top: 379px;
    width: 100%;
    z-index: 12; }

  .home .mega-header.close {
    height: 400px; }
  .home .mega-header.open {
    height: 760px; }
    .home .mega-header.open .slider .slider-overlay {
      background-image: url("../img/slider-overlay-grey.png"); }
  .home .mega-header .slider {
    height: 100%; }
    .home .mega-header .slider .bg-image {
      height: 400px; }
    .home .mega-header .slider ul.slides li {
      height: 760px !important; }
    .home .mega-header .slider .nav {
      position: absolute;
      right: 50%;
      margin: 0 -374px 0 0;
      top: 236px;
      z-index: 10; }
    .home .mega-header .slider .slogan {
      background: url("../img/slogan-bg.png") no-repeat center bottom;
      height: 138px;
      padding: 30px 0;
      position: absolute;
      top: 262px;
      width: 100%; }
      .home .mega-header .slider .slogan strong {
        font-size: 26px; }
      .home .mega-header .slider .slogan a {
        font-size: 15px; }
    .home .mega-header .slider .more-info {
      height: 255px; }
      .home .mega-header .slider .more-info .column {
        float: left;
        padding: 0 20px;
        width: 33.33%; }
        .home .mega-header .slider .more-info .column:nth-child(1) {
          font-size: 25px;
          padding-left: 0; }
        .home .mega-header .slider .more-info .column:nth-child(2) {
          border-left: #b9babb 1px solid;
          border-right: #b9babb 1px solid; }
        .home .mega-header .slider .more-info .column:nth-child(3) {
          padding-right: 0; }

  .sub .mega-header {
    height: 300px; }
    .sub .mega-header .slider {
      height: 300px; }
      .sub .mega-header .slider .slider-overlay {
        bottom: 0;
        top: auto; }
      .sub .mega-header .slider .moduletable .content h2 {
        background: transparent url("../img/slogan-bg.png") no-repeat center bottom;
        font-size: 25px;
        height: 90px;
        padding: 20px 0 0 0; }

  .home-container .home-services {
    padding: 30px 0; }
  .home-container .services-list {
    border-right: #0ca276 1px solid;
    border-bottom: none;
    float: left;
    padding: 20px 10px;
    width: 33.333%; }
    .home-container .services-list:first-child {
      border-left: #0ca276 1px solid; }
    .home-container .services-list .content {
      height: 195px;
      margin: 0;
      overflow: hidden; }
      .home-container .services-list .content h2 {
        font-size: 28px; }
        .home-container .services-list .content h2 strong {
          font-size: 18px; }
    .home-container .services-list:hover a.modulelink {
      display: block; }
  .home-container .home-content .col-left {
    float: left;
    width: 33.333%; }
    .home-container .home-content .col-left .services-list {
      width: 100%; }
  .home-container .home-content .col-right {
    float: right;
    padding: 0;
    width: 61%; }
    .home-container .home-content .col-right .content {
      font-size: 17px; }
      .home-container .home-content .col-right .content a:hover {
        color: #0064a3; }

  .sub.full-width .container .main-content {
    width: 100%; }

  .container .main-content {
    float: right;
    padding: 0;
    width: 68%; }
  .container .left {
    float: left;
    width: 28%; }
    .container .left .phone {
      padding: 75px 15px 20px; }
      .container .left .phone a {
        display: block; }
    .container .left .qas .content ul {
      margin-right: 40px; }

  .contact-details .qas img {
    float: left;
    width: 42% !important;
    height: auto !important; }
  .contact-details .qas .content ul {
    float: right;
    margin: 0;
    width: 55%; }
  .contact-details .phone {
    background-position: 30px 50%;
    padding: 22px 30px 15px 120px; }
    .contact-details .phone .content a {
      display: block; }

  .mega-footer .inner {
    background: url("../img/border.png") repeat-x center top;
    padding: 50px 0 20px; }
  .mega-footer .mega-footer-top {
    padding: 0 15px 15px 15px;
    /***** Chart *****/ }
    .mega-footer .mega-footer-top .moduletable {
      padding: 0 2% 0 0;
      width: 16.666%; }
      .mega-footer .mega-footer-top .moduletable:nth-child(3n) {
        padding-right: 2% !important; }
      .mega-footer .mega-footer-top .moduletable:last-child {
        padding-right: 0 !important; }
      .mega-footer .mega-footer-top .moduletable.menu-item {
        display: block; }
        .mega-footer .mega-footer-top .moduletable.menu-item > a {
          color: #0ca276;
          font-size: 15px;
          font-family: "ClanBold", "Arial";
          text-decoration: underline; }
          .mega-footer .mega-footer-top .moduletable.menu-item > a:hover {
            color: #939598; }
        .mega-footer .mega-footer-top .moduletable.menu-item ul li a {
          color: #6d6e71;
          display: block;
          font-size: 12px;
          font-family: "ClanBook", "Arial";
          line-height: 1.1;
          padding: 4px 0; }
          .mega-footer .mega-footer-top .moduletable.menu-item ul li a:hover {
            color: #939598; }
      .mega-footer .mega-footer-top .moduletable h3 {
        padding: 0 15px 5px 0; }
    .mega-footer .mega-footer-top .chart {
      width: 50%; }
      .mega-footer .mega-footer-top .chart .moduletable {
        padding: 0 6% !important; }
      .mega-footer .mega-footer-top .chart .vchar_info table tr td svg g g text[text-anchor="middle"] {
        font-size: 90%; }
  .mega-footer .mega-footer-bottom {
    background: none; }
    .mega-footer .mega-footer-bottom ul.menu li.item-329 {
      display: none; }
    .mega-footer .mega-footer-bottom ul.menu > li {
      padding: 0 2% 0 0;
      width: 16.666%; }
      .mega-footer .mega-footer-bottom ul.menu > li:nth-child(3n) {
        padding-right: 2% !important; }
      .mega-footer .mega-footer-bottom ul.menu > li:last-child {
        padding-right: 0 !important; }
      .mega-footer .mega-footer-bottom ul.menu > li > a {
        font-size: 15px; }

  .footer {
    padding: 40px 0 20px 0; }
    .footer .footer-nav {
      float: left; }
      .footer .footer-nav ul li {
        border-right: solid 1px white;
        display: block;
        float: left;
        padding: 0 8px; }
        .footer .footer-nav ul li:first-child {
          padding-left: 0; }
        .footer .footer-nav ul li:last-child {
          border-right: none; }
    .footer .dash {
      float: right;
      margin: -17px 0 0 0; }

  /**** Industries page ***/
  .industries-page .moduletable,
  .case-studies-page .moduletable {
    margin: 0  1%  10px 0;
    width: 32.666%; }
    .industries-page .moduletable:nth-child(2n),
    .case-studies-page .moduletable:nth-child(2n) {
      margin-right: 1% !important; }
    .industries-page .moduletable:nth-child(3n),
    .case-studies-page .moduletable:nth-child(3n) {
      margin-right: 0 !important; }
    .industries-page .moduletable .content .content-dropdown,
    .case-studies-page .moduletable .content .content-dropdown {
      height: 93px; }

  /**** Case Study - Zoo ****/
  #case-studies .readmore {
    width: auto; }
  #case-studies .case-study-form {
    padding: 40px 40px 30px;
    width: 700px; }

  /**** gallery default ***/
  .wk-slideshow-default .next {
    right: 30px !important; }
  .wk-slideshow-default .prev {
    left: 30px !important; }

  .after-content .inner {
    flex-wrap: nowrap;
    justify-content: space-between; } }
@media screen and (min-width: 1020px) {
  .inner {
    margin: 0 auto;
    padding: 0;
    width: 960px; }

  .header {
    height: 138px; }
    .header .logo {
      height: 50px;
      margin: 45px 0 0 0; }
      .header .logo img {
        height: auto; }
    .header .header-right {
      top: 40px;
      right: 0; }
    .header .main-nav {
      left: 50%;
      margin: 0 0 0 -479px;
      top: 138px;
      width: 960px; }
      .header .main-nav ul.menu > li.active > a, .header .main-nav ul.menu > li:hover > a {
        background: #0ca276 url("../img/menu-current-icon.png") no-repeat center top; }
      .header .main-nav ul.menu > li > a {
        font-size: 15px;
        height: 78px;
        padding: 30px 8px 0;
        width: 118px; }
      .header .main-nav ul.menu > li ul {
        padding: 5px 0 0 0; }
        .header .main-nav ul.menu > li ul li a {
          font-size: 15px;
          padding: 17px 15px 13px 20px;
          width: 254px; }
        .header .main-nav ul.menu > li ul li:hover ul {
          left: 254px; }
    .header .search {
      display: block;
      position: absolute;
      top: 73px;
      right: 0;
      z-index: 11; }
      .header .search input[type="text"] {
        background: #ebebec;
        border: none;
        color: #0064a3;
        float: left;
        font-family: "ClanBook", "Arial";
        font-size: 15px;
        line-height: 1;
        height: 40px;
        padding: 3px 0 0 20px;
        width: 400px; }
      .header .search input[type="submit"] {
        background: #ebebec url("../img/search-icon.png") no-repeat center center;
        height: 40px;
        float: right;
        padding: 0;
        width: 44px; }
        .header .search input[type="submit"]:hover {
          background-image: url("../img/search-icon-hover.png"); }

  .mega-header .inner {
    left: 50%;
    margin: 0 0 0 -490px;
    position: absolute;
    width: 980px; }

  .home .mega-header.close {
    height: 800px; }
  .home .mega-header.open {
    height: 1151px; }
    .home .mega-header.open .slider .nav {
      position: absolute; }
  .home .mega-header .slider .slider-overlay {
    top: 779px; }
  .home .mega-header .slider .bg-image {
    height: 800px; }
  .home .mega-header .slider ul.slides li {
    height: 1151px !important; }
  .home .mega-header .slider .nav {
    margin: 0 -470px 0 0;
    top: 565px; }
    .home .mega-header .slider .nav li {
      margin-left: 6px; }
      .home .mega-header .slider .nav li span {
        height: 14px;
        width: 14px; }
  .home .mega-header .slider .slogan {
    font-size: 33px;
    height: 193px;
    padding: 30px 0 0 0;
    top: 607px; }
    .home .mega-header .slider .slogan strong {
      font-size: 46px; }
    .home .mega-header .slider .slogan a {
      font-size: 19px; }
  .home .mega-header .slider .more-info {
    padding: 30px; }
    .home .mega-header .slider .more-info .column {
      font-size: 15px;
      width: 33.33%; }
      .home .mega-header .slider .more-info .column:nth-child(1) {
        font-size: 31px; }

  .sub .mega-header {
    height: 450px; }
    .sub .mega-header .slider {
      height: 450px; }
      .sub .mega-header .slider .moduletable .content h2 {
        font-size: 30px;
        padding: 17px 0 0 0; }
    .sub .mega-header .search {
      top: 217px; }

  .home-container .services-list {
    background: url("../img/play-btn.png") no-repeat center bottom;
    padding: 20px 40px 40px;
    position: relative; }
    .home-container .services-list .bg-image {
      left: 0;
      display: none;
      height: 100%;
      position: absolute;
      top: 0;
      width: 100%; }
    .home-container .services-list .content {
      height: 228px; }
      .home-container .services-list .content h2 {
        font-size: 33px; }
        .home-container .services-list .content h2 strong {
          font-size: 20px; }
    .home-container .services-list a.modulelink {
      background-position: center top;
      display: none;
      font-size: 18px;
      left: 0;
      height: 100%;
      position: absolute;
      padding: 59px 107px 0;
      top: 0;
      width: 100%; }
    .home-container .services-list:hover a.modulelink {
      display: block; }
    .home-container .services-list:hover .bg-image {
      display: block; }
  .home-container .home-content .col-right .content h1 {
    font-size: 42px;
    margin: 0 0 25px 0; }
    .home-container .home-content .col-right .content h1 strong {
      font-size: 25px; }

  .container {
    padding: 50px 0 70px;
    min-height: 300px; }
    .container .main-content {
      width: 690px; }
      .container .main-content h1 {
        font-size: 33px; }
      .container .main-content .gallery-link {
        margin: -55px 0 20px; }
      .container .main-content p, .container .main-content ul li, .container .main-content ol li {
        text-align: justify; }
      .container .main-content .blog .items-row.cols-2 {
        border-bottom: solid 1px #e2e2e2;
        padding: 10px 0; }
        .container .main-content .blog .items-row.cols-2 .item {
          float: left;
          border: none;
          padding: 0;
          width: 45%; }
          .container .main-content .blog .items-row.cols-2 .item:nth-child(2n+1) {
            margin-right: 10%; }
      .container .main-content .blog .items-row.cols-1 .item-image {
        width: 35%; }
    .container .left {
      width: 230px; }

  .contact-details {
    padding: 0 0 30px 0; }
    .contact-details .qas img {
      width: auto !important; }
    .contact-details .phone .content h3 a {
      font-size: 32px; }
    .contact-details .phone .content a {
      font-size: 20px; }

  .mega-footer .mega-footer-top {
    padding: 0 0 30px 0;
    /***** Chart *****/ }
    .mega-footer .mega-footer-top .moduletable h3 {
      padding: 0 0 5px 0; }
    .mega-footer .mega-footer-top .moduletable .content {
      font-size: 13px; }
    .mega-footer .mega-footer-top .moduletable.menu-item ul li a {
      font-size: 13px; }
    .mega-footer .mega-footer-top .chart .moduletable h3 {
      font-size: 10px; }
  .mega-footer .mega-footer-bottom {
    padding: 0; }
    .mega-footer .mega-footer-bottom ul.menu > li ul li a {
      font-size: 13px; }

  .footer {
    padding: 50px 0 40px; }
    .footer .dash {
      background: url(../img/dash.png) no-repeat 0 0;
      background-size: auto auto; }

  /**** Gallery wall***/
  .wk-gallery-wall.margin {
    margin: 0; }
    .wk-gallery-wall.margin img {
      margin: 15px 4% 15px 0;
      width: 30.666%; }
      .wk-gallery-wall.margin img:last-child {
        margin-right: 0; }

  /**** Industries page ***/
  .industries-page .case-studies-modules,
  .case-studies-page .case-studies-modules {
    display: none; }
  .industries-page .moduletable,
  .case-studies-page .moduletable {
    height: 301px; }
    .industries-page .moduletable:hover h3,
    .case-studies-page .moduletable:hover h3 {
      z-index: 12; }
    .industries-page .moduletable:hover .content .colour-image,
    .case-studies-page .moduletable:hover .content .colour-image {
      display: block; }
    .industries-page .moduletable:hover .content .content-dropdown,
    .case-studies-page .moduletable:hover .content .content-dropdown {
      display: block; }
    .industries-page .moduletable .content .colour-image,
    .case-studies-page .moduletable .content .colour-image {
      display: none;
      left: 0;
      position: absolute;
      top: 0; }
    .industries-page .moduletable .content .content-dropdown,
    .case-studies-page .moduletable .content .content-dropdown {
      display: none;
      height: auto;
      position: absolute;
      top: 301px;
      width: 100%; }
      .industries-page .moduletable .content .content-dropdown .link-list.case-studies-list .list-dropdown,
      .case-studies-page .moduletable .content .content-dropdown .link-list.case-studies-list .list-dropdown {
        display: none; }

  /**** Case Study - Zoo ****/
  #case-studies h1 {
    font-size: 25px; }
  #case-studies .content-wrap h3 {
    margin-bottom: 0; }
  #case-studies .readmore .case-study-contact-btn {
    font-size: 17px; } }
@media screen and (min-width: 1360px) {
  .mega-header .inner {
    margin: 0 0 0 -600px;
    width: 1200px; }

  .home .mega-header .slider .nav {
    margin: 0 -570px 0 0; }
  .home .mega-header .slider .more-info {
    padding: 30px 120px; } }
@media screen and (min-width: 1600px) {
  .mega-header .inner {
    margin: 0 0 0 -700px;
    width: 1400px; }

  .home .mega-header .slider .nav {
    margin: 0 -668px 0 0; }
  .home .mega-header .slider .more-info {
    padding: 30px 220px; } }

/*# sourceMappingURL=style.css.map */
