﻿@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i%7CRoboto+Slab:100,300,400,700);
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=69f1108a80a8c3727f02de03cacfc85f)
 * Config saved to config.json and https://gist.github.com/69f1108a80a8c3727f02de03cacfc85f
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff; }

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }

a:hover, a:focus {
  color: #23527c;
  text-decoration: underline; }

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }

@media (min-width: 992px) {
  .container {
    width: 970px; } }

@media (min-width: 1200px) {
  .container {
    width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666667%; }
  .col-sm-pull-10 {
    right: 83.33333333%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666667%; }
  .col-sm-pull-7 {
    right: 58.33333333%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666667%; }
  .col-sm-pull-4 {
    right: 33.33333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.66666667%; }
  .col-sm-pull-1 {
    right: 8.33333333%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666667%; }
  .col-sm-push-10 {
    left: 83.33333333%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666667%; }
  .col-sm-push-7 {
    left: 58.33333333%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666667%; }
  .col-sm-push-4 {
    left: 33.33333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.66666667%; }
  .col-sm-push-1 {
    left: 8.33333333%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-0 {
    margin-left: 0; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-4 {
    width: 33.33333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-1 {
    width: 8.33333333%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666667%; }
  .col-md-pull-10 {
    right: 83.33333333%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666667%; }
  .col-md-pull-7 {
    right: 58.33333333%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666667%; }
  .col-md-pull-4 {
    right: 33.33333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.66666667%; }
  .col-md-pull-1 {
    right: 8.33333333%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666667%; }
  .col-md-push-10 {
    left: 83.33333333%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666667%; }
  .col-md-push-7 {
    left: 58.33333333%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666667%; }
  .col-md-push-4 {
    left: 33.33333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.66666667%; }
  .col-md-push-1 {
    left: 8.33333333%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-0 {
    margin-left: 0; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-1 {
    width: 8.33333333%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666667%; }
  .col-lg-pull-10 {
    right: 83.33333333%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666667%; }
  .col-lg-pull-7 {
    right: 58.33333333%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666667%; }
  .col-lg-pull-4 {
    right: 33.33333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.66666667%; }
  .col-lg-pull-1 {
    right: 8.33333333%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666667%; }
  .col-lg-push-10 {
    left: 83.33333333%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666667%; }
  .col-lg-push-7 {
    left: 58.33333333%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666667%; }
  .col-lg-push-4 {
    left: 33.33333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.66666667%; }
  .col-lg-push-1 {
    left: 8.33333333%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-0 {
    margin-left: 0; } }

.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
  content: " ";
  display: table; }

.clearfix:after, .container:after, .container-fluid:after, .row:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/*
Z-index
Level   0 ~  99  Page
Level 100 ~ 199  Sliders
Level 200 ~ 299  Header : toggle menu for big device 200 / Filter by drop down:200
Level 300 ~ 399 
Level 400 ~ 499  
Level 500 ~ 599  
level 899 Subscribe form
Level 900 Subscribe form close button.
Level 999 Toggled menu overlay
*/
.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2); }

.no-scroll {
  overflow-y: hidden;
  padding-right: 15px; }

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

.container-fit {
  width: 100%;
  max-width: 950px;
  padding: 0 15px;
  margin: 0 auto; }

.container-narrow {
  width: 100%;
  max-width: 800px;
  padding: 0 15px;
  margin: 0 auto; }

.absolute-middle-center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.button-white-o {
  border: 1px solid white;
  margin-bottom: 10px;
  font-weight: 600;
  color: white;
  background-color: rgba(53, 70, 96, 0);
  padding: 12px 20px;
  transition: all 0.3s ease;
  display: inline-block; }
  .button-white-o:after {
    font-family: FontAwesome;
    content: "\f105";
    padding-left: 8px; }
  .button-white-o:hover {
    background-color: white;
    color: #354660; }

.button-blue, .download-link {
  margin-bottom: 10px;
  color: white;
  font-weight: 600;
  padding: 12px 20px;
  transition: all 0.3s ease;
  display: inline-block;
  background-color: #688fa3; }
  .button-blue:after, .download-link:after {
    font-family: FontAwesome;
    content: "\f105";
    padding-left: 8px; }
  .button-blue:hover, .download-link:hover {
    background-color: #354660;
    color: white; }
  .button-blue:active, .button-blue:visited, .download-link:active, .download-link:visited {
    color: white; }

.button-blue1 {
  margin-bottom: 10px;
  color: white;
  font-weight: 600;
  padding: 12px 20px;
  transition: all 0.3s ease;
  display: inline-block;
  background-color: #4f6182; }
  .button-blue1:after {
    font-family: FontAwesome;
    content: "\f105";
    padding-left: 8px; }
  .button-blue1:hover {
    background-color: #354660;
    color: white; }
  .button-blue1:active, .button-blue1:visited {
    color: white; }

.color-blue1 {
  color: #4f6182; }

.color-blue2 {
  color: #688fa3; }

.color-blue3 {
  color: #354660; }

.color-blue4 {
  color: #A1C1CC; }

.color-white {
  color: white; }

.font-serif {
  font-family: "Roboto Slab", serif; }

.text-center {
  text-align: center; }

.text-left {
  text-align: left; }

.text-right {
  text-right: right; }

.spacer {
  padding: 0 10px; }

.thin {
  font-weight: 300; }

.normal {
  font-weight: 400; }

.bold {
  font-weight: bold; }

.big-p {
  font-size: 1.3em; }

.smaller {
  font-size: 80%; }

.italic {
  font-style: italic; }

.bg-cover {
  background: no-repeat center center;
  background-size: cover; }

.inline-parent .third-box {
  margin-right: -4px; }

@media (max-width: 768px) {
  .inline-parent {
    text-align: center; } }

.one-second {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding: 15px;
  margin: 0 -2px; }
  @media (max-width: 768px) {
    .one-second {
      width: 100%;
      max-width: 500px; } }

.third-box {
  display: inline-block;
  vertical-align: top;
  width: 33%;
  padding: 15px;
  max-width: 450px;
  margin: 0 -2px; }
  @media (max-width: 768px) {
    .third-box {
      width: 100%; } }

.triangle {
  position: absolute;
  top: 0;
  width: 180px; }
  @media (max-width: 992px) {
    .triangle {
      width: 23%; } }

.image-content .col-md-6:first-child {
  text-align: center;
  padding: 0; }
  @media (min-width: 992px) {
    .image-content .col-md-6:first-child {
      text-align: right;
      padding-top: 30px; } }

@media (min-width: 992px) {
  .image-content .col-md-6:last-child {
    padding-left: 60px;
    padding-right: 40px;
    max-width: 640px; } }

.image-content .col-md-6.right-img:last-child {
  text-align: center;
  padding: 0; }
  @media (min-width: 992px) {
    .image-content .col-md-6.right-img:last-child {
      text-align: right;
      padding-top: 30px; } }

@media (min-width: 992px) {
  .image-content .col-md-6.right-img:first-child {
    padding-left: 0px;
    padding-right: 40px;
    max-width: 640px; } }

img.aligncenter {
  display: block;
  margin: 20px auto; }

img.alignright {
  float: right;
  margin: 0 0 1em 1em; }

img.alignleft {
  float: left;
  margin: 0 1em 1em 0; }

.notopmargin {
  margin-top: 0 !important; }

.anchor {
  display: block;
  position: relative;
  top: -100px;
  visibility: hidden; }

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }
  .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/*------ Basic -------*/
html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }

body {
  background: white;
  /* Fallback for when there is no custom background color defined. */
  overflow-x: hidden;
  font-family: "Open Sans", sans-serif; }

@media (max-width: 992px) {
  .hide-scroll {
    overflow: hidden; } }

/*------ Basic -------*/
html {
  font-family: "Open Sans", sans-serif;
  font-size: 1.1em;
  color: #555; }

p {
  margin-bottom: 1.5em;
  line-height: 1.8;
  font-size: 1.1em;
  font-weight: 400;
  letter-spacing: 0px; }

span {
  font-size: inherit; }

q {
  display: block;
  font-size: 1.1em;
  line-height: 1.8;
  padding-left: 60px;
  position: relative;
  color: #555; }
  q:before {
    position: absolute;
    top: 0;
    left: 25px;
    line-height: 7px;
    content: '"';
    font-size: 4.5em;
    font-weight: 700;
    color: rgba(104, 143, 163, 0.5);
    transform: rotate(180deg); }

a {
  text-decoration: none;
  color: #688fa3;
  cursor: pointer;
  transition: color 0.3s ease; }
  a:hover {
    color: #4f6182;
    text-decoration: none; }
  a:hover, a:focus, a:active {
    outline: 0;
    text-decoration: none; }

p, ul, h1, h2, h3, h4, h5, h6 {
  text-align: left; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Open Sans", sans-serif;
  color: #4f6182;
  font-weight: 400;
  clear: both;
  margin: 0;
  padding: 0.8em 0 0.2em 0; }

h1 {
  font-size: 2.8em;
  letter-spacing: 2px;
  font-weight: 300; }

h2 {
  font-size: 2.4em; }

h3 {
  font-size: 2.0em; }

h4 {
  font-size: 1.6em; }

h5 {
  font-size: 1.35em; }

h6 {
  font-size: 1em; }

.ui-loader {
  display: none; }

/*------ Tables -------*/
table {
  border: 1px solid #999;
  font-size: 0.9em;
  line-height: 3em;
  margin: 20px 0;
  text-align: left; }

th, td {
  padding: 0 2em; }

/*------ Button & Forms -------*/
button {
  border: 0;
  border-radius: 0;
  outline: 0;
  box-shadow: none;
  background-color: transparent; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  outline: none; }

input,
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  border: 1px solid #999;
  padding: 8px 20px;
  color: #555;
  background-color: white; }
  input:focus,
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  input[type="number"]:focus,
  input[type="tel"]:focus,
  input[type="range"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="time"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="color"]:focus,
  textarea:focus {
    outline: none; }

textarea {
  height: 8em;
  width: 100%;
  font-size: 0.9em; }

select {
  border: 1px solid #999; }

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset; }

li {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  line-height: 1.8;
  font-size: 1.1em; }

ul, ol {
  margin: 1em 0; }

ul {
  list-style: disc; }

ul > li > ul {
  list-style: circle; }

ul > li > ul > li > ul {
  list-style: square; }

dl {
  margin: 0 2em; }

dt {
  font-weight: bold;
  margin-top: 1.5em;
  margin-bottom: 0.5em; }

dd {
  margin: 0; }

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

/*------ 3. Markups -------*/
dfn, cite, em, i {
  font-style: italic;
  font-size: 0.95em; }

address {
  font-style: normal;
  display: inline-block; }

blockquote {
  quotes: "" ""; }
  blockquote:before, blockquote:after {
    content: ""; }

blockquote {
  margin: 1.5em 1em;
  padding: 1.5em 2em;
  font-style: italic;
  background-color: #555; }

q {
  font-style: italic;
  quotes: none; }

code, pre {
  background: #555;
  font-family: "Courier 10 Pitch", Courier, monospace;
  color: #688fa3;
  display: block;
  margin: 15px 0;
  width: 100%;
  overflow: auto;
  padding: 1.6em; }

abbr, acronym {
  border-bottom: 1px dotted #555;
  cursor: help; }

hr {
  background-color: #eee;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

mark, ins {
  background: #688fa3;
  text-decoration: none; }

big {
  font-size: 125%; }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }
  .screen-reader-text:focus {
    background-color: #555;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #555;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

.pum-content {
  border-top: 7px solid #688fa3; }

select {
  appearance: none !important;
  border-radius: 0 !important;
  padding: 8px !important;
  background-color: transparent !important;
  background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
  background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  background-repeat: no-repeat; }
  select:focus {
    outline: 0 !important; }

select::-ms-expand {
  /* for IE 11 */
  display: none !important; }

.gform_heading {
  margin-bottom: 30px !important; }
  .gform_heading .gform_title {
    text-align: center !important;
    font-size: 1.6em !important; }
  .gform_heading .gform_description {
    text-align: center !important; }

body .gform_wrapper .top_label div.ginput_container {
  margin-top: 0 !important; }

.gform_wrapper ul.gform_fields li.gfield {
  margin-top: 8px !important; }

.gform_wrapper li.hidden_label input {
  margin-top: 6px !important; }

#gform_1, #gform_2 {
  padding-left: 15px !important; }
  @media (max-width: 720px) {
    #gform_1, #gform_2 {
      padding-left: 8px !important; } }

.gfield_label {
  color: #4f6182 !important;
  margin-bottom: 8px !important;
  margin-top: 8px !important; }
  .gfield_label .gfield_required {
    display: none !important; }

.gform_wrapper .gform_footer {
  margin: 0 !important;
  padding-right: 16px !important; }
  @media (max-width: 720px) {
    .gform_wrapper .gform_footer {
      padding-right: 0 !important; } }

.gform_wrapper input[type="submit"] {
  width: 100% !important;
  border: 1px solid #688fa3 !important;
  color: white !important;
  background-color: #688fa3 !important;
  transition: all 0.3s ease !important; }
  .gform_wrapper input[type="submit"]:hover {
    background-color: transparent !important;
    color: #688fa3 !important; }

#gform_1 #field_1_2, #gform_1 #field_1_5 {
  display: inline-block !important;
  width: 50% !important; }
  @media (max-width: 768px) {
    #gform_1 #field_1_2, #gform_1 #field_1_5 {
      width: 100% !important; } }
  #gform_1 #field_1_2 input, #gform_1 #field_1_5 input {
    width: 100% !important; }

.gform_wrapper .gfield_checkbox li label {
  font-size: 0.75em !important;
  padding-left: 8px !important; }

#gform_2 .ginput_container_email {
  margin-top: 20px !important;
  margin-bottom: 20px !important; }

/*------ Small Device ------*/
.header-wrapper {
  position: fixed;
  z-index: 200;
  top: 0;
  left: 0;
  right: 0; }

.top-bar {
  height: 36px;
  background-color: #4f6182;
  text-align: center;
  position: relative; }
  .top-bar .search-wrapper {
    display: inline-block;
    max-width: 0;
    max-height: 0;
    overflow: hidden; }
    .top-bar .search-wrapper .search-close i {
      color: white; }
    .top-bar .search-wrapper input {
      background-color: transparent;
      border: 0;
      padding: 3px 10px; }
    .top-bar .search-wrapper .search-input {
      background-color: rgba(255, 255, 255, 0.1);
      color: white;
      width: calc(100vw - 60px);
      max-width: 250px; }
    .top-bar .search-wrapper #searchsubmit {
      background: url(../../img/search.svg) no-repeat center center;
      background-size: 17px auto; }
  .top-bar .top-bar-unit {
    display: inline-block;
    height: 35px;
    vertical-align: middle; }
    .top-bar .top-bar-unit i {
      color: #688fa3;
      font-size: 1.2em; }
    .top-bar .top-bar-unit .top-text {
      font-size: 0.9em; }
      @media (max-width: 400px) {
        .top-bar .top-bar-unit .top-text {
          display: none; } }
    .top-bar .top-bar-unit .number {
      font-size: 0.95em; }
  .top-bar .top-bar-link {
    color: white;
    display: inline-block;
    line-height: 35px;
    padding: 0;
    padding: 0 10px; }
    .top-bar .top-bar-link i {
      padding-right: 7px; }
      @media (max-width: 400px) {
        .top-bar .top-bar-link i {
          color: white;
          font-size: 1.3em;
          padding: 10px 15px 2px; } }

.show-form {
  height: 81px; }
  .show-form .search-wrapper {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    max-height: 9999px;
    max-width: 9999px;
    padding: 10px 0 10px;
    background-color: #354660; }

.site-header {
  background-color: white;
  border-bottom: 1px solid #eee;
  /*--- Nav Menu ---*/ }
  .site-header .container-fluid {
    position: relative; }
  .site-header .site-title {
    margin-top: 6px;
    margin-bottom: 6px; }
    .site-header .site-title img {
      height: auto; }
    .site-header .site-title .logo {
      width: 160px;
      transition: width 0.3s ease; }
  .site-header .menu-toggle {
    position: absolute;
    top: 25px;
    right: 15px;
    background-color: transparent; }
    .site-header .menu-toggle span {
      display: block;
      width: 25px;
      height: 3px;
      margin-bottom: 4px;
      background-color: #688fa3;
      border-radius: 4px; }
  .site-header .main-navigation {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 100%;
    right: 0;
    bottom: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    background-color: #354660;
    transition: left 0.5s ease;
    text-align: center; }
    .site-header .main-navigation .menu-close {
      float: right;
      color: rgba(255, 255, 255, 0.6);
      font-size: 1.8em;
      margin-right: 10px;
      margin-top: 10px; }
    .site-header .main-navigation .menu-main-menu-container {
      text-align: center;
      margin-top: 60px;
      margin-bottom: 60px; }
      .site-header .main-navigation .menu-main-menu-container ul, .site-header .main-navigation .menu-main-menu-container li {
        list-style: none;
        margin: 0;
        padding: 0; }
      .site-header .main-navigation .menu-main-menu-container li {
        display: block; }
      .site-header .main-navigation .menu-main-menu-container a {
        display: inline-block; }
        .site-header .main-navigation .menu-main-menu-container a:hover {
          text-decoration: none; }
      .site-header .main-navigation .menu-main-menu-container .sub-menu {
        max-height: 0;
        overflow-y: hidden;
        transition: max-height 0.3s ease; }
      .site-header .main-navigation .menu-main-menu-container .submenu-open {
        max-height: 9999px; }
      .site-header .main-navigation .menu-main-menu-container .menu-item-has-children {
        position: relative; }
        .site-header .main-navigation .menu-main-menu-container .menu-item-has-children .show-submenu {
          position: absolute;
          background-color: transparent;
          right: 0px;
          top: 8px;
          padding: 5px 10px; }
          .site-header .main-navigation .menu-main-menu-container .menu-item-has-children .show-submenu i {
            color: white;
            font-size: 0.9em; }
      .site-header .main-navigation .menu-main-menu-container .menu {
        display: inline-block; }
        .site-header .main-navigation .menu-main-menu-container .menu > li {
          border-bottom: 1px solid #4f6182; }
          .site-header .main-navigation .menu-main-menu-container .menu > li > a {
            display: block;
            color: white;
            font-size: 1.2em;
            padding: 10px 40px 10px 10px; }
        .site-header .main-navigation .menu-main-menu-container .menu li > ul > li {
          padding-right: 40px; }
          .site-header .main-navigation .menu-main-menu-container .menu li > ul > li:first-child {
            margin-top: 10px; }
          .site-header .main-navigation .menu-main-menu-container .menu li > ul > li:last-child {
            margin-bottom: 20px; }
          .site-header .main-navigation .menu-main-menu-container .menu li > ul > li > a {
            font-size: 0.95em;
            color: #95B8C9;
            padding: 0 5px 0 10px; }
            .site-header .main-navigation .menu-main-menu-container .menu li > ul > li > a:hover {
              color: white; }
        .site-header .main-navigation .menu-main-menu-container .menu li > ul > li > ul > li > a {
          color: white; }

/*------ Small Device Scrolled ------*/
.scrolled .top-bar {
  display: none; }

.scrolled .site-header .site-title .logo {
  width: 140px; }

.scrolled .site-header .menu-toggle {
  top: 21px; }

/*------ Small Device toggled ------*/
.site-header .toggled, .home .scrolled .toggled {
  left: 0; }

/*-------------------- BIG DEVICE ------------------*/
@media screen and (min-width: 992px) {
  .top-bar {
    text-align: right; }
    .top-bar .top-bar-link {
      padding: 0 20px; }
      .top-bar .top-bar-link:hover {
        background-color: #354660; }
  .show-form {
    height: 36px; }
    .show-form .search-wrapper {
      position: static;
      height: 25px;
      padding: 0;
      margin-top: 5px;
      background-color: transparent; }
      .show-form .search-wrapper .search-input {
        background-color: #354660; }
    .show-form #search-toggle {
      display: none; }
  .site-header {
    height: 75px; }
    .site-header .site-title {
      float: left;
      display: inline-block;
      font-family: "Open Sans", sans-serif; }
    .site-header .menu-toggle {
      display: none; }
    .site-header .main-navigation {
      position: static;
      overflow-x: visible;
      overflow-y: visible;
      background-color: transparent;
      transition: none;
      float: right;
      display: inline-block;
      width: auto;
      margin-top: 12px; }
      .site-header .main-navigation .menu-close {
        display: none; }
      .site-header .main-navigation .menu-main-menu-container {
        display: inline-block;
        max-height: 2000px;
        overflow: visible;
        margin: 0; }
        .site-header .main-navigation .menu-main-menu-container .menu-item-has-children {
          position: relative; }
          .site-header .main-navigation .menu-main-menu-container .menu-item-has-children .show-submenu {
            display: none; }
        .site-header .main-navigation .menu-main-menu-container .menu > li {
          display: inline-block;
          position: relative;
          margin: 0 4px;
          border-bottom: 6px solid transparent;
          transition: all 0.3s ease; }
          .site-header .main-navigation .menu-main-menu-container .menu > li:hover {
            border-bottom: 6px solid #688fa3; }
            .site-header .main-navigation .menu-main-menu-container .menu > li:hover > a {
              color: #688fa3; }
            .site-header .main-navigation .menu-main-menu-container .menu > li:hover > .sub-menu {
              max-height: 9999px; }
          .site-header .main-navigation .menu-main-menu-container .menu > li > a {
            color: #354660;
            font-size: 1em;
            font-weight: bold;
            padding: 15px 15px; }
          .site-header .main-navigation .menu-main-menu-container .menu > li > ul {
            position: absolute;
            z-index: 200;
            top: 64px;
            left: 0; }
          .site-header .main-navigation .menu-main-menu-container .menu > li:last-child .sub-menu, .site-header .main-navigation .menu-main-menu-container .menu > li:nth-last-child(2) .sub-menu {
            left: auto;
            right: 0; }
        .site-header .main-navigation .menu-main-menu-container .menu > .current-menu-item > a {
          color: #688fa3; }
        .site-header .main-navigation .menu-main-menu-container .menu > li > ul > li {
          background-color: #f0f0f0; }
          .site-header .main-navigation .menu-main-menu-container .menu > li > ul > li:first-child, .site-header .main-navigation .menu-main-menu-container .menu > li > ul > li:last-child {
            margin-top: 0; }
          .site-header .main-navigation .menu-main-menu-container .menu > li > ul > li:hover {
            background-color: #354660; }
            .site-header .main-navigation .menu-main-menu-container .menu > li > ul > li:hover > a {
              color: white; }
          .site-header .main-navigation .menu-main-menu-container .menu > li > ul > li > a {
            display: inline-block;
            padding: 10px 25px;
            color: #354660;
            white-space: nowrap;
            font-size: 0.9em; }
        .site-header .main-navigation .menu-main-menu-container .menu > li > ul > li > ul > li {
          padding: 0; }
          .site-header .main-navigation .menu-main-menu-container .menu > li > ul > li > ul > li > a {
            padding: 10px 20px;
            color: #354660; }
  /*-----BIG DEVICE SCROLLED----*/
  .scrolled .site-header {
    height: 65px; }
    .scrolled .site-header .main-navigation {
      margin-top: 2px; } }

.grey-triangle {
  display: none; }

.grey-bottom .white-triangle {
  display: none; }

.grey-bottom .grey-triangle {
  display: block; }

.call-us {
  position: relative;
  background-color: #4f6182;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 30px; }
  .call-us > .container {
    padding-left: 60px;
    padding-right: 60px; }
    @media (min-width: 600px) {
      .call-us > .container {
        padding-left: 100px;
        padding-right: 100px; } }
  .call-us h1, .call-us h2, .call-us h3, .call-us h4, .call-us h5, .call-us h6 {
    margin: 0;
    padding: 0; }
  .call-us p {
    text-align: center; }
  @media (max-width: 992px) {
    .call-us h1 {
      font-size: 2.8em; } }

.site-footer .spaced-text {
  display: block; }

.site-footer .spacer {
  display: none; }

@media (min-width: 992px) {
  .site-footer .spaced-text, .site-footer .spacer {
    display: inline-block; } }

.footer-subscribe {
  background-color: #4f6182;
  padding: 25px 0; }
  .footer-subscribe .gform_heading {
    text-align: center !important; }
  .footer-subscribe .gform_description {
    color: white !important;
    font-family: "Open Sans", sans-serif;
    font-size: 1.8em; }
  .footer-subscribe .gform_wrapper input {
    width: 100% !important;
    border: 0 !important;
    font-size: 1.1em !important;
    color: white !important; }
    .footer-subscribe .gform_wrapper input::-webkit-input-placeholder {
      color: white !important; }
  .footer-subscribe .gform_wrapper input[type="text"] {
    padding: 15px !important;
    background-color: rgba(255, 255, 255, 0.3) !important; }
  .footer-subscribe .gform_wrapper input[type="submit"] {
    padding: 15px 10px !important;
    background-color: #688fa3 !important; }
  @media (min-width: 992px) {
    .footer-subscribe .gform_fields, .footer-subscribe .gfield, .footer-subscribe .ginput_container, .footer-subscribe input, .footer-subscribe .gform_heading {
      margin: 0 !important;
      padding: 0 !important; }
    .footer-subscribe .gform_body, .footer-subscribe .gform_footer {
      display: inline-block !important;
      margin: 0 !important; }
    .footer-subscribe .gform_body {
      width: 60% !important; }
      .footer-subscribe .gform_body .gform_fields {
        text-align: right !important; }
      .footer-subscribe .gform_body .gfield {
        width: 45% !important;
        display: inline-block !important;
        margin-left: 8px !important; }
    .footer-subscribe .gform_footer {
      width: 30% !important; }
    .footer-subscribe input[type="submit"] {
      margin-left: 4px !important;
      transition: background-color 0.3s ease !important; }
      .footer-subscribe input[type="submit"]:hover {
        background-color: #354660 !important; }
    .footer-subscribe .gform_heading {
      margin-bottom: 15px !important; } }

.footer-main {
  background-color: #354660;
  padding: 40px 0 10px; }
  .footer-main .social-icons {
    padding: 0;
    margin: 0;
    text-align: center; }
    .footer-main .social-icons li {
      list-style: none;
      display: inline-block;
      margin: 0 10px; }
      .footer-main .social-icons li a {
        display: block;
        width: 45px;
        height: 45px;
        border-radius: 50%;
        background-color: #688fa3;
        transition: background-color 0.3s ease;
        color: white; }
        .footer-main .social-icons li a i {
          font-size: 1.5em;
          line-height: 45px; }
        .footer-main .social-icons li a:hover {
          background-color: #4f6182; }
  .footer-main #footer-menu {
    padding: 0;
    margin: 0;
    margin-top: 25px;
    text-align: center; }
    .footer-main #footer-menu li {
      list-style: none;
      margin: 5px 10px; }
      .footer-main #footer-menu li a {
        color: white;
        font-size: 0.95em;
        transition: color 0.3s ease; }
        .footer-main #footer-menu li a:hover {
          color: #688fa3; }
  .footer-main .footer-content {
    padding: 30px 0 0;
    text-align: center;
    max-width: 830px;
    margin: 0 auto; }
    .footer-main .footer-content .footer-contact {
      color: #688fa3;
      font-size: 1.1em;
      transition: color 0.3s ease;
      display: inline-block;
      margin-bottom: 30px; }
      .footer-main .footer-content .footer-contact:hover {
        color: #4f6182; }
    .footer-main .footer-content .footer-title, .footer-main .footer-content .footer-text {
      text-align: center;
      color: white;
      padding-top: 0; }
  @media (min-width: 768px) {
    .footer-main #footer-menu li {
      display: inline-block; } }

.copyright {
  padding: 15px 0;
  color: white;
  text-align: center; }
  .copyright span, .copyright p {
    color: #688fa3;
    font-size: 0.9em; }
  .copyright a {
    transition: color 0.3s ease;
    color: #688fa3; }
    .copyright a:hover {
      color: white; }

.slider {
  width: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden; }

/* Refer to all the divs which were originally in .slider */
.slick-track > div {
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative; }
  .slick-track > div:focus, .slick-track > div:active {
    outline: 0; }

.slick-slide:focus {
  outline: 0; }

/*Arrows and Dots Styling*/
/*hide text, reset button styles*/
.slick-arrow, .slick-dots li button {
  margin: 0;
  padding: 0;
  border: 0;
  background-color: transparent;
  color: transparent; }
  .slick-arrow:hover, .slick-dots li button:hover {
    background-color: transparent;
    color: transparent; }

/*Arrows*/
.slick-arrow {
  z-index: 199;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 40px;
  height: 42px;
  padding: 2px;
  font-family: FontAwesome;
  font-size: 3em; }
  .slick-arrow:hover, .slick-arrow:focus {
    outline: 0;
    opacity: 0.7; }

.slick-prev:before, .slick-next:before {
  color: rgba(255, 255, 255, 0.5); }
  .slick-prev:before:hover, .slick-prev:before:focus, .slick-next:before:hover, .slick-next:before:focus {
    color: white; }

.slick-prev {
  left: 20px; }
  .slick-prev:before {
    content: "\f0a8"; }

.slick-next {
  right: 20px; }
  .slick-next:before {
    content: "\f0a9"; }

/*Dots*/
.slick-dots {
  z-index: 198;
  position: absolute;
  margin: 0;
  padding: 0; }
  .slick-dots li {
    padding: 0;
    margin: 10px;
    line-height: 6px;
    list-style: none;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 1px solid white;
    position: relative; }
    .slick-dots li button {
      position: absolute;
      right: 4px;
      top: 4px;
      margin: 0;
      padding: 0;
      width: 8px;
      height: 8px;
      border-radius: 50%;
      background-color: transparent;
      overflow: hidden;
      font-size: 0;
      transition: background-color 0.3s ease; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        background-color: white;
        outline: 0; }
  .slick-dots .slick-active button {
    background-color: white; }

.home .site-content {
  margin-top: 0; }

.no-video .loader, .no-video .background-video {
  display: none; }

@media (max-width: 992px) {
  .loader, .background-video {
    display: none; } }

.loader video {
  position: fixed;
  z-index: 999999999999999;
  top: 0;
  left: 0;
  min-width: 100%;
  max-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  overflow: hidden;
  background-color: #354660; }

.hero {
  width: 100%;
  height: 100vh;
  max-height: 850px;
  overflow: hidden;
  position: relative;
  text-align: center;
  background: no-repeat center center;
  background-size: cover; }
  @media (max-width: 992px) {
    .hero {
      min-height: 700px;
      height: auto; } }
  @media (max-width: 768px) {
    .hero {
      min-height: 600px; } }
  .hero .slick-dots {
    top: 80px;
    right: 50px; }
    @media (max-width: 992px) {
      .hero .slick-dots {
        right: 5px;
        top: 200px; } }

.building {
  position: absolute;
  z-index: 5;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto; }
  .building img {
    width: 100%; }
  @media (max-width: 768px) {
    .building img {
      width: 150%;
      max-width: 150%;
      margin-left: -25%; } }

.background-video {
  width: 100%;
  height: 100vh;
  position: relative; }
  .background-video video {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    min-width: 100%;
    max-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    overflow: hidden;
    background-color: #354660; }

@keyframes header_slide {
  0% {
    top: -110px;
    opacity: 0; }
  100% {
    top: 0;
    opacity: 1; } }

@keyframes building_slide {
  0% {
    bottom: -200px;
    opacity: 0; }
  100% {
    bottom: 0;
    opacity: 1; } }

.home .animate-slide .header-wrapper {
  top: 0;
  opacity: 1; }

.home .animate-slide .building {
  bottom: 0;
  opacity: 1; }

@media (min-width: 992px) {
  .home .animate-slide .header-wrapper {
    top: -110px;
    opacity: 0;
    animation-name: header_slide;
    animation-duration: 1s;
    animation-iteration-count: 1;
    animation-timing-function: ease-in-out;
    animation-delay: 4.5s;
    animation-fill-mode: forwards; }
  .home .animate-slide .building {
    bottom: -200px;
    opacity: 0;
    animation-name: building_slide;
    animation-duration: 1s;
    animation-iteration-count: 1;
    animation-timing-function: ease-in-out;
    animation-delay: 4.5s;
    animation-fill-mode: forwards; } }

#homeSlider {
  position: absolute;
  z-index: 10;
  top: calc( 105px + 15vh);
  text-align: center; }
  #homeSlider .slick-list {
    z-index: 10; }
  #homeSlider .caption {
    display: none;
    max-width: 700px; }
    #homeSlider .caption .title, #homeSlider .caption .headline, #homeSlider .caption p {
      text-align: center;
      color: white; }
    #homeSlider .caption .title {
      display: inline-block;
      padding: 3px 0;
      border-bottom: 1px solid white;
      font-size: 1.3em; }
    #homeSlider .caption .headline {
      font-size: 1.8em;
      font-weight: 300;
      line-height: 1.8; }
  #homeSlider .slick-current .caption {
    display: inline-block; }
  @media (max-width: 992px) {
    #homeSlider {
      position: static;
      margin-top: 155px;
      padding: 50px 50px 100px; }
      #homeSlider .caption .title {
        font-size: 1.1em; }
      #homeSlider .caption .headline {
        font-size: 1.4em; } }
  @media (max-width: 768px) {
    #homeSlider {
      margin-top: 105px; } }

@keyframes next_flashing {
  0% {
    opacity: 1; }
  40% {
    opacity: 0.4; }
  100% {
    opacity: 1; } }

#nextSection {
  position: absolute;
  margin-left: -18px;
  z-index: 10;
  bottom: 30px;
  padding: 8px;
  border: 1px solid rgba(255, 255, 255, 0);
  transition: border 0.3s all; }
  #nextSection i {
    color: white;
    font-size: 2.5em;
    animation-name: next_flashing;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out; }
  #nextSection:hover {
    border: 1px solid white; }

.home-services {
  padding: 30px 0 30px; }
  .home-services div, .home-services h1, .home-services h2, .home-services h3, .home-services h4, .home-services h5, .home-services h6, .home-services p {
    text-align: center; }
  .home-services .content {
    max-width: 750px;
    margin: 0 auto;
    max-width: 650px;
    margin-bottom: 60px; }
  .home-services .col-md-4 {
    padding-bottom: 50px;
    text-align: center; }
  .home-services .icon {
    display: inline-block;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    background-color: #eef5f7;
    margin-bottom: 20px;
    transition: background-color 0.2s ease-in-out; }
    .home-services .icon:before {
      content: "";
      display: inline-block;
      vertical-align: middle;
      height: 100%; }
    .home-services .icon img {
      width: 70%;
      display: inline-block;
      vertical-align: middle;
      transition: width 0.2s ease-in-out; }
    .home-services .icon:hover {
      background-color: transparent; }
      .home-services .icon:hover img {
        width: 80%; }
  .home-services .description {
    margin-bottom: 30px; }
  @media (max-width: 992px) {
    .home-services h1 {
      font-size: 2.4em; }
    .home-services .icon {
      width: 140px;
      height: 140px; } }

section.home-video {
  padding-top: 70px;
  padding-bottom: 10px; }
  @media (max-width: 768px) {
    section.home-video {
      padding-top: 30px;
      padding-bottom: 0; } }

.home-thinking {
  position: relative;
  padding: 50px 0 60px;
  background: no-repeat center center;
  background-size: cover; }
  .home-thinking .section-title {
    text-align: right;
    color: white;
    margin-bottom: 50px; }
  .home-thinking .col-md-4 {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto; }
  .home-thinking .card {
    background-color: white;
    padding-bottom: 30px;
    margin-bottom: 30px; }
    .home-thinking .card .image {
      display: block;
      width: 100%;
      height: 0;
      padding-bottom: 58%;
      background: no-repeat center center;
      background-size: cover;
      transition: all 0.2s ease-in-out; }
      .home-thinking .card .image:hover {
        filter: brightness(110%); }
    .home-thinking .card .title {
      margin-top: 20px;
      font-size: 1.2em;
      font-weight: bold;
      padding: 0 20px; }
    .home-thinking .card .excerpt {
      padding: 0 20px; }
    .home-thinking .card .read-more {
      display: block;
      margin-top: 20px;
      text-align: center;
      text-transform: uppercase;
      font-weight: bold;
      color: #688fa3; }
      .home-thinking .card .read-more i {
        font-size: 1.2em;
        padding-left: 8px; }
  .home-thinking .content h1, .home-thinking .content h2, .home-thinking .content h3, .home-thinking .content h4, .home-thinking .content h5, .home-thinking .content h6, .home-thinking .content p {
    text-align: center; }
  .home-thinking .content h1, .home-thinking .content h2, .home-thinking .content h3, .home-thinking .content h4, .home-thinking .content h5, .home-thinking .content h6 {
    font-weight: 700; }
  .home-thinking .heateorSssClear, .home-thinking .heateor_sss_sharing_container {
    display: none !important; }
  @media (max-width: 992px) {
    .home-thinking {
      padding-top: 30px; }
      .home-thinking .section-title {
        font-size: 2.4em;
        margin-bottom: 30px; } }

.post .card {
  border-top: 8px solid #688fa3; }

.news .card {
  border-top: 8px solid #a89b9d; }

.research .card {
  border-top: 8px solid #354660; }

.events .card {
  border-top: 8px solid #4f6182; }

.commentary .card {
  border-top: 8px solid #999; }

.toolbox .card {
  border-top: 8px solid #999; }

.home-clients {
  padding: 15px 0;
  max-width: 700px;
  margin: 0 auto; }
  .home-clients .client {
    text-align: center; }
    .home-clients .client img {
      display: inline-block;
      height: auto; }
    .home-clients .client:focus, .home-clients .client:active {
      outline: 0 !important; }

.site-content {
  margin-top: 97px; }
  @media (min-width: 992px) {
    .site-content {
      margin-top: 105px; } }

.grey-area {
  background-color: #eee;
  padding: 30px 0; }

.page-header {
  background-color: #f0f0f0;
  background: no-repeat center center;
  background-size: cover;
  width: 100%;
  height: 0;
  padding-bottom: 25%;
  position: relative; }
  @media (max-width: 768px) {
    .page-header {
      height: 200px;
      padding-bottom: 0; } }
  .page-header .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    padding-bottom: 25%;
    background: url(../../img/overlay.png) no-repeat center center;
    background-size: cover; }
    @media (max-width: 768px) {
      .page-header .overlay {
        height: 200px;
        padding-bottom: 0;
        background: none;
        background-color: rgba(0, 0, 0, 0.3); } }
  .page-header .page-title {
    position: absolute;
    z-index: 10;
    right: 50px;
    bottom: 40px;
    font-size: 2.8em;
    color: #354660;
    margin: 0;
    padding: 0; }
    @media (max-width: 992px) {
      .page-header .page-title {
        font-size: 2.2em; } }
    @media (max-width: 768px) {
      .page-header .page-title {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        min-width: 95%;
        text-align: center;
        bottom: auto;
        color: white;
        font-size: 2.4em; } }

.menu-about-menu-container, .menu-services-menu-container {
  text-align: center; }

#services-menu, #about-menu {
  padding: 40px 0;
  text-align: center;
  border-bottom: 1px solid #999; }
  @media (max-width: 992px) {
    #services-menu, #about-menu {
      display: inline-block;
      padding: 20px 0; } }
  #services-menu ul, #services-menu li, #about-menu ul, #about-menu li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block; }
  #services-menu .container, #about-menu .container {
    border-bottom: 1px solid #a89b9d;
    padding-bottom: 25px; }
  #services-menu li, #about-menu li {
    padding: 0 20px; }
    @media (max-width: 992px) {
      #services-menu li, #about-menu li {
        display: block;
        text-align: left; } }
    #services-menu li img, #about-menu li img {
      height: 70px;
      width: auto;
      padding-right: 10px; }
    #services-menu li a, #about-menu li a {
      font-weight: 600;
      display: block;
      padding: 10px 0; }
  #services-menu .current-menu-item a, #about-menu .current-menu-item a {
    color: #4f6182; }
  #services-menu .visuallyhidden, #about-menu .visuallyhidden {
    width: auto !important;
    height: auto !important;
    clip: auto !important;
    position: static !important; }
  #services-menu i, #about-menu i {
    font-size: 2.5em;
    padding-right: 10px;
    color: #688fa3; }

@keyframes fade_in {
  0% {
    opacity: 0.2; }
  100% {
    opacity: 1; } }

@keyframes flash {
  0% {
    top: -10px;
    left: -100px; }
  100% {
    top: 100px;
    left: 10px; } }

@keyframes flash_back {
  0% {
    top: 100px;
    left: 10px; }
  100% {
    top: -10px;
    left: -100px; } }

.animation-wrapper {
  text-align: center; }

.services-animation {
  display: inline-block;
  position: relative; }
  .services-animation .service, .services-animation .inner-circle {
    position: absolute;
    left: 0;
    top: 0; }
  .services-animation .inner-circle {
    width: 30%;
    height: 30%;
    overflow: hidden;
    background-color: rgba(104, 143, 163, 0.3);
    border-radius: 50%;
    top: 34%;
    left: 35%; }
    .services-animation .inner-circle .light {
      position: absolute;
      z-index: 9;
      top: -10px;
      left: -100px;
      width: 200px;
      height: 30px;
      transform: rotate(-45deg);
      background: linear-gradient(-135deg, transparent 0%, rgba(255, 255, 255, 0.5) 20%, transparent 90%); }
    .services-animation .inner-circle span {
      position: absolute;
      z-index: 10;
      width: 100%;
      text-align: center;
      top: 50%;
      left: 0;
      margin-top: -29px;
      font-size: 1.8em;
      color: #688fa3;
      line-height: 1;
      font-weight: bold; }
  .services-animation .service {
    opacity: 0.2; }
  .services-animation .service2 {
    animation-delay: 0.5s; }
  .services-animation .service3 {
    animation-delay: 1s; }
  .services-animation .service4 {
    animation-delay: 1.5s; }

.start-animate .inner-circle .light {
  animation-name: flash;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  animation-delay: 2s;
  animation-timing-function: ease-in-out; }

.start-animate .service {
  animation-name: fade_in;
  animation-duration: 0.5s;
  animation-fill-mode: forwards; }

.start-animate:hover .inner-circle .light {
  animation-name: flash_back;
  animation-duration: 0.5s;
  animation-delay: 0s;
  animation-timing-function: ease-in-out; }

.top-slider-wrapper {
  width: 100%;
  padding: 80px 0;
  position: relative;
  min-height: 400px; }
  @media (max-width: 768px) {
    .top-slider-wrapper {
      padding: 60px 0 50px; } }
  .top-slider-wrapper .slick-dots {
    top: 40px;
    right: 30px; }
    @media (max-width: 768px) {
      .top-slider-wrapper .slick-dots {
        right: 5px;
        top: 150px; } }
  .top-slider-wrapper .left-image {
    position: absolute;
    left: 0;
    width: 100px;
    height: auto; }
  .top-slider-wrapper .image-wrapper {
    text-align: center; }
  .top-slider-wrapper .image {
    display: inline-block;
    width: 200px;
    height: 200px;
    border-radius: 50%; }
  @media (max-width: 1200px) {
    .top-slider-wrapper .content {
      padding-right: 40px; } }
  @media (max-width: 768px) {
    .top-slider-wrapper .content {
      padding: 0 40px; }
      .top-slider-wrapper .content h1, .top-slider-wrapper .content h2, .top-slider-wrapper .content h3, .top-slider-wrapper .content h4, .top-slider-wrapper .content h5, .top-slider-wrapper .content h6, .top-slider-wrapper .content p {
        text-align: center; } }
  .top-slider-wrapper .top-slide > .container {
    display: none; }
  .top-slider-wrapper .slick-current > .container {
    display: block; }

.multi-function .main-content {
  padding-top: 40px; }

.multi-function .content-a, .multi-function .content-b {
  padding: 30px 0; }

.multi-function .third-box {
  text-align: center; }

.multi-function .image-units, .multi-function .icon-units {
  padding-top: 40px;
  padding-bottom: 50px; }
  .multi-function .image-units .container-fit, .multi-function .icon-units .container-fit {
    text-align: center; }
  .multi-function .image-units .section-header, .multi-function .icon-units .section-header {
    margin-bottom: 30px; }
  .multi-function .image-units a, .multi-function .icon-units a {
    cursor: initial; }

.multi-function .image-units {
  padding-bottom: 80px; }
  .multi-function .image-units a {
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    position: relative;
    text-align: center; }
    .multi-function .image-units a .dark-overlay {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 0;
      padding-bottom: 100%;
      background-color: rgba(0, 0, 0, 0.3);
      transition: background-color 0.3s ease; }
    .multi-function .image-units a .title {
      position: absolute;
      width: 100%;
      text-align: center;
      padding: 0 10%;
      top: calc(50% - 23px);
      color: white;
      font-size: 1.3em;
      letter-spacing: 1px; }
      .multi-function .image-units a .title .caption {
        margin-top: 10px; }
    .multi-function .image-units a:hover .dark-overlay {
      background-color: rgba(0, 0, 0, 0.5); }

.multi-function .icon-units img {
  max-width: 120px; }

.multi-function .icon-units .title {
  font-family: "Roboto Slab", serif;
  text-align: center;
  font-weight: normal; }
  .multi-function .icon-units .title a {
    color: #4f6182; }

.multi-function .quotes-wrapper {
  background-color: #eee;
  padding: 40px 0; }
  .multi-function .quotes-wrapper ul, .multi-function .quotes-wrapper li {
    margin: 0;
    padding: 0; }
  .multi-function .quotes-wrapper li {
    text-align: center; }
  .multi-function .quotes-wrapper .image {
    display: inline-block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: 30px; }
    .multi-function .quotes-wrapper .image img {
      max-width: 100%; }
  .multi-function .quotes-wrapper q {
    display: block;
    font-family: "Roboto Slab", serif;
    max-width: 750px;
    margin: 0 auto 25px; }
  .multi-function .quotes-wrapper .name {
    font-weight: bold;
    margin-bottom: 5px; }
    .multi-function .quotes-wrapper .name a {
      color: #333; }
  .multi-function .quotes-wrapper .title {
    font-weight: bold; }

.open-positions {
  background-color: #eee;
  padding: 15px 0 30px; }
  .open-positions .section-header {
    text-align: center;
    margin-bottom: 15px; }
  .open-positions .position {
    border-bottom: 1px solid white; }
    .open-positions .position:last-child {
      border-bottom: 0; }
    .open-positions .position .position-info {
      padding-left: 30px; }
      .open-positions .position .position-info h5 {
        padding-top: 5px; }
    .open-positions .position .position-actions {
      text-align: right; }
      .open-positions .position .position-actions a {
        margin: 10px 5px; }
    @media (max-width: 768px) {
      .open-positions .position {
        text-align: center;
        padding: 10px 0; }
        .open-positions .position .position-info {
          padding-left: 15px; }
          .open-positions .position .position-info h5, .open-positions .position .position-info span {
            text-align: center; }
        .open-positions .position .position-actions {
          text-align: center; } }
    @media (max-width: 500px) {
      .open-positions .position .position-actions a {
        display: block;
        width: 100%; } }

.why-altair {
  padding-top: 50px; }
  @media (max-width: 992px) {
    .why-altair {
      padding-top: 20px; } }
  .why-altair .main-content {
    max-width: 800px;
    margin: 0 auto; }
  .why-altair .why-top {
    padding: 40px 0 50px;
    overflow-y: hidden; }
    .why-altair .why-top .why-top-left {
      padding-top: 80px; }
      @media (max-width: 992px) {
        .why-altair .why-top .why-top-left {
          padding-top: 20px; } }
    .why-altair .why-top .circle-wrapper {
      position: relative; }
    .why-altair .why-top .white-circle {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      text-align: center; }
      @media (max-width: 992px) {
        .why-altair .why-top .white-circle {
          display: none; } }
    .why-altair .why-top .circle-text {
      position: absolute;
      margin-top: 120px;
      left: 0;
      width: 100%; }
      .why-altair .why-top .circle-text h2 {
        font-size: 2.8em;
        line-height: 1.3; }
      @media (max-width: 992px) {
        .why-altair .why-top .circle-text {
          position: static;
          margin-top: 0; }
          .why-altair .why-top .circle-text h2 {
            font-size: 2.5em; } }
  .why-altair .why-bottom {
    padding: 60px 0 80px; }

.client-stories .main-content {
  padding: 50px 0; }

.client-stories .altair-helped {
  background-color: #eee;
  padding: 50px 0 50px; }
  .client-stories .altair-helped .section-header {
    text-align: center;
    font-family: "Roboto Slab", serif;
    font-weight: normal;
    margin-bottom: 20px;
    color: #688fa3; }
  .client-stories .altair-helped .unit {
    padding: 0 20px; }
    .client-stories .altair-helped .unit:before {
      display: inline-block;
      content: " ";
      width: 40px;
      height: 3px;
      background-color: #4f6182; }
    .client-stories .altair-helped .unit .title {
      color: #4f6182;
      padding: 0.2em 0;
      font-weight: normal;
      font-family: "Roboto Slab", serif; }
    .client-stories .altair-helped .unit .description {
      margin-bottom: 0.5em;
      font-size: 1.05em; }

.client-stories .white-section {
  padding: 70px 0 10px; }

.client-stories .resources {
  padding: 30px 0 40px; }
  .client-stories .resources h4 {
    text-align: center;
    margin-bottom: 30px;
    font-weight: bold;
    color: #688fa3; }
  .client-stories .resources .thumbnail {
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 100%; }
  .client-stories .resources .title {
    display: inline-block;
    vertical-align: top;
    color: #4f6182;
    font-weight: bold; }
    .client-stories .resources .title:hover {
      color: #688fa3; }

.page-template-default .site-main .container {
  padding-bottom: 60px; }

.our-services .white-area {
  padding-top: 10px;
  padding-bottom: 30px; }

.page-template-page-service .steps {
  background-color: #eee;
  padding: 50px 0 40px; }

.page-template-page-service .steps-text {
  margin-top: -20px;
  margin-bottom: 35px; }

.page-template-page-service .step {
  background-color: white;
  padding: 10px 30px;
  margin-bottom: 10px;
  border-left: 3px solid #354660;
  position: relative; }

.page-template-page-service .left, .page-template-page-service .right {
  display: inline-block;
  margin: 0 -2px;
  vertical-align: top; }

.page-template-page-service .left {
  width: 20px;
  padding: 0 5px; }

.page-template-page-service .right {
  width: calc(100% - 20px);
  padding-left: 30px; }

.page-template-page-service h5 {
  padding: 0.5em 0; }

.page-template-page-service .index {
  font-weight: 700; }

.page-template-page-service .icon {
  display: inline-block;
  margin-top: 25px;
  width: 100px;
  height: auto; }

.page-template-page-service .title {
  color: #688fa3;
  font-family: "Roboto Slab", serif;
  padding-right: 40px; }

.page-template-page-service .content {
  font-size: 1.05em;
  margin-top: 15px;
  margin-bottom: 15px; }
  .page-template-page-service .content img {
    width: 700px;
    max-width: 100%;
    display: block;
    margin: 0 auto; }

.page-template-page-service .close-step, .page-template-page-service .open-step {
  position: absolute;
  right: 0;
  top: 0;
  padding: 18px 25px;
  background-color: transparent;
  width: 100%;
  text-align: right; }
  .page-template-page-service .close-step i, .page-template-page-service .open-step i {
    font-size: 2em;
    color: #354660; }

.page-template-page-service .close-step {
  padding-right: 22px; }

.page-template-page-service .close-step {
  display: none; }

.page-template-page-service .bottom {
  display: none;
  padding-bottom: 10px; }

.page-template-page-service .bottom-content {
  padding: 30px 0; }

.error-404 .page-content, .no-results .page-content {
  padding-top: 60px;
  padding-bottom: 80px;
  text-align: center; }
  .error-404 .page-content p, .no-results .page-content p {
    text-align: center; }

.general-search {
  padding-top: 50px;
  padding-bottom: 50px; }
  .general-search .read-more {
    color: #688fa3; }

.cd-timeline-content h2 {
  font-size: 1.5em !important;
  font-weight: normal;
  font-family: "Roboto Slab", serif; }

.cd-timeline-block:last-child .cd-timeline-title-container .timeline-date {
  display: none !important; }

.about-what-is-altair {
  max-width: 750px;
  margin: 0 auto;
  padding: 50px 0 40px 30px; }
  .about-what-is-altair > div {
    margin-left: 80px;
    border: 1px solid #354660;
    position: relative;
    padding: 35px 20px 45px 150px; }
    .about-what-is-altair > div img {
      position: absolute;
      left: -140px;
      top: -60px;
      width: 260px;
      height: auto; }
    .about-what-is-altair > div h3 {
      color: #98bfce;
      font-weight: bold; }
    .about-what-is-altair > div p {
      color: white;
      text-align: left; }
  @media (max-width: 768px) {
    .about-what-is-altair {
      padding: 50px 0 40px; }
      .about-what-is-altair > div {
        padding: 30px;
        margin: 0; }
        .about-what-is-altair > div img {
          position: static;
          max-width: 200px;
          display: block;
          margin: 0 auto 20px; }
        .about-what-is-altair > div h3, .about-what-is-altair > div p {
          text-align: center; } }

.page-top-content {
  padding-top: 40px;
  padding-bottom: 30px; }
  .page-top-content p {
    text-align: center;
    font-size: 1.2em; }

button.alm-load-more-btn {
  background: #688fa3 !important; }

button.alm-load-more-btn.done {
  background-color: #688fa3 !important; }

.tweets-title {
  padding-top: 15px;
  padding-bottom: 20px;
  text-align: center;
  font-family: "Roboto Slab", serif;
  color: #688fa3;
  font-weight: bold; }

.twitter-feed {
  margin: 20px 0; }
  .twitter-feed .ctf-tweets:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }
  .twitter-feed .ctf-tweets .ctf-item {
    width: 50%;
    float: left !important;
    border: 0 !important;
    padding: 0 30px !important; }
    @media (max-width: 768px) {
      .twitter-feed .ctf-tweets .ctf-item {
        width: 100%;
        float: none;
        padding: 20px 0 !important; } }
  .twitter-feed .ctf-author-screenname {
    display: none !important; }
  .twitter-feed #ctf .ctf-author-avatar {
    border-radius: 0 !important;
    border: 1px solid #999; }

.pop-button {
  display: block;
  width: 100%;
  background-color: #688fa3;
  color: white;
  font-weight: bold;
  padding: 15px 40px 15px 20px;
  position: relative;
  text-align: left;
  transition: background-color 0.3s ease;
  border: 1px solid #688fa3; }
  .pop-button i {
    position: absolute;
    right: 15px;
    top: 12px;
    color: white;
    font-size: 1.8em; }
  .pop-button:hover {
    background-color: #354660; }

.subscribe-email .third-box:first-child, .subscribe-email .third-box:last-child {
  padding: 0 15px; }

.pum-title {
  padding: 40px 30px !important;
  background-color: #688fa3 !important;
  color: white !important;
  text-align: center !important; }

.pum-theme-514 .pum-content + .pum-close:after {
  content: "\f00d" !important;
  font-family: FontAwesome !important;
  font-size: 0.9em !important; }

.pum-content {
  padding: 40px 30px !important; }
  .pum-content .ctct-form-field label {
    display: none !important; }
  .pum-content .ctct-form-field input {
    width: 100% !important; }
  .pum-content .ctct-form-field input[type="submit"] {
    background-color: #688fa3 !important;
    color: white !important;
    transition: background-color 0.3s ease;
    border: 0;
    padding: 10px; }
    .pum-content .ctct-form-field input[type="submit"]:hover {
      background-color: #354660 !important; }
  .pum-content .ctct-disclosure {
    display: none !important; }

.our-thinking-nav {
  padding: 0 0 50px; }
  .our-thinking-nav .container {
    text-align: center; }
    @media (min-width: 992px) {
      .our-thinking-nav .container {
        padding-left: 100px;
        padding-right: 100px; } }
  .our-thinking-nav .nav-item {
    display: inline-block;
    width: 30%;
    width: calc(33.33% - 8px);
    padding: 15px; }
    @media (max-width: 768px) {
      .our-thinking-nav .nav-item {
        width: 100%;
        max-width: 500px;
        margin: 0 auto; } }
    .our-thinking-nav .nav-item a {
      display: block;
      width: 100%;
      height: 0;
      padding-bottom: 100%;
      position: relative;
      text-align: center; }
      .our-thinking-nav .nav-item a .dark-overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 0;
        padding-bottom: 100%;
        background-color: rgba(0, 0, 0, 0.3);
        transition: background-color 0.3s ease; }
      .our-thinking-nav .nav-item a .nav-title {
        position: absolute;
        width: 100%;
        text-align: center;
        padding: 0 20%;
        top: 40%;
        color: white;
        font-size: 1.1em; }
        .our-thinking-nav .nav-item a .nav-title .subtitle {
          margin-top: 10px; }
      .our-thinking-nav .nav-item a:hover .dark-overlay {
        background-color: rgba(0, 0, 0, 0.5); }

.filter .post-type-tags {
  position: relative; }
  .filter .post-type-tags .filter-button {
    width: 100%;
    border: 1px solid #688fa3;
    padding: 15px 20px;
    color: #688fa3;
    font-weight: bold;
    position: relative;
    text-align: left; }
    .filter .post-type-tags .filter-button img {
      position: absolute;
      right: 15px;
      top: 20px; }
  .filter .post-type-tags .tags-container {
    display: none;
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    z-index: 200;
    width: 100%;
    top: 50px;
    left: 0;
    background-color: rgba(255, 255, 255, 0.95);
    border: 1px solid #688fa3;
    max-height: 158px;
    overflow-y: scroll; }
    .filter .post-type-tags .tags-container li a {
      display: block;
      padding: 12px 20px; }
      .filter .post-type-tags .tags-container li a:hover {
        background-color: #688fa3;
        color: white; }

.filter #search-post-type {
  position: relative; }
  .filter #search-post-type input[type="text"] {
    display: block;
    width: 100%;
    font-weight: bold;
    border: 1px solid #688fa3;
    padding: 15px 50px 15px 20px;
    color: #688fa3;
    text-transform: uppercase;
    background-color: rgba(255, 255, 255, 0); }
    .filter #search-post-type input[type="text"]::-webkit-input-placeholder {
      color: #688fa3;
      opacity: 1; }
    .filter #search-post-type input[type="text"]:-webkit-input-placeholder {
      color: #688fa3;
      opacity: 1; }
    .filter #search-post-type input[type="text"]::-moz-placeholder {
      /* Firefox 19+ */
      color: #688fa3;
      opacity: 1; }
    .filter #search-post-type input[type="text"]:-ms-input-placeholder {
      /* IE 10+ */
      color: #688fa3;
      opacity: 1; }
    .filter #search-post-type input[type="text"]:-moz-placeholder {
      /* Firefox 18- */
      color: #688fa3;
      opacity: 1; }
    .filter #search-post-type input[type="text"]:focus {
      border: 1px solid #688fa3; }
    .filter #search-post-type input[type="text"]:focus::-webkit-input-placeholder {
      color: #eee; }
  .filter #search-post-type input[type="submit"] {
    position: absolute;
    right: 15px;
    top: 18px;
    border: 0;
    padding: 0;
    width: 12px;
    height: 18px;
    background: url(../../img/arrow_right_thin_blue2.png) no-repeat; }

@media (max-width: 992px) {
  .filter .inline-parent {
    text-align: center; }
    .filter .inline-parent .third-box {
      padding: 7px 15px; } }

.post-cards .card {
  background-color: white;
  padding-bottom: 10px;
  border: 1px solid #eee; }
  .post-cards .card .image {
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 58%;
    background: no-repeat center center;
    background-size: cover; }
  .post-cards .card .title {
    margin-top: 20px;
    font-size: 1.2em;
    font-weight: bold;
    padding: 0 20px; }
  .post-cards .card .excerpt {
    padding: 0 20px; }
  .post-cards .card .read-more {
    display: block;
    margin-top: 20px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    color: #688fa3; }
    .post-cards .card .read-more i {
      font-size: 1.2em;
      padding-left: 8px; }

.post-cards .heateorSssClear, .post-cards .heateor_sss_sharing_container {
  display: none !important; }

@media (max-width: 992px) {
  .alm-reveal {
    text-align: center !important; } }

.search .filter, .search-result .filter, .tag .filter {
  margin-top: 40px; }

.search .posts-container, .search-result .posts-container, .tag .posts-container {
  margin-bottom: 30px; }

.no-results-message {
  padding-top: 30px;
  padding-bottom: 80px; }
  .no-results-message p {
    text-align: center; }

.pagination {
  text-align: center; }
  .pagination .pagination-links {
    display: inline-block; }
    .pagination .pagination-links .page-numbers {
      display: inline-block;
      width: 30px;
      text-align: center;
      padding: 3px;
      border: 1px solid #688fa3;
      font-size: 1.2em;
      color: #688fa3;
      transition: background-color 0.3s ease;
      margin-bottom: 50px; }
      .pagination .pagination-links .page-numbers:hover {
        background-color: rgba(104, 143, 163, 0.2); }
    .pagination .pagination-links .next img, .pagination .pagination-links .prev img {
      display: inline-block;
      position: relative;
      top: -2px; }
    .pagination .pagination-links .current {
      background-color: #688fa3;
      color: white; }
      .pagination .pagination-links .current:hover {
        background-color: #688fa3; }

.single > .container > .row > .col-md-8 {
  margin-top: 50px;
  margin-bottom: 50px; }
  @media (min-width: 992px) {
    .single > .container > .row > .col-md-8 {
      padding-right: 50px;
      border-right: 1px solid #eee; } }

.single > .container > .row > .col-md-4 {
  margin-top: 50px;
  margin-bottom: 50px; }
  @media (min-width: 992px) {
    .single > .container > .row > .col-md-4 {
      padding-left: 50px; } }

.single .single-featured-image {
  width: 100%;
  height: 0;
  padding-bottom: 50%; }

.single .sticky .date {
  visibility: hidden; }

.single .post-info {
  padding-top: 10px; }
  .single .post-info .author-info {
    display: inline-block;
    margin-top: 10px; }
    .single .post-info .author-info .author-image {
      vertical-align: top;
      display: inline-block;
      width: 60px;
      height: 60px;
      border-radius: 50%;
      overflow: hidden;
      margin-right: 10px;
      margin-bottom: 10px; }
    .single .post-info .author-info .date-author {
      vertical-align: top;
      display: inline-block;
      padding-top: 5px;
      font-size: 0.9em;
      color: #4f6182; }
      .single .post-info .author-info .date-author .name, .single .post-info .author-info .date-author .title {
        font-style: italic; }

.single .post-header {
  color: #688fa3;
  font-weight: bold; }

.single .sidebar-title {
  color: #a89b9d;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 10px; }

.single .related-posts {
  margin: 0;
  padding: 0; }
  .single .related-posts li {
    list-style: none;
    padding: 20px 0;
    margin: 0;
    border-bottom: 1px solid #eee; }
    .single .related-posts li a {
      display: inline-block;
      vertical-align: top; }
    .single .related-posts li:last-child {
      border-bottom: 1px solid transparent; }

.single .related-post-image {
  width: 80px;
  height: 80px; }

.single .related-post-title {
  color: #4f6182;
  font-weight: bold;
  padding-left: 20px;
  margin-top: -8px;
  font-size: 1.2em;
  max-width: 230px; }
  @media (max-width: 1200px) {
    .single .related-post-title {
      max-width: 160px; } }
  @media (max-width: 992px) {
    .single .related-post-title {
      width: 600px;
      max-width: calc(100vw - 140px); } }
  .single .related-post-title:hover {
    color: #688fa3; }

.single .tags {
  margin-left: -5px;
  margin-right: -5px; }
  .single .tags a {
    display: inline-block;
    padding: 6px 10px;
    background-color: rgba(104, 143, 163, 0.2);
    font-weight: bold;
    margin: 5px;
    font-size: 1.1em;
    color: #555; }
    .single .tags a:hover {
      background-color: rgba(104, 143, 163, 0.1); }

.single-private {
  padding-top: 70px;
  padding-bottom: 50px; }

.page-template-page-team .group-name {
  text-align: center;
  color: #4f6182;
  font-weight: normal;
  margin-bottom: 30px; }

.page-template-page-team .group1 {
  background-color: #eee; }

.page-template-page-team .group {
  padding: 20px 0 40px; }

.page-template-page-team .third-box {
  text-align: center; }

.page-template-page-team .member-image {
  display: inline-block;
  position: relative;
  overflow: hidden;
  width: 200px;
  height: 200px;
  border-radius: 50%; }
  .page-template-page-team .member-image .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    transition: background-color 0.3s ease;
    background-color: rgba(104, 143, 163, 0); }
  .page-template-page-team .member-image:hover .overlay {
    background-color: rgba(53, 70, 96, 0.8); }

.page-template-page-team .name {
  margin-top: 15px;
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 1.1em; }

.single-team .left {
  margin-top: 30px;
  text-align: center; }
  @media (min-width: 992px) {
    .single-team .left {
      margin-top: 50px;
      margin-bottom: 80px !important; } }
  .single-team .left .member-image-wrapper {
    text-align: center; }
  .single-team .left .member-image {
    display: inline-block;
    width: 200px;
    height: 200px;
    border-radius: 50%; }
  .single-team .left .name {
    display: inline-block;
    font-weight: bold;
    margin-top: 15px; }
  .single-team .left .position {
    margin-top: 10px; }
  .single-team .left .social-contact {
    display: inline-block;
    margin: 0;
    padding: 0;
    text-align: center; }
    .single-team .left .social-contact li {
      list-style: none;
      display: inline-block;
      margin: 15px 5px 5px; }
      .single-team .left .social-contact li i {
        font-size: 1.5em;
        color: #688fa3; }
  .single-team .left .contact-details {
    padding: 0;
    margin: 0 0 0 10px; }
    .single-team .left .contact-details li {
      list-style: none;
      margin: 0;
      text-align: center; }
  .single-team .left .info-wrapper {
    max-width: 250px;
    margin: 0 auto; }
  .single-team .left .info-title {
    text-align: left;
    font-size: 1.1em;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 5px; }
  .single-team .left .info-content {
    text-align: left; }
  .single-team .left p {
    margin: 0;
    padding: 0; }

.single-team .right {
  border: 0;
  margin-top: 30px !important;
  margin-bottom: 60px; }
  .single-team .right h2 {
    text-align: center;
    font-weight: bold;
    color: #688fa3; }
  .single-team .right h4 {
    font-weight: bold;
    color: #688fa3; }
  @media (min-width: 992px) {
    .single-team .right {
      padding-left: 50px;
      margin-top: 20px;
      border-left: 1px solid #eee; }
      .single-team .right h2 {
        text-align: left; } }
  .single-team .right .recent-posts > div {
    margin: 20px 0; }
  .single-team .right .recent-posts .thumbnail {
    display: inline-block;
    vertical-align: top;
    width: 80px;
    height: 80px; }
  .single-team .right .recent-posts .title {
    display: inline-block;
    vertical-align: top;
    padding: 5px 0 0 15px;
    color: #4f6182;
    font-weight: bold;
    width: calc(100% - 84px); }
    .single-team .right .recent-posts .title:hover {
      color: #688fa3; }

.site-header .site-title .logo {
  width: 250px;
  transition: width 0.3s ease; }

.scrolled .site-header .site-title .logo {
  width: 212px; }

.site-header .menu-toggle,
.scrolled .site-header .menu-toggle {
  top: 40px; }

#primary-menu {
  margin-top: 12px;
  transition: margin-top 0.3s ease; }

.scrolled #primary-menu {
  margin-top: 20px; }

.site-header {
  height: auto; }

@media screen and (max-width: 992px) {
  .site-header {
    height: auto; }
  .site-header .site-title .logo {
    width: 140px;
    transition: width 0.3s ease; }
  .site-header .site-title img {
    height: auto; }
  .site-header .menu-toggle,
  .scrolled .site-header .menu-toggle {
    top: 25px; }
  .scrolled .site-header .site-title .logo {
    width: 120px; }
  .site-header .main-navigation {
    margin-top: 30px; }
  .scrolled .site-header .main-navigation {
    margin-top: 20px; } }

@media screen and (min-width: 992px) {
  .site-header .site-title .logo {
    width: 200px; }
  .scrolled .site-header {
    height: 100px; } }

@media screen and (max-width: 768px) {
  #homeSlider {
    margin-top: 145px; } }


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