/**
 * Framework/Font imports
 */
/*!
 * 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 (https://getbootstrap.com/customize/?id=7f3b7f507f666dd5e93d5c95300d9491)
 * Config saved to config.json and https://gist.github.com/7f3b7f507f666dd5e93d5c95300d9491
 */
/*!
 * 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; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *, *:before, *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a, a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after, a[href^="javascript:"]:after {
    content: ""; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret, .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
  .table td, .table th {
    background-color: #fff !important; }
  .table-bordered th, .table-bordered td {
    border: 1px solid #ddd !important; } }

* {
  -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; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777; }

h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }

h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
  font-size: 65%; }

h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }

h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
  font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }

@media (min-width: 768px) {
  .lead {
    font-size: 21px; } }

small, .small {
  font-size: 85%; }

mark, .mark {
  background-color: #fcf8e3;
  padding: .2em; }

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

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

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

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

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover, a.text-primary:focus {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover, a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover, a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover, a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover, a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff;
  background-color: #337ab7; }

a.bg-primary:hover, a.bg-primary:focus {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover, a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover, a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover, a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover, a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee; }

ul, ol {
  margin-top: 0;
  margin-bottom: 10px; }

ul ul, ol ul, ul ol, ol ol {
  margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt, dd {
  line-height: 1.42857143; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee; }

blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
  margin-bottom: 0; }

blockquote footer, blockquote small, blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777; }

blockquote footer:before, blockquote small:before, blockquote .small:before {
  content: '\2014   \A0'; }

.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right; }

.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
  content: ''; }

.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
  content: '\A0   \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143; }

code, kbd, pre, samp {
  font-family: Menlo,Monaco,Consolas,"Courier New",monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
  box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.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; } }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd; }

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd; }

.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
  border-top: 0; }

.table > tbody + tbody {
  border-top: 2px solid #ddd; }

.table .table {
  background-color: #fff; }

.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd; }

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
  border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"], table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd; }
  .table-responsive > .table {
    margin-bottom: 0; }
  .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap; }
  .table-responsive > .table-bordered {
    border: 0; }
  .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

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

input[type="radio"], input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple], select[size] {
  height: auto; }

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1; }

.form-control:-ms-input-placeholder {
  color: #999; }

.form-control::-webkit-input-placeholder {
  color: #999; }

.form-control::-ms-expand {
  border: 0;
  background-color: transparent; }

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1; }

.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
    line-height: 34px; }
  input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm, .input-group-sm input[type="date"], .input-group-sm input[type="time"], .input-group-sm input[type="datetime-local"], .input-group-sm input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg, .input-group-lg input[type="date"], .input-group-lg input[type="time"], .input-group-lg input[type="datetime-local"], .input-group-lg input[type="month"] {
    line-height: 46px; } }

.form-group {
  margin-bottom: 15px; }

.radio, .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }

.radio label, .checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer; }

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio, .checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline, .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }

.form-control-static.input-lg, .form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0; }

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, select[multiple].input-sm {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

select.input-lg {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, select[multiple].input-lg {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

.has-feedback {
  position: relative; }

.has-feedback .form-control {
  padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
  .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
    width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio, .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio label, .form-inline .checkbox label {
    padding-left: 0; }
  .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio, .form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none; }

.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: .65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none; }

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }

.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c; }

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad; }

.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad; }

.btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c; }

.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
  background-image: none; }

.btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc; }

.btn-default .badge {
  color: #fff;
  background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }

.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40; }

.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74; }

.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74; }

.btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40; }

.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  background-image: none; }

.btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4; }

.btn-primary .badge {
  color: #337ab7;
  background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }

.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625; }

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439; }

.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439; }

.btn-success:active:hover, .btn-success.active:hover, .open > .dropdown-toggle.btn-success:hover, .btn-success:active:focus, .btn-success.active:focus, .open > .dropdown-toggle.btn-success:focus, .btn-success:active.focus, .btn-success.active.focus, .open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625; }

.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
  background-image: none; }

.btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c; }

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }

.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85; }

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc; }

.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc; }

.btn-info:active:hover, .btn-info.active:hover, .open > .dropdown-toggle.btn-info:hover, .btn-info:active:focus, .btn-info.active:focus, .open > .dropdown-toggle.btn-info:focus, .btn-info:active.focus, .btn-info.active.focus, .open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85; }

.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
  background-image: none; }

.btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da; }

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }

.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d; }

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512; }

.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512; }

.btn-warning:active:hover, .btn-warning.active:hover, .open > .dropdown-toggle.btn-warning:hover, .btn-warning:active:focus, .btn-warning.active:focus, .open > .dropdown-toggle.btn-warning:focus, .btn-warning:active.focus, .btn-warning.active.focus, .open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d; }

.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
  background-image: none; }

.btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236; }

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }

.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19; }

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925; }

.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925; }

.btn-danger:active:hover, .btn-danger.active:hover, .open > .dropdown-toggle.btn-danger:hover, .btn-danger:active:focus, .btn-danger.active:focus, .open > .dropdown-toggle.btn-danger:focus, .btn-danger:active.focus, .btn-danger.active.focus, .open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19; }

.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
  background-image: none; }

.btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a; }

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff; }

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent; }

.btn-link:hover, .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent; }

.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none; }

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
  width: 100%; }

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table; }

.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group: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; }

@-ms-viewport {
  width: device-width; }

.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important; }

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs, td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm, td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md, td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg, td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print, td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }

@media print {
  .visible-print-block {
    display: block !important; } }

.visible-print-inline {
  display: none !important; }

@media print {
  .visible-print-inline {
    display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }

@media print {
  .visible-print-inline-block {
    display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

.inset12 {
  margin-left: -940px; }

.inset11 {
  margin-left: -860px; }

.inset10 {
  margin-left: -780px; }

.inset9 {
  margin-left: -700px; }

.inset8 {
  margin-left: -620px; }

.inset7 {
  margin-left: -540px; }

.inset6 {
  margin-left: -460px; }

.inset5 {
  margin-left: -380px; }

.inset4 {
  margin-left: -300px; }

.inset3 {
  margin-left: -220px; }

.inset2 {
  margin-left: -140px; }

.inset1 {
  margin-left: -60px; }

@media (min-width: 1200px) {
  .inset12 {
    margin-left: -1170px; }
  .inset11 {
    margin-left: -1070px; }
  .inset10 {
    margin-left: -970px; }
  .inset9 {
    margin-left: -870px; }
  .inset8 {
    margin-left: -770px; }
  .inset7 {
    margin-left: -670px; }
  .inset6 {
    margin-left: -570px; }
  .inset5 {
    margin-left: -470px; }
  .inset4 {
    margin-left: -370px; }
  .inset3 {
    margin-left: -270px; }
  .inset2 {
    margin-left: -170px; }
  .inset1 {
    margin-left: -70px; } }

@media (min-width: 768px) and (max-width: 979px) {
  .inset12 {
    margin-left: -724px; }
  .inset11 {
    margin-left: -662px; }
  .inset10 {
    margin-left: -600px; }
  .inset9 {
    margin-left: -538px; }
  .inset8 {
    margin-left: -476px; }
  .inset7 {
    margin-left: -414px; }
  .inset6 {
    margin-left: -352px; }
  .inset5 {
    margin-left: -290px; }
  .inset4 {
    margin-left: -228px; }
  .inset3 {
    margin-left: -166px; }
  .inset2 {
    margin-left: -104px; }
  .inset1 {
    margin-left: -42px; } }

@media (max-width: 767px) {
  [class*="inset"] {
    display: block;
    float: none;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; } }

/**
 * Variables and settings imports
 */
/**
  * Assets
  */
/* vietnamese */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local("Source Sans Pro"), local("SourceSansPro-Regular"), url(https://fonts.gstatic.com/s/sourcesanspro/v9/ODelI1aHBYDBqgeIAH2zlCxe5Tewm2_XWfbGchcXw4g.woff2) format("woff2");
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB; }

/* latin-ext */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local("Source Sans Pro"), local("SourceSansPro-Regular"), url(https://fonts.gstatic.com/s/sourcesanspro/v9/ODelI1aHBYDBqgeIAH2zlIa1YDtoarzwSXxTHggEXMw.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local("Source Sans Pro"), local("SourceSansPro-Regular"), url(https://fonts.gstatic.com/s/sourcesanspro/v9/ODelI1aHBYDBqgeIAH2zlJbPFduIYtoLzwST68uhz_Y.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; }

/* vietnamese */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: local("Source Sans Pro Bold"), local("SourceSansPro-Bold"), url(https://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGMms7UHsIbjUxEJqIwog-i_3rGVtsTkPsbDajuO5ueQw.woff2) format("woff2");
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB; }

/* latin-ext */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: local("Source Sans Pro Bold"), local("SourceSansPro-Bold"), url(https://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGO4s1Ux4PuImWPk5fSr6HPL3rGVtsTkPsbDajuO5ueQw.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: local("Source Sans Pro Bold"), local("SourceSansPro-Bold"), url(https://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGJkF8H8ye47wsfpWywda8og.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; }

/* latin-ext */
@font-face {
  font-family: 'Source Serif Pro';
  font-style: normal;
  font-weight: 400;
  src: local("Source Serif Pro"), local("SourceSerifPro-Regular"), url(https://fonts.gstatic.com/s/sourceserifpro/v4/CeUM4np2c42DV49nanp55bjTNMXmj3xV6BEVxFZkUvg.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: 'Source Serif Pro';
  font-style: normal;
  font-weight: 400;
  src: local("Source Serif Pro"), local("SourceSerifPro-Regular"), url(https://fonts.gstatic.com/s/sourceserifpro/v4/CeUM4np2c42DV49nanp55fwyBZ-rE6leZUadLL2YbCE.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; }

/* latin-ext */
@font-face {
  font-family: 'Source Serif Pro';
  font-style: normal;
  font-weight: 700;
  src: local("Source Serif Pro Bold"), local("SourceSerifPro-Bold"), url(https://fonts.gstatic.com/s/sourceserifpro/v4/yd5lDMt8Sva2PE17yiLarE5N2csRB8rYAZNd6M3fKwH2Ot9t5h1GRSTIE78Whtoh.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: 'Source Serif Pro';
  font-style: normal;
  font-weight: 700;
  src: local("Source Serif Pro Bold"), local("SourceSerifPro-Bold"), url(https://fonts.gstatic.com/s/sourceserifpro/v4/yd5lDMt8Sva2PE17yiLarPL4IuR-ahLEWoayHEGoZqI.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; }

/*Main*/
/* @content needs to be position values */
html,
body {
  font-size: 100%;
  font-family: 'Source Sans Pro', sans-serif; }

/*h1, h2, h3, h4, h5, h6, p {
  max-width: 600px;
}
*/
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 5px 0 15px 0; }

h1,
h2,
h3,
h4 {
  line-height: 1.2;
  font-family: 'Source Serif Pro', serif;
  color: black; }
  h1 > a:link,
  h1 > a:visited,
  h1 > a:hover,
  h1 > a:active,
  h2 > a:link,
  h2 > a:visited,
  h2 > a:hover,
  h2 > a:active,
  h3 > a:link,
  h3 > a:visited,
  h3 > a:hover,
  h3 > a:active,
  h4 > a:link,
  h4 > a:visited,
  h4 > a:hover,
  h4 > a:active {
    text-decoration: none !important; }
  h1 > a:hover,
  h2 > a:hover,
  h3 > a:hover,
  h4 > a:hover {
    color: #c00; }

h1 {
  font-size: 2rem;
  position: relative;
  padding-bottom: 10px; }
  h1:before {
    content: '';
    position: absolute;
    display: block;
    width: 50px;
    height: 2px;
    background: #c00;
    bottom: 0;
    left: 50%;
    margin-left: -25px; }
  h1.text-left:before {
    left: 0 !important;
    margin-left: 0 !important; }
  h1.no-border {
    padding: 0; }
    h1.no-border:before {
      display: none !important; }

@media screen and (min-width: 768px) {
  h1 {
    font-size: 3rem; }
    h1:before {
      width: 86px;
      margin-left: -43px; }
    h1.desktop-text-left:before {
      left: 0 !important;
      margin-left: 0 !important; } }

h2 {
  font-size: 1.5rem; }

@media screen and (min-width: 768px) {
  h2 {
    font-size: 2.25rem; } }

h3 {
  font-size: 1.375rem; }

@media screen and (min-width: 768px) {
  h3 {
    font-size: 1.625rem; } }

h4 {
  font-size: 1.125rem; }

h5 {
  font-size: 1.4rem;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700; }

blockquote {
  font-size: 3.6rem;
  color: #c00;
  font-weight: 700; }

em {
  font-style: italic; }

/*
 * No defs in Styleguide for H5, H6
 */
p,
li,
dt,
dd,
tr,
td {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #545454; }

p > a:not(.btn):link,
p > a:not(.btn):visited,
p > a:not(.btn):hover,
p > a:not(.btn):active,
table td strong > a:not(.btn):link,
table td strong > a:not(.btn):visited,
table td strong > a:not(.btn):hover,
table td strong > a:not(.btn):active {
  color: #c00; }

p > a:not(.btn):hover,
table td strong > a:not(.btn):hover {
  text-decoration: underline; }

.tel-link:link,
.tel-link:visited,
.tel-link:hover,
.tel-link:active {
  color: #545454 !important;
  cursor: default !important; }

.tel-link:hover,
.tel-link:active {
  text-decoration: underline; }

@media screen and (min-width: 768px) {
  .tel-link:hover,
  .tel-link:active {
    text-decoration: none !important; } }

dd,
.block-content ul {
  padding-left: 30px; }
  dd li,
  .block-content ul li {
    margin-bottom: 5px;
    position: relative;
    padding-left: 15px; }
    dd li::before,
    .block-content ul li::before {
      position: absolute;
      left: 0;
      top: 10px;
      content: "";
      display: block;
      width: 6px;
      height: 6px;
      background: #444;
      border-radius: 6rem; }

ol {
  padding: 0 15px;
  list-style-type: decimal; }

li ol,
li li {
  padding-top: 5px; }

a:link,
a:visited,
a:hover,
a:active {
  color: #545454; }

.small {
  font-size: 0.75rem;
  color: #949494; }

/* Mixins */
/**
 * Margin and Padding generator. Returns values in increments of 5
 */
.ptb-0 {
  padding-top: 0px;
  padding-bottom: 0px; }

.plr-0 {
  padding-left: 0px;
  padding-right: 0px; }

.pt-0 {
  padding-top: 0px; }

.pb-0 {
  padding-bottom: 0px; }

.p-0 {
  padding: 0px; }

.mtb-0 {
  margin-top: 0px;
  margin-bottom: 0px; }

.mr-0 {
  margin-right: 0px; }

.mt-0 {
  margin-top: 0px; }

.mb-0 {
  margin-bottom: 0px !important; }

.m-0 {
  margin: 0px; }

@media screen and (min-width: 768px) {
  .ptb-sm-0 {
    padding-top: 0px;
    padding-bottom: 0px; }
  .pt-sm-0 {
    padding-top: 0px; }
  .pb-sm-0 {
    padding-bottom: 0px; }
  .mtb-sm-0 {
    margin-top: 0px;
    margin-bottom: 0px; }
  .mt-sm-0 {
    margin-top: 0px; }
  .mb-sm-0 {
    margin-bottom: 0px; } }

@media screen and (min-width: 992px) {
  .ptb-md-0 {
    padding-top: 0px;
    padding-bottom: 0px; }
  .pt-md-0 {
    padding-top: 0px; }
  .pb-md-0 {
    padding-bottom: 0px; }
  .mtb-md-0 {
    margin-top: 0px;
    margin-bottom: 0px; }
  .mt-md-0 {
    margin-top: 0px; }
  .mb-md-0 {
    margin-bottom: 0px; } }

@media screen and (min-width: 1200px) {
  .ptb-lg-0 {
    padding-top: 0px;
    padding-bottom: 0px; }
  .pt-lg-0 {
    padding-top: 0px; }
  .pb-lg-0 {
    padding-bottom: 0px; }
  .mtb-lg-0 {
    margin-top: 0px;
    margin-bottom: 0px; }
  .mt-lg-0 {
    margin-top: 0px; }
  .mb-lg-0 {
    margin-bottom: 0px; } }

.ptb-5 {
  padding-top: 5px;
  padding-bottom: 5px; }

.plr-5 {
  padding-left: 5px;
  padding-right: 5px; }

.pt-5 {
  padding-top: 5px; }

.pb-5 {
  padding-bottom: 5px; }

.p-5 {
  padding: 5px; }

.mtb-5 {
  margin-top: 5px;
  margin-bottom: 5px; }

.mr-5 {
  margin-right: 5px; }

.mt-5 {
  margin-top: 5px; }

.mb-5 {
  margin-bottom: 5px !important; }

.m-5 {
  margin: 5px; }

@media screen and (min-width: 768px) {
  .ptb-sm-5 {
    padding-top: 5px;
    padding-bottom: 5px; }
  .pt-sm-5 {
    padding-top: 5px; }
  .pb-sm-5 {
    padding-bottom: 5px; }
  .mtb-sm-5 {
    margin-top: 5px;
    margin-bottom: 5px; }
  .mt-sm-5 {
    margin-top: 5px; }
  .mb-sm-5 {
    margin-bottom: 5px; } }

@media screen and (min-width: 992px) {
  .ptb-md-5 {
    padding-top: 5px;
    padding-bottom: 5px; }
  .pt-md-5 {
    padding-top: 5px; }
  .pb-md-5 {
    padding-bottom: 5px; }
  .mtb-md-5 {
    margin-top: 5px;
    margin-bottom: 5px; }
  .mt-md-5 {
    margin-top: 5px; }
  .mb-md-5 {
    margin-bottom: 5px; } }

@media screen and (min-width: 1200px) {
  .ptb-lg-5 {
    padding-top: 5px;
    padding-bottom: 5px; }
  .pt-lg-5 {
    padding-top: 5px; }
  .pb-lg-5 {
    padding-bottom: 5px; }
  .mtb-lg-5 {
    margin-top: 5px;
    margin-bottom: 5px; }
  .mt-lg-5 {
    margin-top: 5px; }
  .mb-lg-5 {
    margin-bottom: 5px; } }

.ptb-10 {
  padding-top: 10px;
  padding-bottom: 10px; }

.plr-10 {
  padding-left: 10px;
  padding-right: 10px; }

.pt-10 {
  padding-top: 10px; }

.pb-10 {
  padding-bottom: 10px; }

.p-10 {
  padding: 10px; }

.mtb-10 {
  margin-top: 10px;
  margin-bottom: 10px; }

.mr-10 {
  margin-right: 10px; }

.mt-10 {
  margin-top: 10px; }

.mb-10 {
  margin-bottom: 10px !important; }

.m-10 {
  margin: 10px; }

@media screen and (min-width: 768px) {
  .ptb-sm-10 {
    padding-top: 10px;
    padding-bottom: 10px; }
  .pt-sm-10 {
    padding-top: 10px; }
  .pb-sm-10 {
    padding-bottom: 10px; }
  .mtb-sm-10 {
    margin-top: 10px;
    margin-bottom: 10px; }
  .mt-sm-10 {
    margin-top: 10px; }
  .mb-sm-10 {
    margin-bottom: 10px; } }

@media screen and (min-width: 992px) {
  .ptb-md-10 {
    padding-top: 10px;
    padding-bottom: 10px; }
  .pt-md-10 {
    padding-top: 10px; }
  .pb-md-10 {
    padding-bottom: 10px; }
  .mtb-md-10 {
    margin-top: 10px;
    margin-bottom: 10px; }
  .mt-md-10 {
    margin-top: 10px; }
  .mb-md-10 {
    margin-bottom: 10px; } }

@media screen and (min-width: 1200px) {
  .ptb-lg-10 {
    padding-top: 10px;
    padding-bottom: 10px; }
  .pt-lg-10 {
    padding-top: 10px; }
  .pb-lg-10 {
    padding-bottom: 10px; }
  .mtb-lg-10 {
    margin-top: 10px;
    margin-bottom: 10px; }
  .mt-lg-10 {
    margin-top: 10px; }
  .mb-lg-10 {
    margin-bottom: 10px; } }

.ptb-15 {
  padding-top: 15px;
  padding-bottom: 15px; }

.plr-15 {
  padding-left: 15px;
  padding-right: 15px; }

.pt-15 {
  padding-top: 15px; }

.pb-15 {
  padding-bottom: 15px; }

.p-15 {
  padding: 15px; }

.mtb-15 {
  margin-top: 15px;
  margin-bottom: 15px; }

.mr-15 {
  margin-right: 15px; }

.mt-15 {
  margin-top: 15px; }

.mb-15 {
  margin-bottom: 15px !important; }

.m-15 {
  margin: 15px; }

@media screen and (min-width: 768px) {
  .ptb-sm-15 {
    padding-top: 15px;
    padding-bottom: 15px; }
  .pt-sm-15 {
    padding-top: 15px; }
  .pb-sm-15 {
    padding-bottom: 15px; }
  .mtb-sm-15 {
    margin-top: 15px;
    margin-bottom: 15px; }
  .mt-sm-15 {
    margin-top: 15px; }
  .mb-sm-15 {
    margin-bottom: 15px; } }

@media screen and (min-width: 992px) {
  .ptb-md-15 {
    padding-top: 15px;
    padding-bottom: 15px; }
  .pt-md-15 {
    padding-top: 15px; }
  .pb-md-15 {
    padding-bottom: 15px; }
  .mtb-md-15 {
    margin-top: 15px;
    margin-bottom: 15px; }
  .mt-md-15 {
    margin-top: 15px; }
  .mb-md-15 {
    margin-bottom: 15px; } }

@media screen and (min-width: 1200px) {
  .ptb-lg-15 {
    padding-top: 15px;
    padding-bottom: 15px; }
  .pt-lg-15 {
    padding-top: 15px; }
  .pb-lg-15 {
    padding-bottom: 15px; }
  .mtb-lg-15 {
    margin-top: 15px;
    margin-bottom: 15px; }
  .mt-lg-15 {
    margin-top: 15px; }
  .mb-lg-15 {
    margin-bottom: 15px; } }

.ptb-20 {
  padding-top: 20px;
  padding-bottom: 20px; }

.plr-20 {
  padding-left: 20px;
  padding-right: 20px; }

.pt-20 {
  padding-top: 20px; }

.pb-20 {
  padding-bottom: 20px; }

.p-20 {
  padding: 20px; }

.mtb-20 {
  margin-top: 20px;
  margin-bottom: 20px; }

.mr-20 {
  margin-right: 20px; }

.mt-20 {
  margin-top: 20px; }

.mb-20 {
  margin-bottom: 20px !important; }

.m-20 {
  margin: 20px; }

@media screen and (min-width: 768px) {
  .ptb-sm-20 {
    padding-top: 20px;
    padding-bottom: 20px; }
  .pt-sm-20 {
    padding-top: 20px; }
  .pb-sm-20 {
    padding-bottom: 20px; }
  .mtb-sm-20 {
    margin-top: 20px;
    margin-bottom: 20px; }
  .mt-sm-20 {
    margin-top: 20px; }
  .mb-sm-20 {
    margin-bottom: 20px; } }

@media screen and (min-width: 992px) {
  .ptb-md-20 {
    padding-top: 20px;
    padding-bottom: 20px; }
  .pt-md-20 {
    padding-top: 20px; }
  .pb-md-20 {
    padding-bottom: 20px; }
  .mtb-md-20 {
    margin-top: 20px;
    margin-bottom: 20px; }
  .mt-md-20 {
    margin-top: 20px; }
  .mb-md-20 {
    margin-bottom: 20px; } }

@media screen and (min-width: 1200px) {
  .ptb-lg-20 {
    padding-top: 20px;
    padding-bottom: 20px; }
  .pt-lg-20 {
    padding-top: 20px; }
  .pb-lg-20 {
    padding-bottom: 20px; }
  .mtb-lg-20 {
    margin-top: 20px;
    margin-bottom: 20px; }
  .mt-lg-20 {
    margin-top: 20px; }
  .mb-lg-20 {
    margin-bottom: 20px; } }

.ptb-25 {
  padding-top: 25px;
  padding-bottom: 25px; }

.plr-25 {
  padding-left: 25px;
  padding-right: 25px; }

.pt-25 {
  padding-top: 25px; }

.pb-25 {
  padding-bottom: 25px; }

.p-25 {
  padding: 25px; }

.mtb-25 {
  margin-top: 25px;
  margin-bottom: 25px; }

.mr-25 {
  margin-right: 25px; }

.mt-25 {
  margin-top: 25px; }

.mb-25 {
  margin-bottom: 25px !important; }

.m-25 {
  margin: 25px; }

@media screen and (min-width: 768px) {
  .ptb-sm-25 {
    padding-top: 25px;
    padding-bottom: 25px; }
  .pt-sm-25 {
    padding-top: 25px; }
  .pb-sm-25 {
    padding-bottom: 25px; }
  .mtb-sm-25 {
    margin-top: 25px;
    margin-bottom: 25px; }
  .mt-sm-25 {
    margin-top: 25px; }
  .mb-sm-25 {
    margin-bottom: 25px; } }

@media screen and (min-width: 992px) {
  .ptb-md-25 {
    padding-top: 25px;
    padding-bottom: 25px; }
  .pt-md-25 {
    padding-top: 25px; }
  .pb-md-25 {
    padding-bottom: 25px; }
  .mtb-md-25 {
    margin-top: 25px;
    margin-bottom: 25px; }
  .mt-md-25 {
    margin-top: 25px; }
  .mb-md-25 {
    margin-bottom: 25px; } }

@media screen and (min-width: 1200px) {
  .ptb-lg-25 {
    padding-top: 25px;
    padding-bottom: 25px; }
  .pt-lg-25 {
    padding-top: 25px; }
  .pb-lg-25 {
    padding-bottom: 25px; }
  .mtb-lg-25 {
    margin-top: 25px;
    margin-bottom: 25px; }
  .mt-lg-25 {
    margin-top: 25px; }
  .mb-lg-25 {
    margin-bottom: 25px; } }

.ptb-30 {
  padding-top: 30px;
  padding-bottom: 30px; }

.plr-30 {
  padding-left: 30px;
  padding-right: 30px; }

.pt-30 {
  padding-top: 30px; }

.pb-30 {
  padding-bottom: 30px; }

.p-30 {
  padding: 30px; }

.mtb-30 {
  margin-top: 30px;
  margin-bottom: 30px; }

.mr-30 {
  margin-right: 30px; }

.mt-30 {
  margin-top: 30px; }

.mb-30 {
  margin-bottom: 30px !important; }

.m-30 {
  margin: 30px; }

@media screen and (min-width: 768px) {
  .ptb-sm-30 {
    padding-top: 30px;
    padding-bottom: 30px; }
  .pt-sm-30 {
    padding-top: 30px; }
  .pb-sm-30 {
    padding-bottom: 30px; }
  .mtb-sm-30 {
    margin-top: 30px;
    margin-bottom: 30px; }
  .mt-sm-30 {
    margin-top: 30px; }
  .mb-sm-30 {
    margin-bottom: 30px; } }

@media screen and (min-width: 992px) {
  .ptb-md-30 {
    padding-top: 30px;
    padding-bottom: 30px; }
  .pt-md-30 {
    padding-top: 30px; }
  .pb-md-30 {
    padding-bottom: 30px; }
  .mtb-md-30 {
    margin-top: 30px;
    margin-bottom: 30px; }
  .mt-md-30 {
    margin-top: 30px; }
  .mb-md-30 {
    margin-bottom: 30px; } }

@media screen and (min-width: 1200px) {
  .ptb-lg-30 {
    padding-top: 30px;
    padding-bottom: 30px; }
  .pt-lg-30 {
    padding-top: 30px; }
  .pb-lg-30 {
    padding-bottom: 30px; }
  .mtb-lg-30 {
    margin-top: 30px;
    margin-bottom: 30px; }
  .mt-lg-30 {
    margin-top: 30px; }
  .mb-lg-30 {
    margin-bottom: 30px; } }

.ptb-35 {
  padding-top: 35px;
  padding-bottom: 35px; }

.plr-35 {
  padding-left: 35px;
  padding-right: 35px; }

.pt-35 {
  padding-top: 35px; }

.pb-35 {
  padding-bottom: 35px; }

.p-35 {
  padding: 35px; }

.mtb-35 {
  margin-top: 35px;
  margin-bottom: 35px; }

.mr-35 {
  margin-right: 35px; }

.mt-35 {
  margin-top: 35px; }

.mb-35 {
  margin-bottom: 35px !important; }

.m-35 {
  margin: 35px; }

@media screen and (min-width: 768px) {
  .ptb-sm-35 {
    padding-top: 35px;
    padding-bottom: 35px; }
  .pt-sm-35 {
    padding-top: 35px; }
  .pb-sm-35 {
    padding-bottom: 35px; }
  .mtb-sm-35 {
    margin-top: 35px;
    margin-bottom: 35px; }
  .mt-sm-35 {
    margin-top: 35px; }
  .mb-sm-35 {
    margin-bottom: 35px; } }

@media screen and (min-width: 992px) {
  .ptb-md-35 {
    padding-top: 35px;
    padding-bottom: 35px; }
  .pt-md-35 {
    padding-top: 35px; }
  .pb-md-35 {
    padding-bottom: 35px; }
  .mtb-md-35 {
    margin-top: 35px;
    margin-bottom: 35px; }
  .mt-md-35 {
    margin-top: 35px; }
  .mb-md-35 {
    margin-bottom: 35px; } }

@media screen and (min-width: 1200px) {
  .ptb-lg-35 {
    padding-top: 35px;
    padding-bottom: 35px; }
  .pt-lg-35 {
    padding-top: 35px; }
  .pb-lg-35 {
    padding-bottom: 35px; }
  .mtb-lg-35 {
    margin-top: 35px;
    margin-bottom: 35px; }
  .mt-lg-35 {
    margin-top: 35px; }
  .mb-lg-35 {
    margin-bottom: 35px; } }

.ptb-40 {
  padding-top: 40px;
  padding-bottom: 40px; }

.plr-40 {
  padding-left: 40px;
  padding-right: 40px; }

.pt-40 {
  padding-top: 40px; }

.pb-40 {
  padding-bottom: 40px; }

.p-40 {
  padding: 40px; }

.mtb-40 {
  margin-top: 40px;
  margin-bottom: 40px; }

.mr-40 {
  margin-right: 40px; }

.mt-40 {
  margin-top: 40px; }

.mb-40 {
  margin-bottom: 40px !important; }

.m-40 {
  margin: 40px; }

@media screen and (min-width: 768px) {
  .ptb-sm-40 {
    padding-top: 40px;
    padding-bottom: 40px; }
  .pt-sm-40 {
    padding-top: 40px; }
  .pb-sm-40 {
    padding-bottom: 40px; }
  .mtb-sm-40 {
    margin-top: 40px;
    margin-bottom: 40px; }
  .mt-sm-40 {
    margin-top: 40px; }
  .mb-sm-40 {
    margin-bottom: 40px; } }

@media screen and (min-width: 992px) {
  .ptb-md-40 {
    padding-top: 40px;
    padding-bottom: 40px; }
  .pt-md-40 {
    padding-top: 40px; }
  .pb-md-40 {
    padding-bottom: 40px; }
  .mtb-md-40 {
    margin-top: 40px;
    margin-bottom: 40px; }
  .mt-md-40 {
    margin-top: 40px; }
  .mb-md-40 {
    margin-bottom: 40px; } }

@media screen and (min-width: 1200px) {
  .ptb-lg-40 {
    padding-top: 40px;
    padding-bottom: 40px; }
  .pt-lg-40 {
    padding-top: 40px; }
  .pb-lg-40 {
    padding-bottom: 40px; }
  .mtb-lg-40 {
    margin-top: 40px;
    margin-bottom: 40px; }
  .mt-lg-40 {
    margin-top: 40px; }
  .mb-lg-40 {
    margin-bottom: 40px; } }

.ptb-45 {
  padding-top: 45px;
  padding-bottom: 45px; }

.plr-45 {
  padding-left: 45px;
  padding-right: 45px; }

.pt-45 {
  padding-top: 45px; }

.pb-45 {
  padding-bottom: 45px; }

.p-45 {
  padding: 45px; }

.mtb-45 {
  margin-top: 45px;
  margin-bottom: 45px; }

.mr-45 {
  margin-right: 45px; }

.mt-45 {
  margin-top: 45px; }

.mb-45 {
  margin-bottom: 45px !important; }

.m-45 {
  margin: 45px; }

@media screen and (min-width: 768px) {
  .ptb-sm-45 {
    padding-top: 45px;
    padding-bottom: 45px; }
  .pt-sm-45 {
    padding-top: 45px; }
  .pb-sm-45 {
    padding-bottom: 45px; }
  .mtb-sm-45 {
    margin-top: 45px;
    margin-bottom: 45px; }
  .mt-sm-45 {
    margin-top: 45px; }
  .mb-sm-45 {
    margin-bottom: 45px; } }

@media screen and (min-width: 992px) {
  .ptb-md-45 {
    padding-top: 45px;
    padding-bottom: 45px; }
  .pt-md-45 {
    padding-top: 45px; }
  .pb-md-45 {
    padding-bottom: 45px; }
  .mtb-md-45 {
    margin-top: 45px;
    margin-bottom: 45px; }
  .mt-md-45 {
    margin-top: 45px; }
  .mb-md-45 {
    margin-bottom: 45px; } }

@media screen and (min-width: 1200px) {
  .ptb-lg-45 {
    padding-top: 45px;
    padding-bottom: 45px; }
  .pt-lg-45 {
    padding-top: 45px; }
  .pb-lg-45 {
    padding-bottom: 45px; }
  .mtb-lg-45 {
    margin-top: 45px;
    margin-bottom: 45px; }
  .mt-lg-45 {
    margin-top: 45px; }
  .mb-lg-45 {
    margin-bottom: 45px; } }

.ptb-50 {
  padding-top: 50px;
  padding-bottom: 50px; }

.plr-50 {
  padding-left: 50px;
  padding-right: 50px; }

.pt-50 {
  padding-top: 50px; }

.pb-50 {
  padding-bottom: 50px; }

.p-50 {
  padding: 50px; }

.mtb-50 {
  margin-top: 50px;
  margin-bottom: 50px; }

.mr-50 {
  margin-right: 50px; }

.mt-50 {
  margin-top: 50px; }

.mb-50 {
  margin-bottom: 50px !important; }

.m-50 {
  margin: 50px; }

@media screen and (min-width: 768px) {
  .ptb-sm-50 {
    padding-top: 50px;
    padding-bottom: 50px; }
  .pt-sm-50 {
    padding-top: 50px; }
  .pb-sm-50 {
    padding-bottom: 50px; }
  .mtb-sm-50 {
    margin-top: 50px;
    margin-bottom: 50px; }
  .mt-sm-50 {
    margin-top: 50px; }
  .mb-sm-50 {
    margin-bottom: 50px; } }

@media screen and (min-width: 992px) {
  .ptb-md-50 {
    padding-top: 50px;
    padding-bottom: 50px; }
  .pt-md-50 {
    padding-top: 50px; }
  .pb-md-50 {
    padding-bottom: 50px; }
  .mtb-md-50 {
    margin-top: 50px;
    margin-bottom: 50px; }
  .mt-md-50 {
    margin-top: 50px; }
  .mb-md-50 {
    margin-bottom: 50px; } }

@media screen and (min-width: 1200px) {
  .ptb-lg-50 {
    padding-top: 50px;
    padding-bottom: 50px; }
  .pt-lg-50 {
    padding-top: 50px; }
  .pb-lg-50 {
    padding-bottom: 50px; }
  .mtb-lg-50 {
    margin-top: 50px;
    margin-bottom: 50px; }
  .mt-lg-50 {
    margin-top: 50px; }
  .mb-lg-50 {
    margin-bottom: 50px; } }

.ptb-55 {
  padding-top: 55px;
  padding-bottom: 55px; }

.plr-55 {
  padding-left: 55px;
  padding-right: 55px; }

.pt-55 {
  padding-top: 55px; }

.pb-55 {
  padding-bottom: 55px; }

.p-55 {
  padding: 55px; }

.mtb-55 {
  margin-top: 55px;
  margin-bottom: 55px; }

.mr-55 {
  margin-right: 55px; }

.mt-55 {
  margin-top: 55px; }

.mb-55 {
  margin-bottom: 55px !important; }

.m-55 {
  margin: 55px; }

@media screen and (min-width: 768px) {
  .ptb-sm-55 {
    padding-top: 55px;
    padding-bottom: 55px; }
  .pt-sm-55 {
    padding-top: 55px; }
  .pb-sm-55 {
    padding-bottom: 55px; }
  .mtb-sm-55 {
    margin-top: 55px;
    margin-bottom: 55px; }
  .mt-sm-55 {
    margin-top: 55px; }
  .mb-sm-55 {
    margin-bottom: 55px; } }

@media screen and (min-width: 992px) {
  .ptb-md-55 {
    padding-top: 55px;
    padding-bottom: 55px; }
  .pt-md-55 {
    padding-top: 55px; }
  .pb-md-55 {
    padding-bottom: 55px; }
  .mtb-md-55 {
    margin-top: 55px;
    margin-bottom: 55px; }
  .mt-md-55 {
    margin-top: 55px; }
  .mb-md-55 {
    margin-bottom: 55px; } }

@media screen and (min-width: 1200px) {
  .ptb-lg-55 {
    padding-top: 55px;
    padding-bottom: 55px; }
  .pt-lg-55 {
    padding-top: 55px; }
  .pb-lg-55 {
    padding-bottom: 55px; }
  .mtb-lg-55 {
    margin-top: 55px;
    margin-bottom: 55px; }
  .mt-lg-55 {
    margin-top: 55px; }
  .mb-lg-55 {
    margin-bottom: 55px; } }

.ptb-60 {
  padding-top: 60px;
  padding-bottom: 60px; }

.plr-60 {
  padding-left: 60px;
  padding-right: 60px; }

.pt-60 {
  padding-top: 60px; }

.pb-60 {
  padding-bottom: 60px; }

.p-60 {
  padding: 60px; }

.mtb-60 {
  margin-top: 60px;
  margin-bottom: 60px; }

.mr-60 {
  margin-right: 60px; }

.mt-60 {
  margin-top: 60px; }

.mb-60 {
  margin-bottom: 60px !important; }

.m-60 {
  margin: 60px; }

@media screen and (min-width: 768px) {
  .ptb-sm-60 {
    padding-top: 60px;
    padding-bottom: 60px; }
  .pt-sm-60 {
    padding-top: 60px; }
  .pb-sm-60 {
    padding-bottom: 60px; }
  .mtb-sm-60 {
    margin-top: 60px;
    margin-bottom: 60px; }
  .mt-sm-60 {
    margin-top: 60px; }
  .mb-sm-60 {
    margin-bottom: 60px; } }

@media screen and (min-width: 992px) {
  .ptb-md-60 {
    padding-top: 60px;
    padding-bottom: 60px; }
  .pt-md-60 {
    padding-top: 60px; }
  .pb-md-60 {
    padding-bottom: 60px; }
  .mtb-md-60 {
    margin-top: 60px;
    margin-bottom: 60px; }
  .mt-md-60 {
    margin-top: 60px; }
  .mb-md-60 {
    margin-bottom: 60px; } }

@media screen and (min-width: 1200px) {
  .ptb-lg-60 {
    padding-top: 60px;
    padding-bottom: 60px; }
  .pt-lg-60 {
    padding-top: 60px; }
  .pb-lg-60 {
    padding-bottom: 60px; }
  .mtb-lg-60 {
    margin-top: 60px;
    margin-bottom: 60px; }
  .mt-lg-60 {
    margin-top: 60px; }
  .mb-lg-60 {
    margin-bottom: 60px; } }

.ptb-65 {
  padding-top: 65px;
  padding-bottom: 65px; }

.plr-65 {
  padding-left: 65px;
  padding-right: 65px; }

.pt-65 {
  padding-top: 65px; }

.pb-65 {
  padding-bottom: 65px; }

.p-65 {
  padding: 65px; }

.mtb-65 {
  margin-top: 65px;
  margin-bottom: 65px; }

.mr-65 {
  margin-right: 65px; }

.mt-65 {
  margin-top: 65px; }

.mb-65 {
  margin-bottom: 65px !important; }

.m-65 {
  margin: 65px; }

@media screen and (min-width: 768px) {
  .ptb-sm-65 {
    padding-top: 65px;
    padding-bottom: 65px; }
  .pt-sm-65 {
    padding-top: 65px; }
  .pb-sm-65 {
    padding-bottom: 65px; }
  .mtb-sm-65 {
    margin-top: 65px;
    margin-bottom: 65px; }
  .mt-sm-65 {
    margin-top: 65px; }
  .mb-sm-65 {
    margin-bottom: 65px; } }

@media screen and (min-width: 992px) {
  .ptb-md-65 {
    padding-top: 65px;
    padding-bottom: 65px; }
  .pt-md-65 {
    padding-top: 65px; }
  .pb-md-65 {
    padding-bottom: 65px; }
  .mtb-md-65 {
    margin-top: 65px;
    margin-bottom: 65px; }
  .mt-md-65 {
    margin-top: 65px; }
  .mb-md-65 {
    margin-bottom: 65px; } }

@media screen and (min-width: 1200px) {
  .ptb-lg-65 {
    padding-top: 65px;
    padding-bottom: 65px; }
  .pt-lg-65 {
    padding-top: 65px; }
  .pb-lg-65 {
    padding-bottom: 65px; }
  .mtb-lg-65 {
    margin-top: 65px;
    margin-bottom: 65px; }
  .mt-lg-65 {
    margin-top: 65px; }
  .mb-lg-65 {
    margin-bottom: 65px; } }

.ptb-70 {
  padding-top: 70px;
  padding-bottom: 70px; }

.plr-70 {
  padding-left: 70px;
  padding-right: 70px; }

.pt-70 {
  padding-top: 70px; }

.pb-70 {
  padding-bottom: 70px; }

.p-70 {
  padding: 70px; }

.mtb-70 {
  margin-top: 70px;
  margin-bottom: 70px; }

.mr-70 {
  margin-right: 70px; }

.mt-70 {
  margin-top: 70px; }

.mb-70 {
  margin-bottom: 70px !important; }

.m-70 {
  margin: 70px; }

@media screen and (min-width: 768px) {
  .ptb-sm-70 {
    padding-top: 70px;
    padding-bottom: 70px; }
  .pt-sm-70 {
    padding-top: 70px; }
  .pb-sm-70 {
    padding-bottom: 70px; }
  .mtb-sm-70 {
    margin-top: 70px;
    margin-bottom: 70px; }
  .mt-sm-70 {
    margin-top: 70px; }
  .mb-sm-70 {
    margin-bottom: 70px; } }

@media screen and (min-width: 992px) {
  .ptb-md-70 {
    padding-top: 70px;
    padding-bottom: 70px; }
  .pt-md-70 {
    padding-top: 70px; }
  .pb-md-70 {
    padding-bottom: 70px; }
  .mtb-md-70 {
    margin-top: 70px;
    margin-bottom: 70px; }
  .mt-md-70 {
    margin-top: 70px; }
  .mb-md-70 {
    margin-bottom: 70px; } }

@media screen and (min-width: 1200px) {
  .ptb-lg-70 {
    padding-top: 70px;
    padding-bottom: 70px; }
  .pt-lg-70 {
    padding-top: 70px; }
  .pb-lg-70 {
    padding-bottom: 70px; }
  .mtb-lg-70 {
    margin-top: 70px;
    margin-bottom: 70px; }
  .mt-lg-70 {
    margin-top: 70px; }
  .mb-lg-70 {
    margin-bottom: 70px; } }

.ptb-75 {
  padding-top: 75px;
  padding-bottom: 75px; }

.plr-75 {
  padding-left: 75px;
  padding-right: 75px; }

.pt-75 {
  padding-top: 75px; }

.pb-75 {
  padding-bottom: 75px; }

.p-75 {
  padding: 75px; }

.mtb-75 {
  margin-top: 75px;
  margin-bottom: 75px; }

.mr-75 {
  margin-right: 75px; }

.mt-75 {
  margin-top: 75px; }

.mb-75 {
  margin-bottom: 75px !important; }

.m-75 {
  margin: 75px; }

@media screen and (min-width: 768px) {
  .ptb-sm-75 {
    padding-top: 75px;
    padding-bottom: 75px; }
  .pt-sm-75 {
    padding-top: 75px; }
  .pb-sm-75 {
    padding-bottom: 75px; }
  .mtb-sm-75 {
    margin-top: 75px;
    margin-bottom: 75px; }
  .mt-sm-75 {
    margin-top: 75px; }
  .mb-sm-75 {
    margin-bottom: 75px; } }

@media screen and (min-width: 992px) {
  .ptb-md-75 {
    padding-top: 75px;
    padding-bottom: 75px; }
  .pt-md-75 {
    padding-top: 75px; }
  .pb-md-75 {
    padding-bottom: 75px; }
  .mtb-md-75 {
    margin-top: 75px;
    margin-bottom: 75px; }
  .mt-md-75 {
    margin-top: 75px; }
  .mb-md-75 {
    margin-bottom: 75px; } }

@media screen and (min-width: 1200px) {
  .ptb-lg-75 {
    padding-top: 75px;
    padding-bottom: 75px; }
  .pt-lg-75 {
    padding-top: 75px; }
  .pb-lg-75 {
    padding-bottom: 75px; }
  .mtb-lg-75 {
    margin-top: 75px;
    margin-bottom: 75px; }
  .mt-lg-75 {
    margin-top: 75px; }
  .mb-lg-75 {
    margin-bottom: 75px; } }

.ptb-80 {
  padding-top: 80px;
  padding-bottom: 80px; }

.plr-80 {
  padding-left: 80px;
  padding-right: 80px; }

.pt-80 {
  padding-top: 80px; }

.pb-80 {
  padding-bottom: 80px; }

.p-80 {
  padding: 80px; }

.mtb-80 {
  margin-top: 80px;
  margin-bottom: 80px; }

.mr-80 {
  margin-right: 80px; }

.mt-80 {
  margin-top: 80px; }

.mb-80 {
  margin-bottom: 80px !important; }

.m-80 {
  margin: 80px; }

@media screen and (min-width: 768px) {
  .ptb-sm-80 {
    padding-top: 80px;
    padding-bottom: 80px; }
  .pt-sm-80 {
    padding-top: 80px; }
  .pb-sm-80 {
    padding-bottom: 80px; }
  .mtb-sm-80 {
    margin-top: 80px;
    margin-bottom: 80px; }
  .mt-sm-80 {
    margin-top: 80px; }
  .mb-sm-80 {
    margin-bottom: 80px; } }

@media screen and (min-width: 992px) {
  .ptb-md-80 {
    padding-top: 80px;
    padding-bottom: 80px; }
  .pt-md-80 {
    padding-top: 80px; }
  .pb-md-80 {
    padding-bottom: 80px; }
  .mtb-md-80 {
    margin-top: 80px;
    margin-bottom: 80px; }
  .mt-md-80 {
    margin-top: 80px; }
  .mb-md-80 {
    margin-bottom: 80px; } }

@media screen and (min-width: 1200px) {
  .ptb-lg-80 {
    padding-top: 80px;
    padding-bottom: 80px; }
  .pt-lg-80 {
    padding-top: 80px; }
  .pb-lg-80 {
    padding-bottom: 80px; }
  .mtb-lg-80 {
    margin-top: 80px;
    margin-bottom: 80px; }
  .mt-lg-80 {
    margin-top: 80px; }
  .mb-lg-80 {
    margin-bottom: 80px; } }

.ptb-85 {
  padding-top: 85px;
  padding-bottom: 85px; }

.plr-85 {
  padding-left: 85px;
  padding-right: 85px; }

.pt-85 {
  padding-top: 85px; }

.pb-85 {
  padding-bottom: 85px; }

.p-85 {
  padding: 85px; }

.mtb-85 {
  margin-top: 85px;
  margin-bottom: 85px; }

.mr-85 {
  margin-right: 85px; }

.mt-85 {
  margin-top: 85px; }

.mb-85 {
  margin-bottom: 85px !important; }

.m-85 {
  margin: 85px; }

@media screen and (min-width: 768px) {
  .ptb-sm-85 {
    padding-top: 85px;
    padding-bottom: 85px; }
  .pt-sm-85 {
    padding-top: 85px; }
  .pb-sm-85 {
    padding-bottom: 85px; }
  .mtb-sm-85 {
    margin-top: 85px;
    margin-bottom: 85px; }
  .mt-sm-85 {
    margin-top: 85px; }
  .mb-sm-85 {
    margin-bottom: 85px; } }

@media screen and (min-width: 992px) {
  .ptb-md-85 {
    padding-top: 85px;
    padding-bottom: 85px; }
  .pt-md-85 {
    padding-top: 85px; }
  .pb-md-85 {
    padding-bottom: 85px; }
  .mtb-md-85 {
    margin-top: 85px;
    margin-bottom: 85px; }
  .mt-md-85 {
    margin-top: 85px; }
  .mb-md-85 {
    margin-bottom: 85px; } }

@media screen and (min-width: 1200px) {
  .ptb-lg-85 {
    padding-top: 85px;
    padding-bottom: 85px; }
  .pt-lg-85 {
    padding-top: 85px; }
  .pb-lg-85 {
    padding-bottom: 85px; }
  .mtb-lg-85 {
    margin-top: 85px;
    margin-bottom: 85px; }
  .mt-lg-85 {
    margin-top: 85px; }
  .mb-lg-85 {
    margin-bottom: 85px; } }

.ptb-90 {
  padding-top: 90px;
  padding-bottom: 90px; }

.plr-90 {
  padding-left: 90px;
  padding-right: 90px; }

.pt-90 {
  padding-top: 90px; }

.pb-90 {
  padding-bottom: 90px; }

.p-90 {
  padding: 90px; }

.mtb-90 {
  margin-top: 90px;
  margin-bottom: 90px; }

.mr-90 {
  margin-right: 90px; }

.mt-90 {
  margin-top: 90px; }

.mb-90 {
  margin-bottom: 90px !important; }

.m-90 {
  margin: 90px; }

@media screen and (min-width: 768px) {
  .ptb-sm-90 {
    padding-top: 90px;
    padding-bottom: 90px; }
  .pt-sm-90 {
    padding-top: 90px; }
  .pb-sm-90 {
    padding-bottom: 90px; }
  .mtb-sm-90 {
    margin-top: 90px;
    margin-bottom: 90px; }
  .mt-sm-90 {
    margin-top: 90px; }
  .mb-sm-90 {
    margin-bottom: 90px; } }

@media screen and (min-width: 992px) {
  .ptb-md-90 {
    padding-top: 90px;
    padding-bottom: 90px; }
  .pt-md-90 {
    padding-top: 90px; }
  .pb-md-90 {
    padding-bottom: 90px; }
  .mtb-md-90 {
    margin-top: 90px;
    margin-bottom: 90px; }
  .mt-md-90 {
    margin-top: 90px; }
  .mb-md-90 {
    margin-bottom: 90px; } }

@media screen and (min-width: 1200px) {
  .ptb-lg-90 {
    padding-top: 90px;
    padding-bottom: 90px; }
  .pt-lg-90 {
    padding-top: 90px; }
  .pb-lg-90 {
    padding-bottom: 90px; }
  .mtb-lg-90 {
    margin-top: 90px;
    margin-bottom: 90px; }
  .mt-lg-90 {
    margin-top: 90px; }
  .mb-lg-90 {
    margin-bottom: 90px; } }

.ptb-95 {
  padding-top: 95px;
  padding-bottom: 95px; }

.plr-95 {
  padding-left: 95px;
  padding-right: 95px; }

.pt-95 {
  padding-top: 95px; }

.pb-95 {
  padding-bottom: 95px; }

.p-95 {
  padding: 95px; }

.mtb-95 {
  margin-top: 95px;
  margin-bottom: 95px; }

.mr-95 {
  margin-right: 95px; }

.mt-95 {
  margin-top: 95px; }

.mb-95 {
  margin-bottom: 95px !important; }

.m-95 {
  margin: 95px; }

@media screen and (min-width: 768px) {
  .ptb-sm-95 {
    padding-top: 95px;
    padding-bottom: 95px; }
  .pt-sm-95 {
    padding-top: 95px; }
  .pb-sm-95 {
    padding-bottom: 95px; }
  .mtb-sm-95 {
    margin-top: 95px;
    margin-bottom: 95px; }
  .mt-sm-95 {
    margin-top: 95px; }
  .mb-sm-95 {
    margin-bottom: 95px; } }

@media screen and (min-width: 992px) {
  .ptb-md-95 {
    padding-top: 95px;
    padding-bottom: 95px; }
  .pt-md-95 {
    padding-top: 95px; }
  .pb-md-95 {
    padding-bottom: 95px; }
  .mtb-md-95 {
    margin-top: 95px;
    margin-bottom: 95px; }
  .mt-md-95 {
    margin-top: 95px; }
  .mb-md-95 {
    margin-bottom: 95px; } }

@media screen and (min-width: 1200px) {
  .ptb-lg-95 {
    padding-top: 95px;
    padding-bottom: 95px; }
  .pt-lg-95 {
    padding-top: 95px; }
  .pb-lg-95 {
    padding-bottom: 95px; }
  .mtb-lg-95 {
    margin-top: 95px;
    margin-bottom: 95px; }
  .mt-lg-95 {
    margin-top: 95px; }
  .mb-lg-95 {
    margin-bottom: 95px; } }

.ptb-100 {
  padding-top: 100px;
  padding-bottom: 100px; }

.plr-100 {
  padding-left: 100px;
  padding-right: 100px; }

.pt-100 {
  padding-top: 100px; }

.pb-100 {
  padding-bottom: 100px; }

.p-100 {
  padding: 100px; }

.mtb-100 {
  margin-top: 100px;
  margin-bottom: 100px; }

.mr-100 {
  margin-right: 100px; }

.mt-100 {
  margin-top: 100px; }

.mb-100 {
  margin-bottom: 100px !important; }

.m-100 {
  margin: 100px; }

@media screen and (min-width: 768px) {
  .ptb-sm-100 {
    padding-top: 100px;
    padding-bottom: 100px; }
  .pt-sm-100 {
    padding-top: 100px; }
  .pb-sm-100 {
    padding-bottom: 100px; }
  .mtb-sm-100 {
    margin-top: 100px;
    margin-bottom: 100px; }
  .mt-sm-100 {
    margin-top: 100px; }
  .mb-sm-100 {
    margin-bottom: 100px; } }

@media screen and (min-width: 992px) {
  .ptb-md-100 {
    padding-top: 100px;
    padding-bottom: 100px; }
  .pt-md-100 {
    padding-top: 100px; }
  .pb-md-100 {
    padding-bottom: 100px; }
  .mtb-md-100 {
    margin-top: 100px;
    margin-bottom: 100px; }
  .mt-md-100 {
    margin-top: 100px; }
  .mb-md-100 {
    margin-bottom: 100px; } }

@media screen and (min-width: 1200px) {
  .ptb-lg-100 {
    padding-top: 100px;
    padding-bottom: 100px; }
  .pt-lg-100 {
    padding-top: 100px; }
  .pb-lg-100 {
    padding-bottom: 100px; }
  .mtb-lg-100 {
    margin-top: 100px;
    margin-bottom: 100px; }
  .mt-lg-100 {
    margin-top: 100px; }
  .mb-lg-100 {
    margin-bottom: 100px; } }

/**
 * Full height container
 */
.full-height {
  height: 100vh;
  border-bottom: 1px solid grey; }
  .full-height .container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

.uppercase {
  text-transform: uppercase; }

.reset-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.inline li {
  display: inline-block;
  margin-right: 10px; }

.two-col {
  -moz-column-count: 2;
  column-count: 2;
  column-span: all; }

.full-width {
  width: 100%;
  height: auto; }

.no-padding {
  padding: 0 !important; }

.no-margin {
  margin: 0 !important; }

.no-mt {
  margin-top: 0; }

.no-mb {
  margin-bottom: 0; }

.no-float {
  float: none; }

.plain-list {
  padding: 0; }
  .plain-list li {
    list-style: none; }

.overflow-hidden {
  overflow: hidden; }

.mobile-text-center {
  text-align: center !important; }

@media screen and (min-width: 768px) {
  .desktop-text-left {
    text-align: left !important; } }

/**
 * CSS Animations. Taken from Animate.css
 */
.animate-me {
  -webkit-animation: doesntExist 0.6s cubic-bezier(0.86, 0, 0.07, 1) forwards;
  /* Safari 4+ */
  -moz-animation: doesntExist 0.6s cubic-bezier(0.86, 0, 0.07, 1) forwards;
  /* Fx 5+ */
  -o-animation: doesntExist 0.6s cubic-bezier(0.86, 0, 0.07, 1) forwards;
  /* Opera 12+ */
  animation: doesntExist 0.6s cubic-bezier(0.86, 0, 0.07, 1) forwards;
  /* IE 10+, Fx 29+ */ }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

/**
 * Common components imports
 */
/**
 * Add all general styles here. Basically anything which can apply to many
 * scenarios. In an ideal world this document would be super small
 */
* {
  outline: 0 !important;
  box-sizing: border-box; }

/**
 * When positioning elements off the page, using animations for example,
 * we will run into problems unless the following values are set
 */
html {
  overflow-x: hidden; }

html,
body {
  width: 100%;
  height: 100%; }

body.modal-open {
  overflow-y: inherit; }
  @media (min-width: 992px) {
    body.modal-open {
      overflow: hidden; }
      body.modal-open .menu-toggle {
        display: none; } }

.ie header {
  top: 60px; }

.ie .ie-error {
  width: 100%;
  height: 60px;
  background: #c00;
  text-transform: uppercase; }
  .ie .ie-error .center {
    text-align: center;
    display: block;
    width: 60%;
    margin: 0 auto;
    height: auto;
    position: relative; }
    .ie .ie-error .center p {
      line-height: 60px;
      color: white !important; }
      .ie .ie-error .center p a {
        text-decoration: underline !important;
        color: white !important; }

.main-wrapper {
  padding: 110px 0 0 0; }

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

.row {
  position: relative; }

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

.image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  min-height: 196px;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform-origin: none;
  -webkit-transform-origin: none;
  -moz-transform-origin: none;
  -ms-transform-origin: none; }
  .image-wrap img {
    position: absolute;
    top: 0 !important;
    left: 0 !important;
    height: 100% !important;
    width: 100% !important;
    transform: translate(0) !important;
    min-width: 100% !important;
    min-height: 100% !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    -webkit-transition: opacity 0.6s cubic-bezier(0.86, 0, 0.07, 1);
    -moz-transition: opacity 0.6s cubic-bezier(0.86, 0, 0.07, 1);
    transition: opacity 0.6s cubic-bezier(0.86, 0, 0.07, 1); }

.relative {
  position: relative; }

.clearfix:after {
  content: "";
  display: block;
  clear: both; }

.close-button {
  height: 40px;
  width: 40px; }
  .close-button:after {
    content: "\D7";
    /* multiply by character */
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 40px;
    color: black;
    line-height: 31px;
    text-align: center; }
  .close-button:hover {
    background-color: lightgrey; }

/**
 * Arrows - this style is found in:
 * Insights hub
 */
.arrow {
  display: block;
  position: absolute;
  width: 27px;
  height: 27px;
  background: #c00;
  top: 100px;
  -webkit-transition: all 0.3s cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition: all 0.3s cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 0.3s cubic-bezier(0.86, 0, 0.07, 1);
  z-index: 3; }
  .arrow:before {
    content: '';
    position: absolute;
    display: block;
    background: #545454;
    width: 0;
    top: 0;
    bottom: 0;
    -webkit-transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1);
    -moz-transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1);
    transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1); }
  .arrow svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform-origin: none;
    -webkit-transform-origin: none;
    -moz-transform-origin: none;
    -ms-transform-origin: none;
    width: 16px;
    height: 16px; }
    .arrow svg path,
    .arrow svg polygon {
      fill: white; }
  .arrow:link, .arrow:visited, .arrow:active, .arrow:hover {
    text-decoration: none; }
  .arrow.disable {
    background: #f8f8f8;
    border: 1px solid #ccc; }
    .arrow.disable svg path,
    .arrow.disable svg polygon {
      fill: rgba(148, 148, 148, 0.6); }

.arrow-left {
  left: 10px; }
  .arrow-left:before {
    left: 0; }
  .arrow-left svg {
    transform: translate(-50%, -50%) rotate(180deg);
    -webkit-transform: translate(-50%, -50%) rotate(180deg);
    -moz-transform: translate(-50%, -50%) rotate(180deg);
    -ms-transform: translate(-50%, -50%) rotate(180deg);
    transform-origin: none;
    -webkit-transform-origin: none;
    -moz-transform-origin: none;
    -ms-transform-origin: none; }

.arrow-right {
  right: 10px; }
  .arrow-right:before {
    left: 0; }
  .arrow-right span {
    right: 0; }
    .arrow-right span:before, .arrow-right span:after {
      left: auto;
      right: 9px; }
    .arrow-right span:before {
      right: 9px; }

.breadcrumbs ul {
  margin: 0;
  padding: 0;
  list-style: none; }
  .breadcrumbs ul li {
    display: inline-block; }
    .breadcrumbs ul li a {
      font-size: 0.75rem;
      text-transform: uppercase;
      color: #ccc;
      padding-right: 15px;
      position: relative;
      -webkit-transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1);
      -moz-transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1);
      transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1); }
      .breadcrumbs ul li a:after {
        content: '';
        position: absolute;
        display: block;
        right: 7px;
        top: 50%;
        margin-top: -2px;
        width: 4px;
        height: 4px;
        border-right: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform-origin: none;
        -webkit-transform-origin: none;
        -moz-transform-origin: none;
        -ms-transform-origin: none;
        -webkit-transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
        -moz-transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
        transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1); }
      .breadcrumbs ul li a:hover, .breadcrumbs ul li a:active {
        color: #545454 !important;
        text-decoration: none; }
        .breadcrumbs ul li a:hover:after, .breadcrumbs ul li a:active:after {
          right: 5px;
          border-right-color: #c00;
          border-bottom-color: #c00; }
    .breadcrumbs ul li:last-child a:after {
      display: none; }

/**
 * Useful for when you want a whole button to be selectable
 */
.cover {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0; }

/**
 * BTN Declaration
 */
.cta-button {
  margin-top: 20px; }

.btn {
  font-size: 0.875rem;
  border: 1px solid #c00;
  border-radius: 0;
  color: #c00 !important;
  padding: 10px 30px;
  -webkit-transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
  transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
  position: relative;
  z-index: 1; }
  .btn:before {
    content: '';
    position: absolute;
    display: block;
    background: #c00;
    width: 100%;
    height: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
    -moz-transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
    transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
    z-index: -1; }
  .btn:hover {
    -webkit-transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
    -moz-transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
    transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
    color: white !important; }
    .btn:hover:before {
      height: 100%; }

/**
 * Load more
 */
.load-more {
  margin: 30px 0; }

/*
 * Small Horizontal Rules
 */
hr.short {
  width: 60px;
  height: 2px;
  margin-left: 0;
  background: #c00;
  border: none;
  text-align: left; }

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

/**
 * Side effect of the TrackScrollPos.js Util Class
 */
@media screen and (min-width: 992px) and (min-device-width: 1100px) {
  [data-fixed="true"] {
    position: fixed !important;
    top: 0; }
  [data-absolute="true"] {
    position: absolute !important;
    bottom: 0;
    top: inherit; } }

/**
 * General Animations
 */
@-webkit-keyframes text-in {
  from {
    opacity: 0;
    top: 50px; }
  to {
    opacity: 1;
    top: 0; } }

@-moz-keyframes text-in {
  from {
    opacity: 0;
    top: 50px; }
  to {
    opacity: 1;
    top: 0; } }

@-o-keyframes text-in {
  from {
    opacity: 0;
    top: 50px; }
  to {
    opacity: 1;
    top: 0; } }

@keyframes text-in {
  from {
    opacity: 0;
    top: 50px; }
  to {
    opacity: 1;
    top: 0; } }

@media screen and (min-width: 768px) {
  .main-content {
    margin-top: 0; }
    .main-content.gridContainer {
      min-height: 500px; }
  .sidebar {
    padding-left: 0;
    padding-right: 0; }
  .image-wrap {
    min-height: 485px; }
  .arrow {
    width: 45px;
    height: 45px;
    margin-top: -22px; }
    .arrow span:before {
      border-right: 2px solid white;
      border-bottom: 2px solid white;
      width: 14px;
      height: 14px;
      margin-top: -7px; }
    .arrow span:after {
      width: 20px;
      height: 2px;
      left: 10px; }
  .arrow-left {
    left: -20px; }
    .arrow-left:not(.disable):hover {
      left: -25px; }
      .arrow-left:not(.disable):hover:before {
        width: 100%; }
  .arrow-right {
    right: -20px; }
    .arrow-right:not(.disable):hover {
      right: -25px; }
      .arrow-right:not(.disable):hover:before {
        width: 100%; }
  .breadcrumbs {
    padding-left: 30px; } }

/**
 * Modify the Bootstrap containers to be max-width so they're easier to work with
 */
@media (min-width: 768px) {
  .container {
    max-width: 750px;
    width: 100%; } }

@media (min-width: 990px) {
  .container {
    max-width: 970px;
    width: 100%; }
  .main-wrapper {
    padding: 270px 0 0; } }

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

/**
 * Keen to have a look into doing this better
 */
@media (min-width: 768px) and (max-width: 990px) {
  .main-content,
  .masthead,
  .breadcrumb-container {
    padding-left: 30px;
    padding-right: 30px; }
  .home-handler .container-fluid {
    padding-left: 45px;
    padding-right: 45px; }
    .home-handler .container-fluid .about-handler {
      padding-left: 30px;
      padding-right: 30px; }
    .home-handler .container-fluid .article-preview,
    .home-handler .container-fluid .homepage-offerings {
      margin-left: -30px;
      margin-right: -30px; } }

.expand {
  width: 100%; }

.no-horizontal-padding {
  padding-left: 0;
  padding-right: 0; }

@media screen and (min-width: 992px) {
  .default-side-bar {
    margin-top: 110px; } }

.main-nav {
  /* Drop Down */
  /* Deep Drop Down */ }
  .main-nav,
  .main-nav * {
    margin: 0;
    padding: 0;
    list-style: none; }
  .main-nav > ul > li {
    position: relative;
    white-space: nowrap; }
    .main-nav > ul > li:nth-child(3) {
      padding-bottom: 10px; }
    .main-nav > ul > li:nth-child(n + 4) a {
      font-size: 13.5px;
      line-height: 1.75;
      opacity: 0.6; }
  .main-nav a {
    display: block;
    font-size: 15px;
    position: relative;
    padding: 0rem 2.5px;
    overflow: hidden;
    display: block;
    color: #545454; }
    .main-nav a:hover, .main-nav a:active {
      color: #c00 !important;
      text-decoration: none; }
  .main-nav a:hover,
  .main-nav .active > a,
  .main-nav li:hover > a {
    color: #c00;
    text-decoration: none; }
  .main-nav .drop-down ul {
    display: block;
    position: absolute;
    left: 0;
    top: calc(100% + 30px);
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    padding: 10px 0;
    background: #fff;
    box-shadow: 0 0 30px rgba(127, 137, 161, 0.25);
    transition: ease all 0.3s; }
  .main-nav .drop-down:hover > ul {
    opacity: 1;
    top: 100%;
    visibility: visible; }
  .main-nav .drop-down li {
    min-width: 180px;
    position: relative; }
  .main-nav .drop-down ul a {
    padding: 10px 20px;
    font-size: 13px;
    color: black; }
  .main-nav .drop-down ul a:hover,
  .main-nav .drop-down ul .active > a,
  .main-nav .drop-down ul li:hover > a {
    color: #c00; }
  .main-nav .drop-down > a:after {
    content: "\F107";
    font-family: FontAwesome;
    padding-left: 10px; }
  .main-nav .drop-down .drop-down ul {
    top: 0;
    left: calc(100% - 30px); }
  .main-nav .drop-down .drop-down:hover > ul {
    opacity: 1;
    top: 0;
    left: 100%; }
  .main-nav .drop-down .drop-down > a {
    padding-right: 35px; }
  .main-nav .drop-down .drop-down > a:after {
    content: "\F105";
    position: absolute;
    right: 150px; }

/* Mobile Navigation */
.mobile-nav {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 9999;
  overflow-y: auto;
  left: -260px;
  width: 260px;
  padding-top: 18px;
  background: rgba(19, 39, 57, 0.8);
  transition: 0.4s; }
  .mobile-nav * {
    margin: 0;
    padding: 0;
    list-style: none; }
  .mobile-nav a {
    display: block;
    position: relative;
    color: #fff;
    padding: 10px 20px;
    font-weight: 500; }
  .mobile-nav a:hover,
  .mobile-nav .active > a,
  .mobile-nav li:hover > a {
    color: #ff9999;
    text-decoration: none; }
  .mobile-nav .drop-down > a:after {
    content: "\F078";
    font-family: FontAwesome;
    padding-left: 10px;
    position: absolute;
    right: 150px; }
  .mobile-nav .active.drop-down > a:after {
    content: "\F077"; }
  .mobile-nav .drop-down > a {
    padding-right: 35px; }
  .mobile-nav .drop-down ul {
    display: none;
    overflow: hidden; }
  .mobile-nav .drop-down li {
    padding-left: 20px; }

.mobile-nav-toggle {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9998;
  border: 0;
  background: none;
  font-size: 24px;
  outline: none !important;
  line-height: 1;
  cursor: pointer;
  text-align: right;
  transition: all 0.4s; }
  .mobile-nav-toggle i {
    margin: 18px 18px 0 0;
    color: black; }

.mobile-nav-overly {
  width: 100%;
  height: 100%;
  z-index: 9997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(19, 39, 57, 0.8);
  overflow: hidden;
  display: none; }

.mobile-nav-active {
  overflow: hidden; }
  .mobile-nav-active .mobile-nav {
    left: 0; }
  .mobile-nav-active .mobile-nav-toggle i {
    color: #fff; }

/**
 * General Form Styles
 */
.form-group {
  position: relative; }
  .form-group .error {
    text-transform: uppercase;
    position: relative;
    color: #c00;
    margin: 0; }
  .form-group.submit-row .error {
    width: 50%;
    float: left; }

.form-group.invalid input.form-control, .form-group.invalid textarea.form-control {
  border: solid 1px #c00;
  border-right: 10px solid #c00; }

input.form-control {
  line-height: 50px;
  height: 50px; }

input.form-control,
textarea.form-control {
  -webkit-appearance: none;
  border-radius: 0;
  border: 1px solid #ccc;
  box-shadow: none;
  resize: none;
  padding-top: 0;
  padding-bottom: 0;
  -webkit-transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1);
  transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1); }
  input.form-control:focus,
  textarea.form-control:focus {
    box-shadow: none;
    border-color: #c00; }

textarea.form-control {
  height: 220px;
  padding-top: 10px;
  padding-bottom: 10px; }

button {
  background: none; }

@media screen and (min-width: 400px) {
  .form-group .error {
    line-height: 42px;
    position: absolute;
    right: 30px;
    top: 30px; }
  .form-group.submit-row .error {
    width: auto;
    float: none;
    top: 0;
    right: 120px; } }

.Select.has-value.Select--single > .Select-control .Select-value .Select-value-label, .Select.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value .Select-value-label {
  line-height: 51px; }

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
header {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 997;
  padding: 10px 0;
  overflow: hidden;
  background: #fff;
  max-height: 5rem;
  max-height: 50px;
  border-bottom: 1px solid #ccc;
  transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), max-height 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.5s cubic-bezier(0.645, 0.045, 0.355, 1); }
  @media screen and (min-width: 992px) {
    header {
      max-height: 300px;
      border-bottom: none;
      padding: 30px 0; } }
  header.removeOverflow {
    overflow: visible; }
  header.search-model-open .search-button {
    transform: translateX(0%) !important;
    opacity: 1 !important;
    z-index: 999 !important; }
  @media screen and (min-width: 992px) {
    header.search-model-open .veggie-burger-wrapper {
      transform: translateX(100%) !important;
      opacity: 0 !important; } }
  header.scrolled {
    max-height: 50px;
    padding: 10px 0;
    transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), max-height 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) 0.5s, padding 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) 0.5s; }
    @media screen and (min-width: 992px) {
      header.scrolled {
        max-height: 0;
        padding: 0; } }
    @media screen and (min-width: 992px) {
      header.scrolled .logo {
        transform: translateY(-100%);
        opacity: 0; } }
    header.scrolled .main-nav > ul > li {
      transform: translateX(100%);
      opacity: 0; }
    header.scrolled .search-button {
      transform: translateX(100%);
      opacity: 0; }
    header.scrolled .veggie-burger-wrapper {
      transform: translateX(0%);
      opacity: 1;
      transition: transform 0.25s cubic-bezier(0.645, 0.045, 0.355, 1) 0.35s; }
  header.opened {
    max-height: 550px;
    padding: 10px 0; }
    @media screen and (min-width: 992px) {
      header.opened {
        max-height: 300px;
        padding: 30px 0; } }
    header.opened .logo {
      transform: translateY(0);
      opacity: 1; }
    header.opened .main-nav > ul > li {
      transform: translateX(0%);
      opacity: 1; }
    header.opened .search-button {
      transform: translateX(0%);
      opacity: 1;
      transition: transform 0.25s cubic-bezier(0.645, 0.045, 0.355, 1) 0.75s, opacity 0.25s cubic-bezier(0.645, 0.045, 0.355, 1) 0.75s; }
  header > .container {
    max-width: none;
    padding: 0 20px;
    width: 100%;
    display: flex;
    flex-direction: column; }
    @media screen and (min-width: 992px) {
      header > .container {
        padding: 0 100px;
        flex-direction: row;
        align-items: flex-start; } }
    header > .container > nav {
      margin-top: 40px;
      margin-bottom: 40px;
      padding-left: 40px; }
      @media screen and (min-width: 992px) {
        header > .container > nav {
          padding-right: 230px;
          margin-top: 0;
          margin-bottom: 0;
          padding-left: 0;
          margin-left: auto; } }
  header .logo {
    transform: translateY(0);
    opacity: 1;
    transition: transform 0.25s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.25s cubic-bezier(0.645, 0.045, 0.355, 1); }
    header .logo svg {
      padding: 0;
      margin: 7px 0;
      height: 12px; }
      @media screen and (min-width: 992px) {
        header .logo svg {
          height: 20px; } }
  header .main-nav > ul > li {
    transform: translateX(0);
    opacity: 1;
    transition: transform 0.25s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.25s cubic-bezier(0.645, 0.045, 0.355, 1); }
    header .main-nav > ul > li:nth-child(0) {
      transition-delay: 0s; }
    header .main-nav > ul > li:nth-child(1) {
      transition-delay: 0.1s; }
    header .main-nav > ul > li:nth-child(2) {
      transition-delay: 0.2s; }
    header .main-nav > ul > li:nth-child(3) {
      transition-delay: 0.3s; }
    header .main-nav > ul > li:nth-child(4) {
      transition-delay: 0.4s; }
    header .main-nav > ul > li:nth-child(5) {
      transition-delay: 0.5s; }
    header .main-nav > ul > li:nth-child(6) {
      transition-delay: 0.6s; }
    header .main-nav > ul > li:nth-child(7) {
      transition-delay: 0.7s; }
    header .main-nav > ul > li:nth-child(8) {
      transition-delay: 0.8s; }
    header .main-nav > ul > li:nth-child(9) {
      transition-delay: 0.9s; }
    header .main-nav > ul > li:nth-child(10) {
      transition-delay: 1s; }
    header .main-nav > ul > li:nth-child(11) {
      transition-delay: 1.1s; }
    header .main-nav > ul > li:hover {
      transform: none !important;
      transition: none !important; }
  header .search-button {
    display: none; }
    @media screen and (min-width: 992px) {
      header .search-button {
        position: fixed;
        right: 100px;
        top: 30px;
        text-transform: uppercase;
        margin: 0;
        text-align: right;
        opacity: 1;
        display: block;
        text-align: right;
        padding: 10px;
        font-size: 12px;
        background: none;
        outline: none;
        border: none;
        z-index: 1;
        padding-top: 0;
        transform: translateX(0);
        opacity: 1;
        transition: transform 0.25s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.25s cubic-bezier(0.645, 0.045, 0.355, 1); } }
    header .search-button span {
      display: flex;
      flex-direction: row;
      justify-content: center; }
    header .search-button svg {
      width: 1.2rem;
      width: 12px;
      height: 12px;
      margin-left: 10px;
      position: relative;
      top: 2px; }
      header .search-button svg path,
      header .search-button svg polygon {
        fill: #949494; }
  header .veggie-burger-wrapper {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9;
    transform: translateX(0%);
    transition: transform 0.25s cubic-bezier(0.645, 0.045, 0.355, 1); }
    @media screen and (min-width: 992px) {
      header .veggie-burger-wrapper {
        transform: translateX(100%); } }
    header .veggie-burger-wrapper.visible {
      transform: translateX(0); }
  header .search-bar {
    position: relative;
    -webkit-transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1);
    transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1); }
    header .search-bar input {
      height: 50px;
      line-height: 50px;
      border: 1px solid #ccc;
      font-family: "Source Serif Pro", serif;
      font-size: 16px;
      color: #ccc;
      padding-left: 50px;
      padding-right: 10px;
      border-radius: 0;
      -webkit-appearance: none; }
    header .search-bar button {
      border: 0;
      left: 35px;
      top: 0;
      text-indent: -9999em;
      background: none;
      position: absolute;
      width: 30px;
      height: 48px;
      /* To make it a worthwhile hit state */ }
      header .search-bar button:before, header .search-bar button:after {
        margin-top: 10px; }
      header .search-bar button:before {
        border-color: #c00; }
      header .search-bar button:after {
        background: #c00; }

.footer {
  font-size: 14px;
  margin-top: 30px; }
  .footer .footer-menu ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .footer .footer-menu:first-child li:nth-child(3), .footer .footer-menu:first-child li:nth-child(6) {
    margin-bottom: 25px; }

.upper-footer {
  background: #f8f8f8;
  color: rgba(84, 84, 84, 0.4); }
  .upper-footer .logo-col {
    margin-bottom: 25px; }
    .upper-footer .logo-col:before {
      content: '';
      position: absolute;
      display: block;
      bottom: 0;
      left: 50%;
      transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform-origin: none;
      -webkit-transform-origin: none;
      -moz-transform-origin: none;
      -ms-transform-origin: none;
      width: 65px;
      border-bottom: 2px solid #c00; }
  .upper-footer .main-logo {
    max-width: 160px;
    display: block;
    margin: 0 auto 25px; }
  .upper-footer a:link,
  .upper-footer a:visited,
  .upper-footer a:hover,
  .upper-footer a:active {
    color: #545454 !important;
    -webkit-transition: 0.3s all cubic-bezier(0, 0.59, 1, 0.71);
    -moz-transition: 0.3s all cubic-bezier(0, 0.59, 1, 0.71);
    transition: 0.3s all cubic-bezier(0, 0.59, 1, 0.71); }
  .upper-footer a:hover,
  .upper-footer a:active {
    color: #c00 !important;
    text-decoration: none !important; }
  .upper-footer h3 {
    color: #545454; }
  .upper-footer .social-links li {
    display: inline-block;
    margin-right: 5px;
    width: 25px;
    height: 25px;
    overflow: hidden; }
    .upper-footer .social-links li a {
      width: 100%;
      height: 100%;
      display: block; }
      .upper-footer .social-links li a svg path {
        -webkit-transition: 0.3s all cubic-bezier(0, 0.59, 1, 0.71);
        -moz-transition: 0.3s all cubic-bezier(0, 0.59, 1, 0.71);
        transition: 0.3s all cubic-bezier(0, 0.59, 1, 0.71);
        fill: #ccc; }
      .upper-footer .social-links li a:hover svg path {
        fill: #c00; }
  .upper-footer .shielded {
    display: block;
    cursor: pointer;
    margin: 1rem auto 0;
    width: 2rem; }
    @media screen and (min-width: 768px) {
      .upper-footer .shielded {
        position: absolute;
        bottom: 0;
        right: 4rem;
        width: 3rem; } }
    .upper-footer .shielded img {
      display: block;
      width: 100%;
      height: auto; }

.colophon {
  color: ltgrey; }

@media screen and (min-width: 768px) {
  .footer {
    margin-top: 110px;
    padding: 0; }
    .footer ul li {
      line-height: 1.2;
      margin-bottom: 10px; }
  .upper-footer .logo-col {
    margin-bottom: 55px; }
    .upper-footer .logo-col:before {
      width: 100%; }
    .upper-footer .logo-col .main-logo {
      max-width: 255px;
      margin: 0 auto 40px; } }

/**
 * All small footer components have a style home here. So far this includes
 * Newsletter Sign up
 * Careers footer
 */
.work-for-us {
  background: #ccc; }
  .work-for-us p {
    max-width: 400px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: none; }

.newsletter-sign-up {
  margin-top: 30px;
  margin-bottom: 30px;
  min-height: 400px; }
  @media screen and (min-width: 768px) {
    .newsletter-sign-up {
      padding-left: 50%; } }
  .newsletter-sign-up .content-col,
  .newsletter-sign-up .image-col {
    transition: width 0.35s ease; }
  .newsletter-sign-up .hide-image {
    width: 0; }
  .newsletter-sign-up .section {
    margin-bottom: 20px; }
    .newsletter-sign-up .section:after {
      content: "";
      display: table;
      clear: both; }
    .newsletter-sign-up .section p {
      color: #545454;
      display: block;
      margin-bottom: 15px;
      text-transform: uppercase; }
  .newsletter-sign-up .content {
    background: #f8f8f8;
    padding: 35px 25px; }
    .newsletter-sign-up .content input[type="text"],
    .newsletter-sign-up .content input[type="email"] {
      background: transparent;
      height: 40px; }
      .newsletter-sign-up .content input[type="text"]:focus,
      .newsletter-sign-up .content input[type="email"]:focus {
        background: white; }
    .newsletter-sign-up .content .caption {
      margin-bottom: 30px; }
    .newsletter-sign-up .content form .newsletter-recatpcha {
      transform: scale(0.75) !important;
      transform-origin: 0 0 !important; }
      @media (min-width: 385px) {
        .newsletter-sign-up .content form .newsletter-recatpcha {
          transform: scale(1) !important; } }
    .newsletter-sign-up .content form .newsletter-recatpcha,
    .newsletter-sign-up .content form .newsletter-submit-btn {
      display: block; }
      @media (min-width: 1200px) {
        .newsletter-sign-up .content form .newsletter-recatpcha,
        .newsletter-sign-up .content form .newsletter-submit-btn {
          display: inline-block; } }
    .newsletter-sign-up .content form .newsletter-recatpcha div[data-verifycallbackname="verifyCallback"] {
      margin-bottom: 15px; }
    .newsletter-sign-up .content form .newsletter-submit-btn {
      float: left; }
      @media (min-width: 1200px) {
        .newsletter-sign-up .content form .newsletter-submit-btn {
          float: right; } }
    .newsletter-sign-up .content form .error-message-box {
      background-color: #c00;
      color: white;
      padding: 10px 15px;
      width: 304px; }
    .newsletter-sign-up .content form .subscriptions {
      margin-bottom: 30px; }
      .newsletter-sign-up .content form .subscriptions:after {
        content: "";
        display: table;
        clear: both; }
      .newsletter-sign-up .content form .subscriptions .check-area {
        position: relative;
        float: left;
        width: 50%; }
        .newsletter-sign-up .content form .subscriptions .check-area label {
          position: relative;
          left: 0; }
        .newsletter-sign-up .content form .subscriptions .check-area input[type="checkbox"] {
          /* checkbox aspect */
          /* checked mark aspect */
          /* checked mark aspect changes */
          /* disabled checkbox */
          /* accessibility */
          /* hover style just for information */ }
          .newsletter-sign-up .content form .subscriptions .check-area input[type="checkbox"]:not(:checked), .newsletter-sign-up .content form .subscriptions .check-area input[type="checkbox"]:checked {
            position: absolute;
            left: -9999px; }
          .newsletter-sign-up .content form .subscriptions .check-area input[type="checkbox"]:not(:checked) + label,
          .newsletter-sign-up .content form .subscriptions .check-area input[type="checkbox"]:checked + label {
            position: relative;
            padding-left: 1.95em;
            cursor: pointer;
            line-height: 1.75;
            font-weight: 100;
            font-size: .875rem;
            color: #545454; }
          .newsletter-sign-up .content form .subscriptions .check-area input[type="checkbox"]:not(:checked) + label:before,
          .newsletter-sign-up .content form .subscriptions .check-area input[type="checkbox"]:checked + label:before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 1.25em;
            height: 1.25em;
            border: 2px solid #ccc;
            background: #fff;
            border-radius: 4px;
            box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1); }
          .newsletter-sign-up .content form .subscriptions .check-area input[type="checkbox"]:not(:checked) + label:after,
          .newsletter-sign-up .content form .subscriptions .check-area input[type="checkbox"]:checked + label:after {
            content: '\2713   ';
            position: absolute;
            top: 0.2em;
            left: 0.17em;
            font-size: 1.3em;
            line-height: 0.8;
            color: #c00;
            transition: all .2s;
            font-family: 'Lucida Sans Unicode', 'Arial Unicode MS', Arial; }
          .newsletter-sign-up .content form .subscriptions .check-area input[type="checkbox"]:not(:checked) + label:after {
            opacity: 0;
            transform: scale(0); }
          .newsletter-sign-up .content form .subscriptions .check-area input[type="checkbox"]:checked + label:after {
            opacity: 1;
            transform: scale(1); }
          .newsletter-sign-up .content form .subscriptions .check-area input[type="checkbox"]:disabled:not(:checked) + label:before,
          .newsletter-sign-up .content form .subscriptions .check-area input[type="checkbox"]:disabled:checked + label:before {
            box-shadow: none;
            border-color: #bbb;
            background-color: #ddd; }
          .newsletter-sign-up .content form .subscriptions .check-area input[type="checkbox"]:disabled:checked + label:after {
            color: #999; }
          .newsletter-sign-up .content form .subscriptions .check-area input[type="checkbox"]:disabled + label {
            color: #aaa; }
          .newsletter-sign-up .content form .subscriptions .check-area input[type="checkbox"] label:hover:before {
            border: 2px solid #4778d9 !important; }
  .newsletter-sign-up .image-col {
    position: relative;
    width: 100%;
    height: 300px; }
    @media screen and (min-width: 768px) {
      .newsletter-sign-up .image-col {
        height: 100%;
        width: 50%;
        position: absolute;
        left: 0;
        top: 0; } }
  .newsletter-sign-up .image-wrap {
    min-height: 0; }
  .newsletter-sign-up .image-block {
    position: absolute;
    display: block;
    background-position: center;
    background-size: cover;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0; }
    .newsletter-sign-up .image-block::after {
      right: 0 !important; }
  .newsletter-sign-up label {
    position: absolute;
    left: -9999px; }

@media screen and (min-width: 768px) {
  .newsletter-sign-up {
    background: #f8f8f8; }
    .newsletter-sign-up .image-col {
      padding: 0; }
    .newsletter-sign-up .content {
      padding: 50px 65px;
      background: transparent; } }

/* Modals */
.modal {
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */ }

.modal-inner {
  position: relative;
  background-color: #fefefe;
  margin: 15% auto;
  /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  /* Could be more or less, depending on screen size */ }

.modal-close-button {
  position: absolute;
  top: 0;
  right: 0; }

/**
 * Styles for the search page/modal
 */
.search-input p {
  width: 100%;
  height: 65px;
  background: white;
  display: block;
  position: relative;
  border: 1px solid #ccc;
  -webkit-transition: 1s all cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: 1s all cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: 1s all cubic-bezier(0.645, 0.045, 0.355, 1); }
  .search-input p svg {
    position: absolute;
    top: 16px;
    left: 25px;
    width: 30px;
    height: 30px; }
    .search-input p svg path, .search-input p svg polygon {
      fill: #c00; }

.search-input input {
  border: none;
  background: none;
  font-size: 16px;
  width: 100%;
  height: inherit;
  line-height: 1;
  padding-left: 80px;
  padding-right: 30px;
  font-family: 'Source Serif Pro', serif; }

.search-modal {
  background: #f8f8f8;
  display: none;
  min-height: 100vh;
  top: -100vh;
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0;
  z-index: 1;
  padding-top: 135px;
  -webkit-transition: 1s all cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: 1s all cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: 1s all cubic-bezier(0.645, 0.045, 0.355, 1); }
  @media (min-width: 992px) {
    .search-modal {
      display: block; } }
  .search-modal p {
    top: -1000px; }
  .search-modal.show-me {
    top: 0; }
    .search-modal.show-me p {
      top: 0; }
  .search-modal .search-results {
    max-height: none;
    overflow: inherit; }
    @media (min-width: 992px) {
      .search-modal .search-results {
        max-height: calc(100vh - 280px);
        overflow: hidden;
        overflow-y: auto; } }

.loader img {
  display: inline;
  padding-top: 75px; }

.search-results .viewMore {
  color: #c00; }

.search-results p {
  color: #ccc;
  margin-bottom: 5px; }

.search-results ul {
  margin: 0;
  padding: 0;
  list-style: none; }
  .search-results ul li {
    line-height: 1.4;
    margin-bottom: 8px; }
    .search-results ul li a {
      -webkit-transition: 0.3s all ease;
      -moz-transition: 0.3s all ease;
      transition: 0.3s all ease;
      text-decoration: underline !important; }
      .search-results ul li a:hover, .search-results ul li a:active {
        color: #c00 !important; }

.search-results .search-col {
  margin-bottom: 10px; }
  .search-results .search-col.other, .search-results .search-col.servicesundefinedindustries {
    padding-left: 0; }

.search-results .articles-published {
  color: #949494; }

/**
 * Styling for 'Block' elements. That is, elements which are part of content blocks
 */
.list {
  margin: 0;
  padding: 0;
  list-style: none; }
  .list li {
    margin-top: 0;
    margin-bottom: 5px; }

.text-block h2,
.text-block h3,
.block-content h2,
.block-content h3 {
  margin-top: 30px; }

.text-block h4,
.text-block h5,
.text-block h6,
.block-content h4,
.block-content h5,
.block-content h6 {
  margin-top: 20px; }

.text-block *:first-child,
.block-content *:first-child {
  margin-top: 0; }

.text-block ul,
.block-content ul {
  list-style: none; }

.text-block li a,
.block-content li a {
  text-decoration: underline; }
  .text-block li a:hover,
  .block-content li a:hover {
    color: #c00; }

.cta-block {
  background: #f8f8f8;
  padding: 50px 25px; }

.mettle-backbone-block {
  background: #f8f8f8; }
  .mettle-backbone-block .image-wrap {
    min-height: 250px; }
  .mettle-backbone-block .block-content {
    padding: 30px; }
  .mettle-backbone-block .btn {
    margin-top: 20px; }

.content-block {
  margin-bottom: 25px; }
  .content-block .image-container {
    margin-bottom: 30px; }
    .content-block .image-container .image {
      position: relative;
      min-height: 168px;
      overflow: hidden; }
      .content-block .image-container .image img {
        position: absolute;
        top: 50%;
        left: 50%;
        min-width: 100%;
        min-height: 100%;
        max-width: 999999px;
        height: auto;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform-origin: none;
        -webkit-transform-origin: none;
        -moz-transform-origin: none;
        -ms-transform-origin: none; }
  .content-block .text-container h2 {
    margin-top: 0; }
  .content-block.block-left .image:after {
    content: '';
    position: absolute;
    display: block;
    width: 40px;
    height: 40px;
    background: #c00;
    top: 0;
    left: 0; }
  .content-block.block-right .image:after {
    content: '';
    position: absolute;
    display: block;
    width: 40px;
    height: 40px;
    background: #c00;
    top: 0;
    right: 0; }
  .content-block.block-right table {
    width: 100%;
    margin: 30px 0; }
    .content-block.block-right table td {
      padding: 15px 13px;
      border: 1px solid #ccc; }

.image-block:after {
  content: '';
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  background: #c00;
  top: 0;
  right: 15px; }

.image-block img {
  width: 100%; }

.quotation,
.quotation-block p,
blockquote {
  font-size: 1.375rem;
  color: #c00;
  font-family: 'Source Serif Pro', serif;
  font-weight: 700;
  line-height: 1.2;
  display: block;
  width: 100%;
  border-left: 2px solid #c00;
  padding-left: 20px; }

/**
 * Resetting blockquote to be a little less like a full quotation
 */
blockquote {
  border: none;
  font-style: italic; }

@media screen and (min-width: 768px) {
  .center-blocks {
    text-align: center; }
    .center-blocks .vertical-center {
      display: inline-block;
      vertical-align: middle;
      text-align: left;
      float: none !important; }
  .mettle-backbone-block .image-wrap {
    min-height: 380px; }
  .image-block:after {
    right: 0; }
  .cta-block {
    padding: 80px 25px; }
  .content-block {
    margin-bottom: 30px; }
    .content-block .image-container .image {
      min-height: 395px;
      padding: 0; }
    .content-block .text-container {
      padding: 40px;
      position: absolute;
      top: 50%;
      transform: translateY(-50%); }
    .content-block.block-left .image:after {
      left: 0; }
    .content-block.block-left .text-container {
      right: 0; }
    .content-block.block-right .image:after {
      right: 0; }
    .content-block.block-right .text-container {
      left: 0; }
  .quotation,
  .quotation-block p {
    font-size: 2.25rem;
    background: white;
    position: absolute;
    top: 50%;
    padding-left: 40px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform-origin: none;
    -webkit-transform-origin: none;
    -moz-transform-origin: none;
    -ms-transform-origin: none; }
  .quotation-block {
    margin-botom: 30px; }
    .quotation-block p {
      position: relative;
      padding: 0 0 0 40px;
      top: auto;
      transform: translate(0, 0);
      -webkit-transform: translate(0, 0);
      -moz-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      transform-origin: none;
      -webkit-transform-origin: none;
      -moz-transform-origin: none;
      -ms-transform-origin: none; } }

@media screen and (min-width: 992px) {
  .mettle-backbone-block .block-content {
    padding: 50px 80px 50px 60px; } }

.gallery-images {
  position: relative;
  background: #EEEEEE; }
  .gallery-images .gallery-image-container {
    position: relative; }
    .gallery-images .gallery-image-container .gallery-image-cover {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: 50% 50%; }
  .gallery-images .arrow-left {
    left: -10px; }
  .gallery-images .arrow-right {
    right: -10px; }
  .gallery-images .slick-track {
    transition: transform ease 500ms; }
  .gallery-images a.arrow {
    top: 50%; }

.section-slideshow-container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 50%; }
  .section-slideshow-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%; }

@keyframes image-gallery-anim {
  from {
    width: 0; }
  to {
    width: 100%; } }

.gallery-image-overlay {
  position: absolute;
  bottom: 0;
  width: 100%;
  color: white; }
  .gallery-image-overlay .gallery-image-info {
    width: 100px;
    margin: auto;
    background: 100px;
    text-align: center;
    font-size: 14px;
    padding: 7px;
    background: rgba(0, 0, 0, 0.3); }
  .gallery-image-overlay .gallery-image-progress {
    width: 100%;
    height: 4px; }
    .gallery-image-overlay .gallery-image-progress .gallery-image-progress-inner {
      width: 0;
      height: 100%;
      background: red; }
      .gallery-image-overlay .gallery-image-progress .gallery-image-progress-inner.animate {
        animation-duration: 5s;
        animation-name: image-gallery-anim;
        animation-delay: 0s; }

/**
 * This is the CSS for the NewsDetailHandler
 */
.news-detail-handler .main-row {
  border-bottom: 3px solid #f8f8f8;
  margin-bottom: 60px;
  padding-bottom: 30px; }

.news-detail-handler .sidebar {
  padding-top: 40px;
  padding-bottom: 40px;
  border-top: 3px solid #f8f8f8; }
  .news-detail-handler .sidebar .sidebar-component {
    width: 50%;
    float: left; }
    .news-detail-handler .sidebar .sidebar-component.hiddenField {
      overflow: hidden;
      max-height: 0;
      margin: 0; }
  .news-detail-handler .sidebar a:link,
  .news-detail-handler .sidebar a:visited,
  .news-detail-handler .sidebar a:active {
    color: #545454;
    text-decoration: underline; }
  .news-detail-handler .sidebar a:hover {
    text-decoration: none; }

.news-detail-handler .image-block:after {
  right: 15px; }

.news-detail {
  position: relative; }
  .news-detail::before {
    opacity: 0;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("https://s3-ap-southeast-2.amazonaws.com/minterellison-prod/uploads/file-20180423012954-sections-placeholder.jpg") repeat-y;
    background-size: 80%;
    background-position: 1.25rem top;
    transition: opacity 0.15s cubic-bezier(0.86, 0, 0.07, 1); }
  .news-detail .copy {
    opacity: 1;
    transition: opacity 0.25s cubic-bezier(0.86, 0, 0.07, 1); }
  .news-detail.defaultStyles {
    min-height: 30rem; }
    .news-detail.defaultStyles::before {
      opacity: 1; }
    .news-detail.defaultStyles .copy {
      opacity: 0; }
  .news-detail table {
    width: 100%;
    margin: 30px 0; }
    .news-detail table h1 {
      margin: 0;
      padding: 0;
      color: white; }
    .news-detail table h2 {
      margin: 0;
      padding: 0; }
    .news-detail table h3 {
      margin: 0;
      padding: 0;
      color: #666; }
    .news-detail table td {
      padding: 15px 13px;
      border: 1px solid #666;
      vertical-align: unset; }
  .news-detail .share-section li:not(:first-child) {
    text-align: center !important;
    background: #545454;
    border-radius: 20px;
    font-weight: bold;
    width: 36px;
    height: 36px;
    line-height: 36px; }
    .news-detail .share-section li:not(:first-child) a {
      color: white !important; }
  .news-detail .meta p,
  .news-detail .description p {
    margin-top: 0;
    text-align: right; }
  .news-detail .meta .small,
  .news-detail .description .small {
    margin-bottom: 0;
    opacity: 0.6; }

.shares {
  margin-bottom: 50px; }
  .shares ul {
    text-align: center;
    margin: 0;
    padding: 0;
    list-style: none; }
    .shares ul li {
      display: inline-block;
      margin-left: 5px;
      margin-right: 5px; }
      .shares ul li a {
        width: 30px;
        height: 30px;
        display: block;
        background: white;
        /* Some of the SVG has no element and causes issues on chrome */
        position: relative;
        /* Sometimes the presence of an SVG makes the <a> tag play up, this fixes it */ }
        .shares ul li a svg {
          width: inherit;
          height: inherit; }
          .shares ul li a svg path {
            fill: #949494;
            -webkit-transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1);
            -moz-transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1);
            transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1); }
        .shares ul li a:hover svg path {
          fill: #c00; }
        .shares ul li a:after {
          content: '';
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; }

@media screen and (min-width: 768px) {
  .news-detail-handler .news-detail {
    padding-left: 30px;
    padding-right: 0; }
  .news-detail-handler .sidebar {
    border-top: none;
    padding-top: 0;
    padding-bottom: 0; }
    .news-detail-handler .sidebar .sidebar-component {
      float: none;
      width: 100%; }
      .news-detail-handler .sidebar .sidebar-component.sections-sidebar-component {
        position: -webkit-sticky;
        position: -moz-sticky;
        position: -ms-sticky;
        position: -o-sticky;
        position: sticky;
        top: 5px; }
  .news-detail-handler .breadcrumbs {
    padding-left: 0; }
  .news-detail-handler .title-row {
    margin-bottom: 25px; }
    .news-detail-handler .title-row div {
      padding-left: 30px;
      padding-right: 0; }
    .news-detail-handler .title-row h1 {
      opacity: 1;
      transition: opacity 0.25s cubic-bezier(0.86, 0, 0.07, 1); }
    .news-detail-handler .title-row .articleHeader {
      position: relative; }
      .news-detail-handler .title-row .articleHeader::before {
        opacity: 0;
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: url("https://s3-ap-southeast-2.amazonaws.com/minterellison-prod/uploads/file-20180423000846-title-placeholder.jpg") no-repeat;
        background-size: 95%;
        background-position: center;
        transition: opacity 0.25s cubic-bezier(0.86, 0, 0.07, 1); }
      .news-detail-handler .title-row .articleHeader.defaultStyles {
        min-height: 8rem; }
        .news-detail-handler .title-row .articleHeader.defaultStyles::before {
          opacity: 1; }
        .news-detail-handler .title-row .articleHeader.defaultStyles h1 {
          opacity: 0; }
  .shares {
    margin-bottom: 85px; }
    .shares ul li {
      margin-left: 8px;
      margin-right: 8px; }
      .shares ul li a {
        width: 40px;
        height: 40px; } }

@media screen and (max-width: 991px) {
  .news-detail .meta p {
    text-align: left; } }

/* This is to mimic the offset of col-md-offset-1, only found on the newsDetailHandler */
@media (min-width: 992px) {
  .news-detail .quotation-block {
    margin-left: 8.33333333%; } }

/**
 * CSS ForThe various styles of offerings
 */
.offering-section {
  background: white;
  padding-top: 25px;
  padding-bottom: 25px; }
  .offering-section.homepage-offerings {
    background: #f8f8f8; }
  .offering-section .title-section {
    margin-bottom: 30px; }
  .offering-section .right-image {
    padding: 0;
    position: relative; }
    .offering-section .right-image:after {
      content: '';
      position: absolute;
      display: block;
      width: 40px;
      height: 40px;
      background: #c00;
      top: 0;
      right: 0; }
  .offering-section .left-image {
    padding: 0;
    position: relative; }
    .offering-section .left-image:after {
      content: '';
      position: absolute;
      display: block;
      width: 40px;
      height: 40px;
      background: #c00;
      top: 0;
      left: 0; }

.serviceSlider {
  padding: 1rem 0; }
  @media screen and (min-width: 768px) {
    .serviceSlider {
      display: none !important; } }
  .serviceSlider div.slick-arrow {
    top: 46%; }
  .serviceSlider li {
    position: relative;
    min-height: inherit;
    padding: 0;
    list-style-type: none;
    -webkit-transition: 1s all cubic-bezier(0.86, 0, 0.07, 1);
    -moz-transition: 1s all cubic-bezier(0.86, 0, 0.07, 1);
    transition: 1s all cubic-bezier(0.86, 0, 0.07, 1); }
    .serviceSlider li .content {
      padding: 30px 40px;
      min-height: inherit;
      background: white; }

.offering-list {
  list-style: none;
  margin: 0;
  padding: 0; }
  .offering-list li {
    margin-bottom: 15px;
    display: block; }
    .offering-list li a:link,
    .offering-list li a:visited {
      -webkit-transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1);
      -moz-transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1);
      transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1);
      text-decoration: underline; }
    .offering-list li a:hover,
    .offering-list li a:active {
      color: #c00; }

.offering-list-container {
  max-width: 100%;
  overflow: hidden;
  margin: 0;
  display: none; }
  @media screen and (min-width: 768px) {
    .offering-list-container {
      display: block;
      overflow: visible;
      margin-left: -15px;
      margin-right: -15px; } }

.hp-offering-list {
  min-height: 300px;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 25px; }
  .hp-offering-list li {
    position: absolute;
    min-height: inherit;
    -webkit-transition: 1s all cubic-bezier(0.86, 0, 0.07, 1);
    -moz-transition: 1s all cubic-bezier(0.86, 0, 0.07, 1);
    transition: 1s all cubic-bezier(0.86, 0, 0.07, 1); }
    .hp-offering-list li .content {
      padding: 30px 40px;
      min-height: inherit;
      background: white; }

@media screen and (min-width: 470px) {
  .hp-offering-list {
    min-height: 230px; } }

@media screen and (min-width: 768px) {
  .offering-section {
    padding-top: 0;
    padding-bottom: 65px; }
    .offering-section.homepage-offerings {
      padding-top: 80px; }
    .offering-section .title-section {
      margin-bottom: 50px; }
    .offering-section .quotation {
      position: static;
      transform: translate(0);
      -webkit-transform: translate(0);
      -moz-transform: translate(0);
      -ms-transform: translate(0);
      transform-origin: none;
      -webkit-transform-origin: none;
      -moz-transform-origin: none;
      -ms-transform-origin: none; }
  .hp-offering-list {
    margin-bottom: 50px;
    margin-left: -15px;
    margin-right: -15px; }
    .hp-offering-list li {
      padding: 40px 15px;
      position: relative;
      margin-bottom: -2px;
      min-height: 240px;
      opacity: 0;
      transform: translate3d(0, 20px, 0);
      -webkit-transform: translate3d(0, 20px, 0);
      -moz-transform: translate3d(0, 20px, 0);
      -ms-transform: translate3d(0, 20px, 0);
      transform-origin: none;
      -webkit-transform-origin: none;
      -moz-transform-origin: none;
      -ms-transform-origin: none;
      -webkit-transition: 0.4s all cubic-bezier(0.86, 0, 0.07, 1);
      -moz-transition: 0.4s all cubic-bezier(0.86, 0, 0.07, 1);
      transition: 0.4s all cubic-bezier(0.86, 0, 0.07, 1); }
      .hp-offering-list li .content {
        top: 0px;
        position: relative;
        padding: 0;
        background: transparent;
        -webkit-transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1);
        -moz-transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1);
        transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1); }
      .hp-offering-list li .small {
        margin-top: 0;
        margin-bottom: 0; }
      .hp-offering-list li h3 {
        font-size: 1.375rem; }
        .hp-offering-list li h3 a {
          -webkit-transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1);
          -moz-transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1);
          transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1); }
      .hp-offering-list li:before, .hp-offering-list li:after {
        content: '';
        position: absolute;
        display: block;
        left: 50%;
        width: calc(100% - 30px);
        height: 2px;
        background: #545454;
        -webkit-transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1);
        -moz-transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1);
        transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1);
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform-origin: none;
        -webkit-transform-origin: none;
        -moz-transform-origin: none;
        -ms-transform-origin: none; }
      .hp-offering-list li:before {
        top: 0; }
      .hp-offering-list li:after {
        bottom: 0; }
      .hp-offering-list li:hover {
        z-index: 10; }
        .hp-offering-list li:hover .content {
          top: -10px; }
        .hp-offering-list li:hover h3 a {
          color: #c00 !important;
          text-decoration: underline; }
        .hp-offering-list li:hover:before {
          background: #c00;
          height: 10px; }
        .hp-offering-list li:hover:after {
          background: #c00; }
    .hp-offering-list[data-show="true"] li:nth-child(1) {
      -webkit-transition-delay: 0.1s;
      -moz-transition-delay: 0.1s;
      transition-delay: 0.1s;
      opacity: 1;
      transform: translate3d(0, 0, 0);
      -webkit-transform: translate3d(0, 0, 0);
      -moz-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      transform-origin: none;
      -webkit-transform-origin: none;
      -moz-transform-origin: none;
      -ms-transform-origin: none; }
    .hp-offering-list[data-show="true"] li:nth-child(2) {
      -webkit-transition-delay: 0.2s;
      -moz-transition-delay: 0.2s;
      transition-delay: 0.2s;
      opacity: 1;
      transform: translate3d(0, 0, 0);
      -webkit-transform: translate3d(0, 0, 0);
      -moz-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      transform-origin: none;
      -webkit-transform-origin: none;
      -moz-transform-origin: none;
      -ms-transform-origin: none; }
    .hp-offering-list[data-show="true"] li:nth-child(3) {
      -webkit-transition-delay: 0.3s;
      -moz-transition-delay: 0.3s;
      transition-delay: 0.3s;
      opacity: 1;
      transform: translate3d(0, 0, 0);
      -webkit-transform: translate3d(0, 0, 0);
      -moz-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      transform-origin: none;
      -webkit-transform-origin: none;
      -moz-transform-origin: none;
      -ms-transform-origin: none; }
    .hp-offering-list[data-show="true"] li:nth-child(4) {
      -webkit-transition-delay: 0.4s;
      -moz-transition-delay: 0.4s;
      transition-delay: 0.4s;
      opacity: 1;
      transform: translate3d(0, 0, 0);
      -webkit-transform: translate3d(0, 0, 0);
      -moz-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      transform-origin: none;
      -webkit-transform-origin: none;
      -moz-transform-origin: none;
      -ms-transform-origin: none; }
    .hp-offering-list[data-show="true"] li:nth-child(5) {
      -webkit-transition-delay: 0.5s;
      -moz-transition-delay: 0.5s;
      transition-delay: 0.5s;
      opacity: 1;
      transform: translate3d(0, 0, 0);
      -webkit-transform: translate3d(0, 0, 0);
      -moz-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      transform-origin: none;
      -webkit-transform-origin: none;
      -moz-transform-origin: none;
      -ms-transform-origin: none; }
    .hp-offering-list[data-show="true"] li:nth-child(6) {
      -webkit-transition-delay: 0.6s;
      -moz-transition-delay: 0.6s;
      transition-delay: 0.6s;
      opacity: 1;
      transform: translate3d(0, 0, 0);
      -webkit-transform: translate3d(0, 0, 0);
      -moz-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      transform-origin: none;
      -webkit-transform-origin: none;
      -moz-transform-origin: none;
      -ms-transform-origin: none; }
    .hp-offering-list[data-show="true"] li:nth-child(7) {
      -webkit-transition-delay: 0.7s;
      -moz-transition-delay: 0.7s;
      transition-delay: 0.7s;
      opacity: 1;
      transform: translate3d(0, 0, 0);
      -webkit-transform: translate3d(0, 0, 0);
      -moz-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      transform-origin: none;
      -webkit-transform-origin: none;
      -moz-transform-origin: none;
      -ms-transform-origin: none; }
    .hp-offering-list[data-show="true"] li:nth-child(8) {
      -webkit-transition-delay: 0.8s;
      -moz-transition-delay: 0.8s;
      transition-delay: 0.8s;
      opacity: 1;
      transform: translate3d(0, 0, 0);
      -webkit-transform: translate3d(0, 0, 0);
      -moz-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      transform-origin: none;
      -webkit-transform-origin: none;
      -moz-transform-origin: none;
      -ms-transform-origin: none; } }

@media screen and (min-width: 990px) {
  .offering-section .quotation {
    margin-left: -60px;
    position: absolute;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform-origin: none;
    -webkit-transform-origin: none;
    -moz-transform-origin: none;
    -ms-transform-origin: none; }
  .offering-list li {
    width: 50%;
    float: left; }
    .offering-list li:before, .offering-list li:after {
      content: '';
      position: absolute;
      display: block;
      width: calc(100% - 50px); }
    .offering-list li h3 {
      font-size: 1.625rem; }
  .hp-offering-list {
    margin-left: -25px;
    margin-right: -25px; }
    .hp-offering-list li {
      padding: 40px 25px;
      min-height: 250px; } }

@media screen and (min-width: 1200px) {
  .offering-section {
    padding-top: 80px; }
  .hp-offering-list li {
    min-height: 270px; } }

/**
 * SliderArticleHandler CSS styles
 */
.sliding-article-handler {
  width: 100%;
  position: relative;
  margin-bottom: 20px;
  transition: opacity 0.3s ease-in-out;
  padding-bottom: 30px; }
  @media screen and (min-width: 768px) {
    .sliding-article-handler {
      padding: 50px 0; } }
  .sliding-article-handler::before {
    background: url("https://s3-ap-southeast-2.amazonaws.com/minterellison-prod/uploads/FINAL_MERW_experience.jpg") center no-repeat;
    background-size: 1002px;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    display: none;
    content: "";
    opacity: 0;
    transition: opacity 0.6s cubic-bezier(0.86, 0, 0.07, 1); }
    @media screen and (min-width: 768px) {
      .sliding-article-handler::before {
        display: block; } }
    @media screen and (min-width: 1135px) {
      .sliding-article-handler::before {
        background: url("https://s3-ap-southeast-2.amazonaws.com/minterellison-prod/uploads/file-20180418213614-announcementplaceholder.jpg") center no-repeat;
        background-size: 1182px; } }
  .sliding-article-handler.defaultStyles::before {
    opacity: 1; }
  .sliding-article-handler ul {
    list-style: none;
    padding: 0;
    width: 100%; }
    .sliding-article-handler ul li {
      width: 100%;
      overflow: hidden; }
      .sliding-article-handler ul li h1,
      .sliding-article-handler ul li p {
        text-align: center; }
    .sliding-article-handler ul.sliding-article-list {
      margin: 0 0 5px 0; }
      .sliding-article-handler ul.sliding-article-list li {
        position: relative;
        display: none;
        overflow: visible;
        opacity: 1; }
        .sliding-article-handler ul.sliding-article-list li.initial .image {
          padding: 0;
          margin-right: 99%;
          width: 1%;
          opacity: 0; }
        .sliding-article-handler ul.sliding-article-list li.active {
          display: block; }
          .sliding-article-handler ul.sliding-article-list li.active .image {
            margin-bottom: 30px; }
            .sliding-article-handler ul.sliding-article-list li.active .image:after {
              width: 30px;
              right: auto; }
        .sliding-article-handler ul.sliding-article-list li .image {
          margin-top: -60px;
          min-height: 167px;
          overflow: hidden;
          -webkit-transition: 0.6s all cubic-bezier(0.645, 0.045, 0.355, 1);
          -moz-transition: 0.6s all cubic-bezier(0.645, 0.045, 0.355, 1);
          transition: 0.6s all cubic-bezier(0.645, 0.045, 0.355, 1); }
          .sliding-article-handler ul.sliding-article-list li .image img {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            -webkit-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform-origin: none;
            -webkit-transform-origin: none;
            -moz-transform-origin: none;
            -ms-transform-origin: none; }
          .sliding-article-handler ul.sliding-article-list li .image:after {
            content: '';
            position: absolute;
            display: block;
            width: 100%;
            z-index: 2;
            background: #c00;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0; }
    .sliding-article-handler ul.dots {
      text-align: center; }
      .sliding-article-handler ul.dots li {
        display: inline-block;
        margin-left: 4px;
        margin-right: 4px;
        width: 6px; }
        .sliding-article-handler ul.dots li a {
          width: 100%;
          height: 6px;
          display: block;
          background: #545454;
          opacity: 0.5;
          text-decoration: none; }
        .sliding-article-handler ul.dots li.active a {
          opacity: 1; }
  .sliding-article-handler .slider-arrow {
    position: absolute;
    width: 85px;
    height: 85px;
    background: #c00;
    top: 50%;
    right: -20px;
    margin-top: -42px;
    display: block;
    z-index: 10;
    opacity: 1;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform-origin: none;
    -webkit-transform-origin: none;
    -moz-transform-origin: none;
    -ms-transform-origin: none;
    -webkit-transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
    -moz-transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
    transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1); }
    .sliding-article-handler .slider-arrow.initial {
      right: 20px;
      opacity: 0; }
    .sliding-article-handler .slider-arrow:before {
      content: '';
      position: absolute;
      display: block;
      width: 0;
      left: 0;
      top: 0;
      bottom: 0;
      background: #545454;
      -webkit-transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
      -moz-transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
      transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1); }
    .sliding-article-handler .slider-arrow svg {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -15px;
      margin-left: -15px;
      width: 30px;
      height: 30px; }
      .sliding-article-handler .slider-arrow svg path {
        fill: white; }
    .sliding-article-handler .slider-arrow:hover {
      right: -30px;
      /*      span{
        margin-left: 5px;
      }*/ }
      .sliding-article-handler .slider-arrow:hover:before {
        width: 100%; }

@media screen and (min-width: 768px) {
  .sliding-article-handler {
    margin-bottom: 85px; }
    .sliding-article-handler .slider-row {
      margin-bottom: 40px; }
    .sliding-article-handler ul.sliding-article-list {
      margin: 0;
      min-height: 453px; }
      .sliding-article-handler ul.sliding-article-list li {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        z-index: 0; }
        .sliding-article-handler ul.sliding-article-list li .content {
          padding: 40px 50px 40px 0;
          position: absolute;
          top: 50%;
          opacity: 0;
          transform: translateY(-50%);
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform-origin: none;
          -webkit-transform-origin: none;
          -moz-transform-origin: none;
          -ms-transform-origin: none;
          margin-left: 30px;
          -webkit-transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1);
          -moz-transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1);
          transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1); }
          .sliding-article-handler ul.sliding-article-list li .content h1,
          .sliding-article-handler ul.sliding-article-list li .content p {
            text-align: left; }
        .sliding-article-handler ul.sliding-article-list li .image {
          margin-top: 0 !important;
          min-height: 453px;
          margin-bottom: 0 !important;
          background-position-x: 30% !important;
          background-size: cover !important;
          -webkit-transition: 0.6s all cubic-bezier(0.645, 0.045, 0.355, 1);
          -moz-transition: 0.6s all cubic-bezier(0.645, 0.045, 0.355, 1);
          transition: 0.6s all cubic-bezier(0.645, 0.045, 0.355, 1); }
          .sliding-article-handler ul.sliding-article-list li .image:after {
            -webkit-transition: 0.6s all cubic-bezier(0.645, 0.045, 0.355, 1);
            -moz-transition: 0.6s all cubic-bezier(0.645, 0.045, 0.355, 1);
            transition: 0.6s all cubic-bezier(0.645, 0.045, 0.355, 1); }
        .sliding-article-handler ul.sliding-article-list li.was-active .content {
          margin-left: 30px !important;
          opacity: 0 !important; }
        .sliding-article-handler ul.sliding-article-list li.was-active .image {
          background-position-x: 30% !important; }
          .sliding-article-handler ul.sliding-article-list li.was-active .image:after {
            width: 100% !important;
            -webkit-transition: 0.6s all cubic-bezier(0.645, 0.045, 0.355, 1);
            -moz-transition: 0.6s all cubic-bezier(0.645, 0.045, 0.355, 1);
            transition: 0.6s all cubic-bezier(0.645, 0.045, 0.355, 1); }
        .sliding-article-handler ul.sliding-article-list li.active {
          z-index: 9; }
          .sliding-article-handler ul.sliding-article-list li.active .content {
            opacity: 1;
            margin-left: 0;
            -webkit-transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1) 0.4s;
            -moz-transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1) 0.4s;
            transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1) 0.4s; }
          .sliding-article-handler ul.sliding-article-list li.active .image {
            background-position-x: 50% !important;
            -webkit-transition: 0.6s all cubic-bezier(0.645, 0.045, 0.355, 1);
            -moz-transition: 0.6s all cubic-bezier(0.645, 0.045, 0.355, 1);
            transition: 0.6s all cubic-bezier(0.645, 0.045, 0.355, 1); }
            .sliding-article-handler ul.sliding-article-list li.active .image:after {
              width: 40px; }
    .sliding-article-handler ul.dots {
      margin-bottom: 0; }
      .sliding-article-handler ul.dots li {
        width: 10px; }
        .sliding-article-handler ul.dots li:nth-child(1) a {
          -webkit-transition: 0.3s width 1s cubic-bezier(0.86, 0, 0.07, 1), 0.3s height 1s cubic-bezier(0.86, 0, 0.07, 1), 0.3s background-color ease;
          -moz-transition: 0.3s width 1s cubic-bezier(0.86, 0, 0.07, 1), 0.3s height 1s cubic-bezier(0.86, 0, 0.07, 1), 0.3s background-color ease;
          transition: 0.3s width 1s cubic-bezier(0.86, 0, 0.07, 1), 0.3s height 1s cubic-bezier(0.86, 0, 0.07, 1), 0.3s background-color ease; }
        .sliding-article-handler ul.dots li:nth-child(2) a {
          -webkit-transition: 0.3s width 1.1s cubic-bezier(0.86, 0, 0.07, 1), 0.3s height 1.1s cubic-bezier(0.86, 0, 0.07, 1), 0.3s background-color ease;
          -moz-transition: 0.3s width 1.1s cubic-bezier(0.86, 0, 0.07, 1), 0.3s height 1.1s cubic-bezier(0.86, 0, 0.07, 1), 0.3s background-color ease;
          transition: 0.3s width 1.1s cubic-bezier(0.86, 0, 0.07, 1), 0.3s height 1.1s cubic-bezier(0.86, 0, 0.07, 1), 0.3s background-color ease; }
        .sliding-article-handler ul.dots li:nth-child(3) a {
          -webkit-transition: 0.3s width 1.2s cubic-bezier(0.86, 0, 0.07, 1), 0.3s height 1.2s cubic-bezier(0.86, 0, 0.07, 1), 0.3s background-color ease;
          -moz-transition: 0.3s width 1.2s cubic-bezier(0.86, 0, 0.07, 1), 0.3s height 1.2s cubic-bezier(0.86, 0, 0.07, 1), 0.3s background-color ease;
          transition: 0.3s width 1.2s cubic-bezier(0.86, 0, 0.07, 1), 0.3s height 1.2s cubic-bezier(0.86, 0, 0.07, 1), 0.3s background-color ease; }
        .sliding-article-handler ul.dots li a {
          -webkit-transition: 0.3s all cubic-bezier(0.175, 0.885, 0.32, 1.275);
          -moz-transition: 0.3s all cubic-bezier(0.175, 0.885, 0.32, 1.275);
          transition: 0.3s all cubic-bezier(0.175, 0.885, 0.32, 1.275);
          position: relative;
          left: 0;
          top: 0;
          width: 10px;
          height: 10px; }
          .sliding-article-handler ul.dots li a:hover {
            background-color: #c00;
            opacity: 1; }
      .sliding-article-handler ul.dots.initial li a {
        width: 0;
        height: 0;
        left: 5px;
        top: 5px; } }

/**
 * Styling for News Handler, slightly different to the insights hub
 */
.news-handler .article-preview {
  padding-top: 0;
  padding-bottom: 0;
  background: transparent; }
  .news-handler .article-preview .insights-list {
    margin-left: -5px;
    /* margin-right: -15px; */
    width: calc(100% + 30px); }
  .news-handler .article-preview .insight-item {
    position: relative;
    margin-bottom: 20px;
    padding: 0; }
    .news-handler .article-preview .insight-item .thumbnail {
      border: 1px solid #ccc !important;
      position: relative; }
      .news-handler .article-preview .insight-item .thumbnail h4 {
        position: relative;
        padding-bottom: 20px; }
      .news-handler .article-preview .insight-item .thumbnail .author-link {
        color: #545454;
        margin-top: 0;
        position: absolute;
        bottom: 25px;
        left: 25px;
        -webkit-transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
        -moz-transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
        transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1); }
        .news-handler .article-preview .insight-item .thumbnail .author-link a {
          color: inherit !important; }
        .news-handler .article-preview .insight-item .thumbnail .author-link:before {
          -webkit-transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
          -moz-transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
          transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
          content: '';
          position: absolute;
          display: block;
          width: 35px;
          height: 2px;
          background: #c00;
          top: -10px;
          left: 0; }
    .news-handler .article-preview .insight-item:hover .author-link {
      bottom: 35px; }
      .news-handler .article-preview .insight-item:hover .author-link:before {
        width: 45px; }

.news-handler .stack-block {
  border: 1px solid #949494;
  margin-bottom: 30px;
  -webkit-transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
  transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
  padding: 25px 25px 25px 35px;
  position: relative; }
  .news-handler .stack-block div {
    padding: 0; }
  .news-handler .stack-block h3 {
    -webkit-transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
    -moz-transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
    transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1); }
    .news-handler .stack-block h3 a {
      color: black !important; }
  .news-handler .stack-block a:link, .news-handler .stack-block a:hover, .news-handler .stack-block a:visited, .news-handler .stack-block a:active {
    color: #949494; }
  .news-handler .stack-block .industry-services {
    max-width: 600px; }
  .news-handler .stack-block .cover {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }
  .news-handler .stack-block:before {
    content: '';
    position: absolute;
    display: block;
    width: 10px;
    top: 0;
    bottom: 0;
    left: 0;
    background: #949494;
    -webkit-transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
    -moz-transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
    transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1); }
  .news-handler .stack-block .author {
    position: relative;
    -webkit-transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
    -moz-transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
    transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1); }
  .news-handler .stack-block:hover {
    padding-left: 45px;
    padding-right: 15px; }
    .news-handler .stack-block:hover:before {
      background: #c00;
      width: 20px; }
    .news-handler .stack-block:hover h3 {
      color: #c00; }

@media screen and (min-width: 768px) {
  .news-handler .title-row div {
    padding-left: 30px; }
  .news-handler .article-preview .insight-item {
    padding: 0 10px; }
  .news-handler .article-preview .stack-block .author {
    position: absolute;
    right: -10px;
    bottom: -10px; }
  .news-handler .article-preview .stack-block:hover .author {
    right: 0px; } }

/**
 * Masthead styles
 */
.init, .masthead .text-content h1, .masthead .text-content p {
  top: -20px;
  opacity: 0;
  -webkit-transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1) 1s;
  -moz-transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1) 1s;
  transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1) 1s; }

.masthead {
  position: relative; }
  .masthead.hide-me {
    display: none; }
  .masthead .masthead-cta-links {
    margin-top: 20px;
    margin-bottom: 0; }
    .masthead .masthead-cta-links a {
      font-size: 0.85rem;
      padding-left: 15px;
      position: relative;
      margin-right: 20px;
      color: #545454 !important;
      display: inline-block;
      -webkit-transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1);
      -moz-transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1);
      transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1); }
      .masthead .masthead-cta-links a:hover {
        color: #c00 !important; }
      .masthead .masthead-cta-links a:before {
        content: '';
        position: absolute;
        display: block;
        background: #c00;
        left: 0;
        top: 10px;
        width: 4px;
        height: 4px; }
  .masthead .text-content {
    position: relative;
    z-index: 2;
    background: white;
    padding-bottom: 20px;
    padding-top: 35px;
    top: 0;
    transform: translateY(-110px);
    -webkit-transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1) 0.3s;
    -moz-transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1) 0.3s;
    transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1) 0.3s; }
    .masthead .text-content h1 {
      margin-top: 0; }
      .masthead .text-content h1:before {
        width: 0;
        -webkit-transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1) 1.4s;
        -moz-transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1) 1.4s;
        transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1) 1.4s; }
    .masthead .text-content p {
      position: relative;
      -webkit-transition-delay: 1.2s;
      -moz-transition-delay: 1.2s;
      transition-delay: 1.2s; }
  .masthead .image {
    min-height: 166px;
    overflow: hidden;
    width: 0;
    opacity: 0;
    transition: width 0.6s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.1s cubic-bezier(0.23, 1, 0.32, 1) 0.05s; }
    .masthead .image:after {
      content: '';
      position: absolute;
      display: block;
      width: 100%;
      top: 0;
      left: 0;
      bottom: 0;
      background: #c00;
      -webkit-transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1) 1.6s;
      -moz-transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1) 1.6s;
      transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1) 1.6s; }
    .masthead .image img {
      min-width: 100%;
      min-height: 100%;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform-origin: none;
      -webkit-transform-origin: none;
      -moz-transform-origin: none;
      -ms-transform-origin: none;
      -webkit-transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1);
      -moz-transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1);
      transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1);
      opacity: 0; }
  .masthead.show-me h1 {
    top: 0;
    opacity: 1; }
    .masthead.show-me h1:before {
      width: 86px;
      margin-left: -43px; }
  .masthead.show-me p {
    -webkit-transition-delay: 0.8s;
    -moz-transition-delay: 0.8s;
    transition-delay: 0.8s;
    top: 0;
    opacity: 1; }
  .masthead.show-me .text-content {
    transform: translateY(0); }
  .masthead.show-me .image {
    width: 100%;
    opacity: 1; }
  .masthead.image-loaded .image:after {
    width: 25px; }
  .masthead.image-loaded .image img {
    opacity: 1; }

@media screen and (min-width: 768px) {
  .masthead {
    margin-bottom: 75px;
    margin-top: 0; }
    .masthead .image {
      min-height: 456px;
      margin-top: -108px; }
    .masthead.image-loaded .image:after {
      width: 40px; } }

/**
 * Services handler
 */
.industry-wrapper {
  padding-top: 50px; }

.services-handler .quotation {
  border: none;
  padding: 10px; }

@media screen and (min-width: 992px) {
  .services-industries .title-row div {
    padding-left: 30px;
    padding-right: 15px; }
  .services-industries .main-row {
    border-bottom: 3px solid #f8f8f8;
    margin-bottom: 60px;
    padding-bottom: 30px; }
  .services-industries .image-block:after {
    right: 15px; }
  .services-industries-content {
    padding-left: 30px;
    padding-right: 15px; }
    .services-industries-content .people-list-section {
      padding: 0 15px;
      margin-bottom: 30px; }
  .services-handler .insights {
    padding: 0 !important; } }

.articleCard {
  background-color: transparent;
  border: solid 1px #ccc;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  opacity: 0;
  animation: 1s ease-out 0s 1 fadeIn;
  animation-delay: 0.2s;
  animation-fill-mode: forwards;
  transition: border 0.6s cubic-bezier(0.86, 0, 0.07, 1), background-color 0.6s cubic-bezier(0.86, 0, 0.07, 1); }
  .articleCard::before {
    background: url("https://s3-ap-southeast-2.amazonaws.com/minterellison-prod/uploads/placeholder-card.jpg") top center no-repeat;
    background-size: contain;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    content: "";
    opacity: 0;
    transition: opacity 0.6s cubic-bezier(0.86, 0, 0.07, 1); }
  .articleCard * {
    opacity: 1;
    transition: opacity 0.6s cubic-bezier(0.86, 0, 0.07, 1); }
  .articleCard.placeholder {
    border: solid 0px #ccc;
    height: 0;
    padding-bottom: 110%; }
    .articleCard.placeholder * {
      opacity: 0; }
    .articleCard.placeholder::before {
      opacity: 1; }
  .articleCard:hover {
    background-color: white; }
    .articleCard:hover .imageWrapper:after {
      -webkit-transition-delay: 0s;
      -moz-transition-delay: 0s;
      transition-delay: 0s;
      right: 0; }
    .articleCard:hover .imageWrapper img {
      -webkit-transition-delay: 0.05s;
      -moz-transition-delay: 0.05s;
      transition-delay: 0.05s;
      margin-left: -0.9375rem; }
    .articleCard:hover .caption {
      transform: translateY(-0.6rem); }
      .articleCard:hover .caption .link a {
        color: #c00 !important; }
      .articleCard:hover .caption .author-link::before {
        width: 2.8125rem; }
  .articleCard .imageWrapper {
    position: relative;
    overflow: hidden; }
    .articleCard .imageWrapper::after {
      position: absolute;
      content: "";
      background: #c00;
      right: -15%;
      display: block;
      width: 15%;
      top: 0;
      height: 100%;
      bottom: 0;
      transition: all 0.6s cubic-bezier(0.86, 0, 0.07, 1); }
    .articleCard .imageWrapper img {
      display: block;
      width: 100%;
      height: 0;
      padding-bottom: 55%;
      position: relative;
      object-fit: cover;
      background-image: url("https://s3-ap-southeast-2.amazonaws.com/minterellison-prod/uploads/file-20180326012028-benjamin-child-17946-unsplash+(1).jpg");
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      transition: all 0.6s cubic-bezier(0.86, 0, 0.07, 1); }
  .articleCard .caption {
    padding: 2.1875rem 1.5625rem 1.5625rem;
    transform: translateY(0);
    transition: all 0.6s cubic-bezier(0.86, 0, 0.07, 1); }
    @media screen and (min-width: 768px) {
      .articleCard .caption {
        min-height: 13rem; } }
    .articleCard .caption p {
      margin-bottom: 0; }
      .articleCard .caption p.small {
        line-height: 1; }
      .articleCard .caption p.link {
        line-height: 1; }
        .articleCard .caption p.link a {
          color: #949494 !important;
          text-decoration: underline !important;
          transition: color 0.6s cubic-bezier(0.86, 0, 0.07, 1); }
    .articleCard .caption .author-link {
      color: #545454;
      margin-top: 0;
      position: absolute;
      bottom: 1.5625rem;
      left: 1.5625rem;
      transition: all 0.6s cubic-bezier(0.86, 0, 0.07, 1); }
      .articleCard .caption .author-link::before {
        content: "";
        position: absolute;
        display: block;
        width: 2.1875rem;
        height: 2px;
        background: #c00;
        top: -0.625rem;
        left: 0;
        transition: all 0.6s cubic-bezier(0.86, 0, 0.07, 1); }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.carousel {
  width: 100%;
  display: block;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }
  @media screen and (min-width: 768px) {
    .carousel {
      padding-left: 0;
      padding-right: 0; } }
  .carousel .errorMessage {
    text-align: center;
    display: block; }
  .carousel .slick-list {
    width: calc(100% - 0.1rem);
    margin: auto; }
    .carousel .slick-list .slide {
      padding: 0 0.9375rem;
      transition: all 0.3s cubic-bezier(0.86, 0, 0.07, 1); }
  .carousel .slick-arrow {
    background-color: #c00;
    padding: 0.25rem;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 22%;
    width: 1.813rem;
    height: 1.813rem;
    text-align: center;
    line-height: 2.2rem;
    z-index: 2;
    transform: translateX(-15%) rotate(180deg); }
    @media screen and (min-width: 768px) {
      .carousel .slick-arrow {
        line-height: 2.4rem;
        width: 2.8125rem;
        height: 2.8125rem;
        padding: 0.75rem; } }
    .carousel .slick-arrow::before {
      content: none; }
    .carousel .slick-arrow.right {
      left: auto;
      right: 0;
      transform: translateX(15%) rotate(0deg); }
    .carousel .slick-arrow svg {
      fill: white;
      max-width: 70%;
      width: 25px; }
      @media screen and (min-width: 768px) {
        .carousel .slick-arrow svg {
          max-width: 80%; } }
  .carousel .fakeCarouselSlide {
    float: left;
    width: 100%;
    padding: 0; }
    @media screen and (min-width: 768px) {
      .carousel .fakeCarouselSlide {
        width: 33.333%;
        padding: 0 15px; } }

.articlesGrid {
  width: 100%;
  min-height: 26rem; }
  @media screen and (min-width: 768px) {
    .articlesGrid {
      width: calc(100% + 1.875rem); } }
  @media screen and (min-width: 768px) {
    .articlesGrid.withSidebar {
      padding-left: 1.875rem;
      margin-left: -0.9rem; } }
  .articlesGrid .row {
    margin: auto; }
    @media screen and (min-width: 768px) {
      .articlesGrid .row {
        margin-left: -0.9375rem;
        margin-right: -0.9375rem; } }
  .articlesGrid .item {
    margin-bottom: 1.05rem;
    padding: 0;
    transition: all 0.6s cubic-bezier(0.86, 0, 0.07, 1); }
    @media screen and (min-width: 768px) {
      .articlesGrid .item {
        padding: 0 0.35rem; } }
    .articlesGrid .item .caption {
      position: relative; }
      .articlesGrid .item .caption h4 {
        font-size: 1.05rem;
        padding-bottom: 1.25rem; }
        @media screen and (min-width: 768px) {
          .articlesGrid .item .caption h4 {
            height: 8rem; } }

.search-link {
  text-transform: uppercase;
  margin: 0;
  text-align: right;
  font-size: 12px;
  opacity: 1;
  position: relative;
  top: 0;
  width: 7rem;
  display: block;
  text-align: right;
  transform: translate3d(20px, 0, 0);
  -webkit-transform: translate3d(20px, 0, 0);
  -moz-transform: translate3d(20px, 0, 0);
  -ms-transform: translate3d(20px, 0, 0);
  transform-origin: none;
  -webkit-transform-origin: none;
  -moz-transform-origin: none;
  -ms-transform-origin: none;
  -webkit-transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1);
  transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1);
  text-decoration: none !important; }
  .search-link svg {
    width: 12px;
    height: 12px;
    margin-left: 10px;
    position: relative;
    top: 2px; }
    .search-link svg path, .search-link svg polygon {
      -webkit-transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1);
      -moz-transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1);
      transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1);
      fill: #949494; }
  .search-link.hide-me {
    opacity: 0;
    top: -10px; }
  .search-link:hover span {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform-origin: none;
    -webkit-transform-origin: none;
    -moz-transform-origin: none;
    -ms-transform-origin: none; }
  .search-link:hover, .search-link:active {
    color: #c00; }
    .search-link:hover svg polygon, .search-link:hover svg path, .search-link:active svg polygon, .search-link:active svg path {
      fill: #c00; }

.magnify {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 26px;
  height: 26px;
  margin-right: 4px;
  top: -2px;
  -webkit-transition: 0.5s, all, cubic-bezier(0.755, 0.05, 0.855, 0.06);
  -moz-transition: 0.5s, all, cubic-bezier(0.755, 0.05, 0.855, 0.06);
  transition: 0.5s, all, cubic-bezier(0.755, 0.05, 0.855, 0.06);
  transform: scale(0.6);
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform-origin: none;
  -webkit-transform-origin: none;
  -moz-transform-origin: none;
  -ms-transform-origin: none; }
  .magnify:before, .magnify:after {
    display: block;
    content: '';
    position: absolute; }
  .magnify:before {
    width: 20px;
    height: 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    top: 0;
    left: 0;
    border: 2px solid #545454; }
  .magnify:after {
    width: 3px;
    height: 12px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform-origin: none;
    -webkit-transform-origin: none;
    -moz-transform-origin: none;
    -ms-transform-origin: none;
    top: 15px;
    left: 18px;
    background: #545454; }

.close-search, .close-menu {
  font-size: 0.875rem;
  padding-right: 15px;
  opacity: 1;
  z-index: 0; }
  .close-search.open, .close-menu.open {
    opacity: 0.6;
    z-index: 2; }
  .close-search span, .close-menu span {
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    right: 0;
    top: 8px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform-origin: none;
    -webkit-transform-origin: none;
    -moz-transform-origin: none;
    -ms-transform-origin: none; }
    .close-search span:before, .close-search span:after, .close-menu span:before, .close-menu span:after {
      content: '';
      display: block;
      background: #545454;
      position: absolute; }
    .close-search span:before, .close-menu span:before {
      width: 10px;
      height: 2px;
      top: 50%;
      margin-top: -1px;
      left: 0; }
    .close-search span:after, .close-menu span:after {
      width: 2px;
      height: 10px;
      left: 50%;
      margin-left: -1px;
      top: 0; }

.close-search {
  position: absolute;
  right: 0;
  top: 4px;
  min-width: 200px;
  padding-right: 22px;
  color: #ccc !important;
  font-size: 0.75rem;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  transition: 0.3s all ease; }
  .close-search:hover {
    text-decoration: none !important;
    color: #c00 !important; }
    .close-search:hover span {
      transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform-origin: none;
      -webkit-transform-origin: none;
      -moz-transform-origin: none;
      -ms-transform-origin: none; }
  .close-search span {
    width: 16px;
    height: 16px;
    top: 1px;
    right: -2px;
    -webkit-transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
    -moz-transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
    transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1); }
    .close-search span:before, .close-search span:after {
      background: #c00; }
    .close-search span:before {
      width: 16px; }
    .close-search span:after {
      height: 16px; }

.close-menu:link,
.close-menu:hover,
.close-menu:visited,
.close-menu:active {
  color: white;
  opacity: 1;
  z-index: 1;
  top: 75px;
  right: 60px; }
  .close-menu:link span:before, .close-menu:link span:after,
  .close-menu:hover span:before,
  .close-menu:hover span:after,
  .close-menu:visited span:before,
  .close-menu:visited span:after,
  .close-menu:active span:before,
  .close-menu:active span:after {
    background: white; }

.gallery {
  position: relative;
  width: 100%;
  display: block;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }
  @media screen and (min-width: 768px) {
    .gallery {
      padding-left: 0;
      padding-right: 0; } }
  .gallery .errorMessage {
    text-align: center;
    display: block; }
  .gallery .slick-list {
    width: calc(100% - 0.1rem);
    margin: auto; }
    .gallery .slick-list .slide {
      padding: 0 0.9375rem;
      transition: all 0.3s cubic-bezier(0.86, 0, 0.07, 1); }
      .gallery .slick-list .slide img {
        width: 100%;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover; }
  .gallery .slick-arrow {
    background-color: #c00;
    padding: 0.25rem;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 50%;
    width: 1.813rem;
    height: 1.813rem;
    text-align: center;
    line-height: 2.2rem;
    z-index: 2;
    transform: translateX(-15%) translateY(-50%) rotate(180deg); }
    @media screen and (min-width: 768px) {
      .gallery .slick-arrow {
        line-height: 2.4rem;
        width: 2.8125rem;
        height: 2.8125rem;
        padding: 0.75rem; } }
    .gallery .slick-arrow::before {
      content: none; }
    .gallery .slick-arrow.right {
      left: auto;
      right: 0;
      transform: translateX(15%) rotate(0deg); }
    .gallery .slick-arrow svg {
      fill: white;
      max-width: 70%; }
      @media screen and (min-width: 768px) {
        .gallery .slick-arrow svg {
          max-width: 80%; } }
  .gallery .fakeCarouselSlide {
    float: left;
    width: 100%;
    padding: 0; }
    @media screen and (min-width: 768px) {
      .gallery .fakeCarouselSlide {
        width: 33.333%;
        padding: 0 15px; } }

.veggie-burger {
  width: 60px;
  height: 50px;
  transform-origin: top right;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  outline: none; }
  @media screen and (min-width: 992px) {
    .veggie-burger {
      background: white;
      width: 70px;
      height: 60px; } }
  .veggie-burger span {
    position: absolute; }
  .veggie-burger span {
    width: 18px;
    height: 2px;
    background: #c00;
    top: 50%;
    left: 50%;
    margin-top: -1.3px;
    transform: translateX(-50%);
    transition: all 0.3s cubic-bezier(0.86, 0, 0.07, 1); }
    @media screen and (min-width: 992px) {
      .veggie-burger span {
        height: 2.85px;
        width: 30px; } }
    .veggie-burger span:first-child {
      top: 19px;
      margin-top: 0; }
      @media screen and (min-width: 992px) {
        .veggie-burger span:first-child {
          top: 20px; } }
    .veggie-burger span:nth-child(2) {
      transition-delay: 0.1s; }
    .veggie-burger span:last-of-type {
      top: auto;
      bottom: 19px;
      margin-top: 0;
      transition-delay: 0.2s; }
      @media screen and (min-width: 992px) {
        .veggie-burger span:last-of-type {
          bottom: 20px; } }
  .veggie-burger:hover span {
    background: black; }
  .veggie-burger.close span {
    opacity: 0; }
    .veggie-burger.close span:first-child {
      opacity: 1;
      top: 26px;
      transform: translateX(-50%) rotate(-45deg); }
      @media screen and (min-width: 992px) {
        .veggie-burger.close span:first-child {
          top: 31px; } }
    .veggie-burger.close span:last-child {
      opacity: 1;
      bottom: 22px;
      transform: translateX(-50%) rotate(45deg); }
      @media screen and (min-width: 992px) {
        .veggie-burger.close span:last-child {
          bottom: 26px; } }

.horizontal-image-and-content-block {
  padding-top: 48px;
  padding-bottom: 48px; }
  @media screen and (min-width: 768px) {
    .horizontal-image-and-content-block {
      padding-top: 80px;
      padding-bottom: 65px; } }
  @media screen and (min-width: 768px) {
    .horizontal-image-and-content-block.startanimation .image-container:after {
      transform: scaleX(0);
      transform-origin: center left; } }
  @media screen and (min-width: 768px) {
    .horizontal-image-and-content-block.animatein .content {
      opacity: 1;
      transform: translate(0, -50%);
      transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1) 0.4s; } }
  @media screen and (min-width: 768px) {
    .horizontal-image-and-content-block.animatein .image-container .image-wrap {
      transform: translate3d(40px, 0, 0);
      transform-origin: center right;
      transition: 0.6s all cubic-bezier(0.645, 0.045, 0.355, 1); } }
  @media screen and (min-width: 768px) {
    .horizontal-image-and-content-block .content {
      position: absolute;
      padding: 30px;
      top: 50%;
      right: 0;
      opacity: 0;
      transform: translate(50px, -50%);
      transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1); } }
  @media screen and (min-width: 768px) {
    .horizontal-image-and-content-block .content h1,
    .horizontal-image-and-content-block .content p {
      text-align: left; } }
  @media screen and (min-width: 1024px) {
    .horizontal-image-and-content-block .content {
      padding: 0; } }
  .horizontal-image-and-content-block .image-container {
    padding: 0 !important;
    position: relative;
    overflow: hidden;
    min-height: 196px;
    margin-bottom: 25px; }
    @media screen and (min-width: 768px) {
      .horizontal-image-and-content-block .image-container {
        min-height: 450px; } }
    .horizontal-image-and-content-block .image-container:after {
      content: '';
      position: absolute;
      display: block;
      width: 40px;
      top: 0;
      left: 0;
      bottom: 0;
      background: #c00; }
      @media screen and (min-width: 768px) {
        .horizontal-image-and-content-block .image-container:after {
          transform: scaleX(1);
          width: 100%;
          z-index: 1;
          background: #c00;
          top: 0;
          left: 0;
          bottom: 0;
          right: 0;
          transition: 0.6s all cubic-bezier(0.645, 0.045, 0.355, 1); } }
    @media screen and (min-width: 768px) {
      .horizontal-image-and-content-block .image-container .image-wrap {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        background-position: center center !important;
        background-size: cover !important;
        transform: translate3d(100%, 0, 0);
        transform-origin: center right;
        transition: 0.6s all cubic-bezier(0.645, 0.045, 0.355, 1);
        z-index: 2; } }
  .horizontal-image-and-content-block.is-on-page .content {
    position: relative;
    left: auto;
    transform: translate(0, 0); }

.info-box-grid {
  background: white;
  padding-top: 25px;
  padding-bottom: 25px; }
  .info-box-grid.homepage-offerings {
    background: #f8f8f8; }
  .info-box-grid .title-section {
    margin-bottom: 30px; }
  .info-box-grid .right-image {
    padding: 0;
    position: relative; }
    .info-box-grid .right-image:after {
      content: '';
      position: absolute;
      display: block;
      width: 40px;
      height: 40px;
      background: #c00;
      top: 0;
      right: 0; }
  .info-box-grid .left-image {
    padding: 0;
    position: relative; }
    .info-box-grid .left-image:after {
      content: '';
      position: absolute;
      display: block;
      width: 40px;
      height: 40px;
      background: #c00;
      top: 0;
      left: 0; }

.serviceSlider {
  padding: 10px 0; }
  @media screen and (min-width: 768px) {
    .serviceSlider {
      display: none !important; } }
  .serviceSlider div.slick-arrow {
    top: 46%; }
  .serviceSlider li {
    position: relative;
    min-height: inherit;
    padding: 0;
    list-style-type: none;
    transition: 1s all cubic-bezier(0.86, 0, 0.07, 1); }
    .serviceSlider li .content {
      padding: 30px 40px;
      min-height: inherit;
      background: white; }

.box-list {
  list-style: none;
  margin: 0;
  padding: 0; }
  .box-list li {
    margin-bottom: 15px;
    display: block; }
    .box-list li a:link,
    .box-list li a:visited {
      transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1);
      text-decoration: underline; }
    .box-list li a:hover,
    .box-list li a:active {
      color: #c00; }

.box-list-container {
  max-width: 100%;
  overflow: hidden;
  margin: 0;
  display: none; }
  @media screen and (min-width: 768px) {
    .box-list-container {
      display: block;
      overflow: visible;
      margin-left: -15px;
      margin-right: -15px; } }

.hp-box-list {
  min-height: 300px;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 25px; }
  .hp-box-list li {
    position: absolute;
    min-height: inherit;
    transition: 1s all cubic-bezier(0.86, 0, 0.07, 1); }
    .hp-box-list li .content {
      padding: 30px 40px;
      min-height: inherit;
      background: white; }

@media screen and (min-width: 470px) {
  .hp-box-list {
    min-height: 230px; } }

@media screen and (min-width: 768px) {
  .info-box-grid {
    padding-top: 0;
    padding-bottom: 65px; }
    .info-box-grid.homepage-offerings {
      padding-top: 80px; }
    .info-box-grid .title-section {
      margin-bottom: 50px; }
    .info-box-grid .quotation {
      position: static;
      transform: translate(0); }
  .hp-box-list {
    margin-bottom: 50px;
    margin-left: -15px;
    margin-right: -15px; }
    .hp-box-list li {
      padding: 40px 15px;
      position: relative;
      margin-bottom: -2px;
      min-height: 240px;
      opacity: 0;
      transform: translate3d(0, 20px, 0);
      transition: 0.4s all cubic-bezier(0.86, 0, 0.07, 1); }
      .hp-box-list li .content {
        top: 0px;
        position: relative;
        padding: 0;
        background: transparent;
        transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1); }
      .hp-box-list li .small {
        margin-top: 0;
        margin-bottom: 0; }
      .hp-box-list li h3 {
        font-size: 20.15px; }
        .hp-box-list li h3 a {
          transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1); }
      .hp-box-list li:before, .hp-box-list li:after {
        content: '';
        position: absolute;
        display: block;
        left: 50%;
        width: calc(100% - 30px);
        height: 2px;
        background: #545454;
        transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1);
        transform: translateX(-50%); }
      .hp-box-list li:before {
        top: 0; }
      .hp-box-list li:after {
        bottom: 0; }
      .hp-box-list li:hover {
        z-index: 10; }
        .hp-box-list li:hover .content {
          top: -10px; }
        .hp-box-list li:hover h3 a {
          color: #c00 !important;
          text-decoration: underline; }
        .hp-box-list li:hover:before {
          background: #c00;
          height: 10px; }
        .hp-box-list li:hover:after {
          background: #c00; }
    .hp-box-list[data-show="true"] li:nth-child(1) {
      transition-delay: 0.1s;
      opacity: 1;
      transform: translate3d(0, 0, 0); }
    .hp-box-list[data-show="true"] li:nth-child(2) {
      transition-delay: 0.2s;
      opacity: 1;
      transform: translate3d(0, 0, 0); }
    .hp-box-list[data-show="true"] li:nth-child(3) {
      transition-delay: 0.3s;
      opacity: 1;
      transform: translate3d(0, 0, 0); }
    .hp-box-list[data-show="true"] li:nth-child(4) {
      transition-delay: 0.4s;
      opacity: 1;
      transform: translate3d(0, 0, 0); }
    .hp-box-list[data-show="true"] li:nth-child(5) {
      transition-delay: 0.5s;
      opacity: 1;
      transform: translate3d(0, 0, 0); }
    .hp-box-list[data-show="true"] li:nth-child(6) {
      transition-delay: 0.6s;
      opacity: 1;
      transform: translate3d(0, 0, 0); }
    .hp-box-list[data-show="true"] li:nth-child(7) {
      transition-delay: 0.7s;
      opacity: 1;
      transform: translate3d(0, 0, 0); }
    .hp-box-list[data-show="true"] li:nth-child(8) {
      transition-delay: 0.8s;
      opacity: 1;
      transform: translate3d(0, 0, 0); } }

@media screen and (min-width: 990px) {
  .info-box-grid .quotation {
    margin-left: -60px;
    position: absolute;
    transform: translateY(-50%); }
  .box-list li {
    width: 50%;
    float: left; }
    .box-list li:before, .box-list li:after {
      content: '';
      position: absolute;
      display: block;
      width: calc(100% - 50px); }
    .box-list li h3 {
      font-size: 2.15rem; }
  .hp-box-list {
    margin-left: -25px;
    margin-right: -25px; }
    .hp-box-list li {
      padding: 40px 25px;
      min-height: 250px; } }

@media screen and (min-width: 1200px) {
  .info-box-grid {
    padding-top: 80px; }
  .hp-box-list li {
    min-height: 270px; } }

.slider {
  width: 100%;
  display: block;
  padding-left: 10px;
  padding-right: 10px; }
  @media screen and (min-width: 768px) {
    .slider {
      padding-left: 0;
      padding-right: 0; } }
  .slider .errorMessage {
    text-align: center;
    display: block; }
  .slider .slick-list {
    width: calc(100% - 1px);
    margin: auto; }
    .slider .slick-list .slide {
      padding: 0 .9375rem;
      transition: all 0.3s cubic-bezier(0.86, 0, 0.07, 1); }
  .slider .slick-arrow {
    background-color: #c00;
    padding: 2.5px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 22%;
    width: 3rem;
    width: 30px;
    height: 3rem;
    height: 30px;
    text-align: center;
    line-height: 22px;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translateX(-15%) rotate(180deg); }
    @media screen and (min-width: 768px) {
      .slider .slick-arrow {
        line-height: 2.4rem;
        width: 43.5px;
        height: 43.5px;
        padding: 7.5px; } }
    .slider .slick-arrow::before {
      content: none; }
    .slider .slick-arrow.right {
      left: auto;
      right: 0;
      transform: translateX(15%) rotate(0deg); }
    .slider .slick-arrow a {
      display: block;
      line-height: 0; }
    .slider .slick-arrow svg {
      fill: white;
      max-width: 70%;
      width: 20px; }
      @media screen and (min-width: 768px) {
        .slider .slick-arrow svg {
          max-width: 60%;
          width: 25px; } }
  .slider .fakeCarouselSlide {
    float: left;
    width: 100%;
    padding: 0; }
    @media screen and (min-width: 768px) {
      .slider .fakeCarouselSlide {
        width: 33.333%;
        padding: 0 15px; } }

.article-slider-wrapper.article-slider {
  background: #f8f8f8;
  padding-top: 35px;
  padding-bottom: 40px;
  padding-left: 30px;
  padding-right: 30px; }
  @media screen and (min-width: 992px) {
    .article-slider-wrapper.article-slider {
      padding-top: 80px;
      padding-bottom: 65px;
      padding-left: 0;
      padding-right: 0; } }
  .article-slider-wrapper.article-slider.in-page {
    background: none;
    padding: 0 !important; }
    .article-slider-wrapper.article-slider.in-page .title-row {
      margin-top: 0; }
  .article-slider-wrapper.article-slider .insight-item {
    padding: 0 15px; }
    .article-slider-wrapper.article-slider .insight-item.defaultStyles {
      left: 100%; }
      .article-slider-wrapper.article-slider .insight-item.defaultStyles:first-child {
        left: 0; }
      .article-slider-wrapper.article-slider .insight-item.defaultStyles:nth-child(2) {
        left: 33.3333%; }
      .article-slider-wrapper.article-slider .insight-item.defaultStyles:nth-child(3) {
        left: 66.6666%; }
  .article-slider-wrapper.article-slider > p {
    margin-top: 30px;
    margin-bottom: 30px; }

.article-slider-wrapper.inline-with-divider-line .container {
  padding-top: 60px;
  border-top: 3px solid #f8f8f8; }

.article-slider-wrapper h2 {
  position: relative;
  padding-bottom: 15px; }
  .article-slider-wrapper h2:before {
    content: '';
    position: absolute;
    display: block;
    width: 50px;
    height: 2px;
    background: #c00;
    bottom: 0;
    left: 0; }

/**
 * Contact Handler CSS
 */
.office-block .contact-details {
  float: left;
  width: 50%; }

.office-block .office-location {
  margin-top: 30px;
  margin-bottom: 30px;
  position: relative; }
  .office-block .office-location .map-section {
    padding: 0; }
  .office-block .office-location .arrow {
    position: absolute;
    right: -10px;
    top: 66px;
    opacity: 0;
    left: auto;
    -webkit-transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
    -moz-transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
    transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1); }
    .office-block .office-location .arrow.show-me {
      right: 10px;
      opacity: 1; }
  .office-block .office-location .content {
    padding: 50px 25px;
    background: #f8f8f8; }
    .office-block .office-location .content .single-office .details {
      margin-bottom: 20px; }
      .office-block .office-location .content .single-office .details li {
        padding: 0; }
        .office-block .office-location .content .single-office .details li:before {
          display: none; }
    .office-block .office-location .content .get-directions {
      clear: both; }
    .office-block .office-location .content ul {
      list-style: none;
      margin: 0;
      padding: 0;
      width: 50%;
      float: left; }
      .office-block .office-location .content ul li {
        position: relative;
        margin-bottom: 5px; }
        .office-block .office-location .content ul li.title {
          margin-top: 5px; }
        .office-block .office-location .content ul li:not(.title) {
          padding-left: 20px;
          margin-bottom: 0; }
          .office-block .office-location .content ul li:not(.title):before {
            content: '';
            position: absolute;
            display: block;
            width: 4px;
            height: 4px;
            background: #c00;
            left: 5px;
            top: 50%;
            margin-top: -2px; }

@media screen and (min-width: 768px) {
  .office-block .office-location {
    background: #f8f8f8; }
    .office-block .office-location .text-column {
      padding: 45px; }
    .office-block .office-location .arrow {
      left: -20px;
      right: auto; }
    .office-block .office-location .content {
      background: transparent;
      padding: 0; } }

.list-block-wrapper .list-block {
  padding-right: 15px;
  padding-left: 15px; }
  .list-block-wrapper .list-block .list {
    padding-left: 0; }
    .list-block-wrapper .list-block .list li {
      padding-left: 0; }
      .list-block-wrapper .list-block .list li::before {
        content: none; }

.side-nav {
  position: absolute;
  left: -100%;
  top: 0;
  margin: 5px;
  padding: 0;
  list-style-type: square; }
  .side-nav li {
    display: block;
    opacity: 0;
    left: -100px;
    padding-left: 18px;
    position: relative; }
    .side-nav li a {
      color: #949494;
      -webkit-transition: all 0.3s cubic-bezier(0.86, 0, 0.07, 1);
      -moz-transition: all 0.3s cubic-bezier(0.86, 0, 0.07, 1);
      transition: all 0.3s cubic-bezier(0.86, 0, 0.07, 1); }
      .side-nav li a:before {
        content: '';
        position: absolute;
        display: block;
        width: 4px;
        height: 4px;
        background: #949494;
        top: 10px;
        left: 4px;
        -webkit-transition: all 0.3s cubic-bezier(0.86, 0, 0.07, 1);
        -moz-transition: all 0.3s cubic-bezier(0.86, 0, 0.07, 1);
        transition: all 0.3s cubic-bezier(0.86, 0, 0.07, 1); }
      .side-nav li a:hover {
        color: #c00;
        text-decoration: none; }
        .side-nav li a:hover:before {
          background: #c00; }
    .side-nav li.active a {
      color: #c00 !important; }
  .side-nav.show-me {
    left: 0;
    -webkit-transition: all 0.6s cubic-bezier(0.86, 0, 0.07, 1);
    -moz-transition: all 0.6s cubic-bezier(0.86, 0, 0.07, 1);
    transition: all 0.6s cubic-bezier(0.86, 0, 0.07, 1); }
    .side-nav.show-me li {
      -webkit-transition: all 0.3s cubic-bezier(0.86, 0, 0.07, 1);
      -moz-transition: all 0.3s cubic-bezier(0.86, 0, 0.07, 1);
      transition: all 0.3s cubic-bezier(0.86, 0, 0.07, 1);
      left: 0;
      opacity: 1; }

/**
 * Page/component specific imports
 */
.dynamic-spacer.desktop-only {
  display: none; }
  @media screen and (min-width: 992px) {
    .dynamic-spacer.desktop-only {
      display: block; } }

#nprogress {
  pointer-events: none; }

#nprogress .bar {
  background: #c00;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px; }

#nprogress .peg {
  display: block;
  position: absolute;
  right: 0;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #c00, 0 0 5px #c00;
  opacity: 1;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  -ms-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px); }

#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px; }

#nprogress .spinner-icon {
  width: 18px;
  height: 18px;
  box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #c00;
  border-left-color: #c00;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner 400ms linear infinite;
  animation: nprogress-spinner 400ms linear infinite; }

.nprogress-custom-parent {
  overflow: hidden;
  position: relative; }

.nprogress-custom-parent #nprogress .spinner, .nprogress-custom-parent #nprogress .bar {
  position: absolute; }

@-webkit-keyframes nprogress-spinner {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes nprogress-spinner {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

/**
 * Styles for the Insights Hub pages
 */
.news-handler .article-preview .insight-item.defaultStyles {
  left: 0 !important; }

.article-preview {
  background: #f8f8f8;
  padding-top: 35px;
  padding-bottom: 40px; }
  .article-preview.in-page {
    background: none;
    padding: 0 !important; }
    .article-preview.in-page .title-row {
      margin-top: 0; }
  .article-preview .insight-item {
    padding: 0 15px; }
    .article-preview .insight-item.defaultStyles {
      left: 100%; }
      .article-preview .insight-item.defaultStyles:first-child {
        left: 0; }
      .article-preview .insight-item.defaultStyles:nth-child(2) {
        left: 33.3333%; }
      .article-preview .insight-item.defaultStyles:nth-child(3) {
        left: 66.6666%; }
  .article-preview h2 {
    position: relative;
    padding-bottom: 15px; }
    .article-preview h2:before {
      content: '';
      position: absolute;
      display: block;
      width: 50px;
      height: 2px;
      background: #c00;
      bottom: 0;
      left: 0; }
  .article-preview p {
    margin-bottom: 30px; }

.insights-headline, .insights {
  -webkit-transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1);
  transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1); }

/*.insights{
  overflow: hidden;
}*/
.insights-list {
  margin: 0;
  padding: 0;
  list-style: none;
  min-height: 390px;
  overflow: hidden; }

.insights-headline p {
  max-width: 330px;
  display: block;
  margin: 0 auto; }

.insights.in-page {
  padding: 0; }
  .insights.in-page .arrow .insight-item .caption {
    padding: 20px; }

.insight-item {
  -webkit-transition: 1s all cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition: 1s all cubic-bezier(0.86, 0, 0.07, 1);
  transition: 1s all cubic-bezier(0.86, 0, 0.07, 1);
  position: absolute;
  top: 0;
  bottom: 0;
  cursor: pointer;
  padding: 0 10px;
  min-height: inherit; }
  .insight-item .thumbnail {
    height: 100%;
    padding: 0;
    border: 1px solid #ccc;
    min-height: inherit;
    -webkit-transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1);
    -moz-transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1);
    transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1); }
    .insight-item .thumbnail .image-wrap {
      width: 100%;
      height: 181px;
      min-height: 181px;
      position: relative;
      overflow: hidden; }
      .insight-item .thumbnail .image-wrap > img {
        width: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform-origin: none;
        -webkit-transform-origin: none;
        -moz-transform-origin: none;
        -ms-transform-origin: none; }
    .insight-item .thumbnail .caption {
      padding: 25px;
      height: calc(100% - 181px);
      -webkit-transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
      -moz-transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
      transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1); }
      .insight-item .thumbnail .caption .small {
        margin-bottom: 0; }
      .insight-item .thumbnail .caption .link {
        margin: 0; }
        .insight-item .thumbnail .caption .link a {
          color: #949494 !important;
          text-decoration: underline !important; }
          .insight-item .thumbnail .caption .link a:hover {
            text-decoration: none !important; }

.stacked-articles {
  border: 1px solid #949494;
  padding: 15px 30px; }
  .stacked-articles .categories {
    margin: 0;
    padding: 0;
    list-style: none; }
    .stacked-articles .categories li {
      /**
       * These styles are now in general under 'tag'
       */ }

@media screen and (min-width: 768px) {
  .article-preview {
    padding-top: 80px;
    padding-bottom: 65px; }
    .article-preview h2 {
      padding-bottom: 10px;
      margin-bottom: 30px; }
      .article-preview h2:before {
        width: 80px; }
  .insights-list {
    margin-left: -10px;
    margin-right: -10px;
    width: calc(100% + 20px); }
  .insights:not(.in-page) {
    padding-left: 30px;
    padding-right: 0; }
  .insights.in-page .insight-item {
    margin-left: 0; }
  .insight-item {
    bottom: auto;
    margin-left: -5px; }
    .insight-item .thumbnail {
      background: transparent; }
      .insight-item .thumbnail h4 {
        margin-top: 0;
        -webkit-transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1);
        -moz-transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1);
        transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1); }
      .insight-item .thumbnail .image-wrap {
        -webkit-transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
        -moz-transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
        transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1); }
        .insight-item .thumbnail .image-wrap > img {
          min-width: 200%;
          width: auto;
          margin-left: 0;
          -webkit-transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
          -moz-transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
          transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1); }
        .insight-item .thumbnail .image-wrap:after {
          content: '';
          position: absolute;
          display: block;
          width: 15%;
          top: 0;
          bottom: 0;
          right: -15%;
          background: #c00;
          -webkit-transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
          -moz-transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
          transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1); }
      .insight-item .thumbnail .caption {
        padding-top: 35px; }
        .insight-item .thumbnail .caption a {
          -webkit-transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1);
          -moz-transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1);
          transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1); }
    .insight-item:hover .thumbnail {
      background: white; }
      .insight-item:hover .thumbnail .image-wrap {
        -webkit-transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
        -moz-transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
        transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1); }
        .insight-item:hover .thumbnail .image-wrap img {
          -webkit-transition-delay: 0.05s;
          -moz-transition-delay: 0.05s;
          transition-delay: 0.05s;
          margin-left: -15px; }
        .insight-item:hover .thumbnail .image-wrap:after {
          right: 0; }
      .insight-item:hover .thumbnail .caption {
        padding-top: 25px; }
        .insight-item:hover .thumbnail .caption a {
          color: #c00 !important; }
  .home-handler .insights:not(.in-page) {
    padding: 0; }
    .home-handler .insights:not(.in-page) .insight-item {
      margin-left: 0; }
      .home-handler .insights:not(.in-page) .insight-item .image-wrap {
        height: 200px;
        min-height: 200px; } }

@media screen and (min-width: 990px) {
  .insights-list {
    min-height: 414px; } }

/**
 * Styles for the AboutHandler
 */
.about-handler {
  padding-top: 48px;
  padding-bottom: 48px; }
  .about-handler .image-container {
    padding: 0 !important;
    position: relative;
    overflow: hidden;
    min-height: 200px;
    margin-bottom: 25px; }
    .about-handler .image-container:after {
      content: '';
      position: absolute;
      display: block;
      width: 40px;
      top: 0;
      left: 0;
      bottom: 0;
      background: #c00; }
  .about-handler.is-on-page .content {
    position: relative;
    left: auto;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform-origin: none;
    -webkit-transform-origin: none;
    -moz-transform-origin: none;
    -ms-transform-origin: none; }

@media screen and (min-width: 768px) {
  .about-handler {
    padding-top: 80px;
    padding-bottom: 65px; }
    .about-handler .content {
      position: absolute;
      padding: 30px;
      top: 50%;
      right: 0;
      opacity: 0;
      transform: translate(50px, -50%);
      -webkit-transform: translate(50px, -50%);
      -moz-transform: translate(50px, -50%);
      -ms-transform: translate(50px, -50%);
      transform-origin: none;
      -webkit-transform-origin: none;
      -moz-transform-origin: none;
      -ms-transform-origin: none;
      -webkit-transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1);
      -moz-transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1);
      transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1); }
      .about-handler .content h1, .about-handler .content p {
        text-align: left; }
    .about-handler .image-container {
      min-height: 450px; }
      .about-handler .image-container .image-wrap {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        background-position: center center !important;
        background-size: cover !important;
        transform: translate3d(100%, 0, 0);
        -webkit-transform: translate3d(100%, 0, 0);
        -moz-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform-origin: center right;
        -webkit-transform-origin: center right;
        -moz-transform-origin: center right;
        -ms-transform-origin: center right;
        -webkit-transition: 0.6s all cubic-bezier(0.645, 0.045, 0.355, 1);
        -moz-transition: 0.6s all cubic-bezier(0.645, 0.045, 0.355, 1);
        transition: 0.6s all cubic-bezier(0.645, 0.045, 0.355, 1);
        z-index: 2; }
      .about-handler .image-container:after {
        content: '';
        position: absolute;
        display: block;
        transform: scaleX(1);
        -webkit-transform: scaleX(1);
        -moz-transform: scaleX(1);
        -ms-transform: scaleX(1);
        transform-origin: center left;
        -webkit-transform-origin: center left;
        -moz-transform-origin: center left;
        -ms-transform-origin: center left;
        width: 100%;
        z-index: 1;
        background: #c00;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        -webkit-transition: 0.6s all cubic-bezier(0.645, 0.045, 0.355, 1);
        -moz-transition: 0.6s all cubic-bezier(0.645, 0.045, 0.355, 1);
        transition: 0.6s all cubic-bezier(0.645, 0.045, 0.355, 1); }
    .about-handler.startanimation .image-container:after {
      transform: scaleX(0);
      -webkit-transform: scaleX(0);
      -moz-transform: scaleX(0);
      -ms-transform: scaleX(0);
      transform-origin: center left;
      -webkit-transform-origin: center left;
      -moz-transform-origin: center left;
      -ms-transform-origin: center left; }
    .about-handler.animatein .content {
      opacity: 1;
      transform: translate(0, -50%);
      -webkit-transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      transform-origin: none;
      -webkit-transform-origin: none;
      -moz-transform-origin: none;
      -ms-transform-origin: none;
      -webkit-transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1) 0.4s;
      -moz-transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1) 0.4s;
      transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1) 0.4s; }
    .about-handler.animatein .image-container .image-wrap {
      transform: translate3d(40px, 0, 0);
      -webkit-transform: translate3d(40px, 0, 0);
      -moz-transform: translate3d(40px, 0, 0);
      -ms-transform: translate3d(40px, 0, 0);
      transform-origin: center right;
      -webkit-transform-origin: center right;
      -moz-transform-origin: center right;
      -ms-transform-origin: center right;
      -webkit-transition: 0.6s all cubic-bezier(0.645, 0.045, 0.355, 1);
      -moz-transition: 0.6s all cubic-bezier(0.645, 0.045, 0.355, 1);
      transition: 0.6s all cubic-bezier(0.645, 0.045, 0.355, 1); } }

@media screen and (min-width: 1024px) {
  .about-handler .content {
    padding: 0; } }

/**
 * Any page which has a list of items will use the filterBar component
 */
.filter-bar {
  position: relative;
  top: 0;
  left: -100%;
  width: 100%;
  opacity: 0;
  -webkit-transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
  transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1); }
  .filter-bar.show-me {
    left: 0;
    opacity: 1; }
  .filter-bar > a {
    position: absolute;
    top: 20px;
    right: 15px; }
  .filter-bar .clear-btn {
    width: 30%;
    display: inline-block;
    vertical-align: middle;
    color: #ccc;
    -webkit-transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1);
    -moz-transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1);
    transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1); }
    .filter-bar .clear-btn:hover {
      color: #c00; }
  .filter-bar .switch-view {
    position: absolute;
    top: 5px;
    right: 0;
    color: #ccc; }
    .filter-bar .switch-view a {
      display: inline-block;
      width: 20px;
      height: 20px;
      position: relative;
      top: 5px; }
      .filter-bar .switch-view a.active svg path {
        fill: #c00; }
      .filter-bar .switch-view a:first-of-type {
        margin-left: 25px;
        margin-right: 12px; }
      .filter-bar .switch-view a svg path, .filter-bar .switch-view a svg polygon {
        fill: #949494;
        -webkit-transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1);
        -moz-transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1);
        transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1); }
      .filter-bar .switch-view a:hover svg path, .filter-bar .switch-view a:hover svg polygon {
        fill: #c00; }

.filters {
  -webkit-transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1);
  transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1);
  height: 315px;
  padding: 0; }
  .filters p {
    margin-bottom: 15px;
    font-size: 75%;
    color: #ccc; }
  .filters .filter-toggle {
    height: 50px;
    display: inline-block !important;
    position: relative;
    border: 1px solid #ccc;
    padding: 0;
    line-height: 50px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 15px;
    padding-left: 15px;
    padding-right: 30px;
    text-decoration: none !important; }
    .filters .filter-toggle:before {
      -webkit-transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1) 0.5s;
      -moz-transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1) 0.5s;
      transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1) 0.5s;
      width: 8px;
      height: 8px;
      border-right: 1px solid #949494;
      border-bottom: 1px solid #949494;
      content: '';
      position: absolute;
      display: block;
      top: 50%;
      right: 10px;
      margin-top: -1px;
      transform: rotate(-135deg);
      -webkit-transform: rotate(-135deg);
      -moz-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
      transform-origin: none;
      -webkit-transform-origin: none;
      -moz-transform-origin: none;
      -ms-transform-origin: none; }
  .filters .input-group {
    -webkit-transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1) 0.6s;
    -moz-transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1) 0.6s;
    transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1) 0.6s;
    opacity: 1;
    position: relative;
    top: 0;
    /**
     * Capital 'S'... These override the styles of the react-select-box plugin
     */
    /**
     * This is the fancy transition when toggling the filter bar on mobile
     */ }
    .filters .input-group.search-input-group {
      position: relative; }
      .filters .input-group.search-input-group span {
        position: absolute;
        top: 15px;
        left: 15px;
        width: 20px;
        height: 20px; }
        .filters .input-group.search-input-group span svg path {
          fill: #949494; }
        .filters .input-group.search-input-group span.search-arrow {
          left: auto;
          right: 15px;
          width: 12px;
          height: 12px; }
      .filters .input-group.search-input-group .search-clear {
        position: absolute;
        right: 0.3rem;
        cursor: pointer;
        top: 0.75rem;
        left: auto !important;
        color: #999;
        font-size: 18px; }
        .filters .input-group.search-input-group .search-clear.hide {
          display: none; }
      .filters .input-group.search-input-group input.search-input {
        height: 50px;
        border: 1px solid #ccc;
        padding: 0 40px 0 45px;
        float: left;
        width: 100%; }
        .filters .input-group.search-input-group input.search-input::-ms-clear {
          display: none; }
        .filters .input-group.search-input-group input.search-input:focus {
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 5px -1px rgba(0, 136, 204, 0.5);
          border-color: #c00 !important; }
    .filters .input-group .Select.is-focused:not(.is-open) > .Select-control {
      border-color: #ccc !important; }
    .filters .input-group .Select.has-value.is-focused:not(.is-open) > .Select-control {
      border-color: #c00 !important; }
    .filters .input-group .Select-option.is-focused {
      background-color: rgba(204, 0, 0, 0.1) !important; }
    .filters .input-group .Select-control {
      -webkit-transition: 0.3s all ease;
      -moz-transition: 0.3s all ease;
      transition: 0.3s all ease;
      border-radius: 0;
      height: 50px; }
      .filters .input-group .Select-control .Select-placeholder {
        line-height: 50px;
        padding: 0 45px 0 15px; }
      .filters .input-group .Select-control .Select-value-label {
        margin-left: 0.4rem; }
      .filters .input-group .Select-control .Select-input {
        height: 50px; }
        .filters .input-group .Select-control .Select-input input {
          border: none;
          color: transparent;
          text-shadow: 0 0 0 gray;
          text-align: center;
          padding: 0 0.4rem;
          height: 50px; }
          .filters .input-group .Select-control .Select-input input:focus {
            outline: none; }
    .filters .input-group .Select-arrow-zone {
      padding-right: 15px; }
      .filters .input-group .Select-arrow-zone .Select-arrow {
        border-left: none;
        border-top: none;
        border-right: 1px solid #949494;
        border-bottom: 1px solid #949494;
        width: 10px;
        height: 10px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform-origin: none;
        -webkit-transform-origin: none;
        -moz-transform-origin: none;
        -ms-transform-origin: none; }
    .filters .input-group .Select-clear {
      padding-top: 9px;
      margin-right: 10px; }
    .filters .input-group label {
      /**
       * Position the label off the screen. It's useful to do this so screen
       * readers can still make sense of the page
       */
      position: absolute;
      left: -9999px; }
    .filters .input-group:nth-child(3) {
      -webkit-transition-delay: 0.6s;
      -moz-transition-delay: 0.6s;
      transition-delay: 0.6s; }
    .filters .input-group:nth-child(4) {
      -webkit-transition-delay: 0.7s;
      -moz-transition-delay: 0.7s;
      transition-delay: 0.7s; }
    .filters .input-group:nth-child(5) {
      -webkit-transition-delay: 0.8s;
      -moz-transition-delay: 0.8s;
      transition-delay: 0.8s; }
  @media screen and (max-width: 768px) {
    .filters.hide-filter {
      height: 50px;
      overflow: hidden;
      -webkit-transition: 0.3s height cubic-bezier(0.86, 0, 0.07, 1) 0.6s;
      -moz-transition: 0.3s height cubic-bezier(0.86, 0, 0.07, 1) 0.6s;
      transition: 0.3s height cubic-bezier(0.86, 0, 0.07, 1) 0.6s; }
      .filters.hide-filter .filter-toggle:before {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform-origin: none;
        -webkit-transform-origin: none;
        -moz-transform-origin: none;
        -ms-transform-origin: none;
        margin-top: -5px; }
      .filters.hide-filter .input-group {
        -webkit-transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1) 0.3s;
        -moz-transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1) 0.3s;
        transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1) 0.3s;
        opacity: 0;
        top: 10px;
        /**
        * This is the fancy transition when toggling the filter bar on mobile
        */ }
        .filters.hide-filter .input-group:nth-child(3) {
          -webkit-transition-delay: 0.3s;
          -moz-transition-delay: 0.3s;
          transition-delay: 0.3s; }
        .filters.hide-filter .input-group:nth-child(4) {
          -webkit-transition-delay: 0.2s;
          -moz-transition-delay: 0.2s;
          transition-delay: 0.2s; }
        .filters.hide-filter .input-group:nth-child(5) {
          -webkit-transition-delay: 0.1s;
          -moz-transition-delay: 0.1s;
          transition-delay: 0.1s; } }

@media screen and (max-width: 768px) {
  .filter-bar {
    padding-bottom: 15px;
    margin-bottom: 30px; }
  .filter-bar {
    padding-bottom: 0; }
  .filters {
    margin-top: 15px;
    height: auto; } }

@media screen and (min-width: 768px) {
  .filter-bar .switch-view {
    position: static;
    font-size: 75%; }
  .switch-view {
    display: inline-block;
    vertical-align: middle;
    margin: 0 !important;
    width: 69%; }
  .filters {
    padding: 0; }
    .filters .filter-toggle {
      display: none !important; }
    .filters .input-group.search-input-group input.search-input {
      width: 100%; } }

@media screen and (max-width: 990px) {
  .switch-view, .clear-btn {
    width: auto !important;
    text-align: left !important; } }

.wwd-section {
  background: #ccc; }

.wwd-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.title-section {
  max-width: 600px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  float: none; }

.person {
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 5px; }
  .person .caption {
    font-size: 11px;
    background: #ccc; }

@media screen and (min-width: 768px) {
  .people-handler .people-list-section {
    padding-left: 30px;
    padding-right: 0;
    min-height: 450px; } }

/**
 * Profile sections for the website. Main page and also the internal page.
 */
/*
.sidebar{
  min-height: 290px;
}*/
.main-profile-body {
  margin-bottom: 30px; }
  .main-profile-body h2 {
    margin-top: 0;
    margin-bottom: 30px; }
  .main-profile-body h4 {
    margin: 0; }
  .main-profile-body .business-card {
    padding: 30px 0 30px 30px;
    background: #f2f2f2;
    position: relative;
    z-index: 4; }
  .main-profile-body .article-preview {
    background: white;
    padding: 0;
    margin-top: 50px;
    margin-bottom: 50px; }
  .main-profile-body .background-section {
    margin-bottom: 40px; }
  .main-profile-body .deals-block .deals-title {
    font-size: 1rem; }
  .main-profile-body.is-open .profile {
    display: block; }
    .main-profile-body.is-open .profile > h1 {
      margin: 0; }
    .main-profile-body.is-open .profile > h3 {
      color: #949494; }
  .main-profile-body.is-open .meta-image-container {
    display: none; }
  .main-profile-body.is-open .business-card {
    margin: 20px 0;
    border-left: 12px solid #c00; }
    .main-profile-body.is-open .business-card .arrow-right {
      display: none !important; }
    .main-profile-body.is-open .business-card h2 {
      margin-bottom: 0; }
    .main-profile-body.is-open .business-card .btn {
      margin-bottom: 20px; }
    .main-profile-body.is-open .business-card dl {
      margin-bottom: 0; }
      .main-profile-body.is-open .business-card dl dd, .main-profile-body.is-open .business-card dl dt {
        padding: 0; }
      .main-profile-body.is-open .business-card dl dt {
        text-transform: uppercase;
        font-weight: 300;
        color: #949494;
        margin-bottom: -5px; }
        .main-profile-body.is-open .business-card dl dt:before {
          display: none; }
      .main-profile-body.is-open .business-card dl dd {
        margin-bottom: 15px;
        vertical-align: top; }
        .main-profile-body.is-open .business-card dl dd a {
          text-overflow: ellipsis;
          overflow: hidden;
          display: block;
          width: 100%; }
        .main-profile-body.is-open .business-card dl dd:last-child {
          margin-bottom: 0; }
  .main-profile-body:not(.is-open) .profile {
    display: none; }
    .main-profile-body:not(.is-open) .profile h1, .main-profile-body:not(.is-open) .profile h2, .main-profile-body:not(.is-open) .profile h3, .main-profile-body:not(.is-open) .profile hr, .main-profile-body:not(.is-open) .profile p {
      display: none; }
    .main-profile-body:not(.is-open) .profile .mobile-profile-pic {
      display: none; }
  .main-profile-body:not(.is-open) .profile-meta .content-wrap {
    width: 100%;
    overflow: hidden;
    position: relative; }
  .main-profile-body:not(.is-open) .profile-meta .arrow-right {
    left: -15px;
    z-index: 5; }
  .main-profile-body:not(.is-open) .profile-meta .meta-image-container {
    position: absolute;
    z-index: 5;
    top: 0;
    bottom: 0;
    right: 0;
    width: 80px; }
    .main-profile-body:not(.is-open) .profile-meta .meta-image-container img {
      position: absolute;
      left: 50%;
      max-width: 9999px;
      top: 50%;
      width: auto;
      height: 100%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform-origin: none;
      -webkit-transform-origin: none;
      -moz-transform-origin: none;
      -ms-transform-origin: none; }
  .main-profile-body:not(.is-open) .profile-meta .business-card {
    -webkit-transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1);
    -moz-transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1);
    transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1); }
    .main-profile-body:not(.is-open) .profile-meta .business-card hr {
      width: 20px;
      height: 2px;
      background: #c00;
      border: none;
      margin: 15px 0;
      text-align: left;
      -webkit-transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1);
      -moz-transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1);
      transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1); }
    .main-profile-body:not(.is-open) .profile-meta .business-card p {
      margin: 0; }

@media screen and (min-width: 500px) {
  .main-profile-body:not(.is-open) .meta-image-container {
    right: 0 !important;
    width: 250px !important; } }

/**
 * Having to write severely large amounts of markup for different breakpoints
 */
@media screen and (min-width: 768px) {
  .main-profile-body {
    margin-top: 0; }
    .main-profile-body.is-open .business-card {
      border-left-width: 17px; }
      .main-profile-body.is-open .business-card dl dt, .main-profile-body.is-open .business-card dl dd {
        display: inline-block; }
      .main-profile-body.is-open .business-card dl dt {
        width: 70px; }
      .main-profile-body.is-open .business-card dl dd {
        width: calc(100% - 70px);
        margin-bottom: 5px; }
    .main-profile-body.is-open .article-preview {
      margin-left: 10px;
      margin-right: 10px; }
    .main-profile-body.is-open .meta-image-container {
      display: block; }
      .main-profile-body.is-open .meta-image-container .image-wrap {
        position: relative;
        min-height: 225px;
        /* resetting the main imagewrap */ }
        .main-profile-body.is-open .meta-image-container .image-wrap:after {
          content: '';
          position: absolute;
          display: block;
          width: 40px;
          height: 40px;
          background: #c00;
          top: 0;
          right: 0; }
        .main-profile-body.is-open .meta-image-container .image-wrap img {
          width: auto;
          max-width: inherit;
          min-height: inherit;
          height: 100%; }
    .main-profile-body:not(.is-open) .profile-meta .meta-image-container {
      position: relative !important;
      right: auto !important;
      height: 195px;
      z-index: 2 !important;
      width: calc(100% - 1px) !important; }
      .main-profile-body:not(.is-open) .profile-meta .meta-image-container .image-wrap {
        min-height: 250px; }
      .main-profile-body:not(.is-open) .profile-meta .meta-image-container img {
        transform: translate(-50%, -50%) scale(1);
        -webkit-transform: translate(-50%, -50%) scale(1);
        -moz-transform: translate(-50%, -50%) scale(1);
        -ms-transform: translate(-50%, -50%) scale(1);
        transform-origin: none;
        -webkit-transform-origin: none;
        -moz-transform-origin: none;
        -ms-transform-origin: none;
        -webkit-transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1);
        -moz-transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1);
        transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1); }
    .main-profile-body:not(.is-open) .profile-meta .business-card {
      -webkit-transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1);
      -moz-transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1);
      transition: 0.3s all cubic-bezier(0.86, 0, 0.07, 1);
      height: 190px; }
      .main-profile-body:not(.is-open) .profile-meta .business-card .contact-details {
        position: relative;
        top: 30px;
        opacity: 0;
        -webkit-transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
        -moz-transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
        transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1); }
      .main-profile-body:not(.is-open) .profile-meta .business-card .practices-office, .main-profile-body:not(.is-open) .profile-meta .business-card .contact-details {
        color: #949494; }
    .main-profile-body:not(.is-open) .profile-meta .arrow-right {
      display: block;
      left: 50%;
      transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform-origin: none;
      -webkit-transform-origin: none;
      -moz-transform-origin: none;
      -ms-transform-origin: none;
      top: 20px;
      opacity: 0;
      -webkit-transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1) 0.2s;
      -moz-transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1) 0.2s;
      transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1) 0.2s; }
    .main-profile-body:hover:not(.is-open) .profile-meta .meta-image-container img {
      margin-top: -40px;
      transform: translate(-50%, -50%) scale(0.8);
      -webkit-transform: translate(-50%, -50%) scale(0.8);
      -moz-transform: translate(-50%, -50%) scale(0.8);
      -ms-transform: translate(-50%, -50%) scale(0.8);
      transform-origin: none;
      -webkit-transform-origin: none;
      -moz-transform-origin: none;
      -ms-transform-origin: none; }
    .main-profile-body:hover:not(.is-open) .profile-meta .business-card {
      margin-top: -80px;
      height: 270px; }
      .main-profile-body:hover:not(.is-open) .profile-meta .business-card .contact-details {
        top: 0;
        opacity: 1;
        -webkit-transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1) 0.4s;
        -moz-transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1) 0.4s;
        transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1) 0.4s; }
      .main-profile-body:hover:not(.is-open) .profile-meta .business-card .arrow-right {
        top: 0;
        opacity: 1;
        -webkit-transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1) 0.2s;
        -moz-transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1) 0.2s;
        transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1) 0.2s; }
      .main-profile-body:hover:not(.is-open) .profile-meta .business-card hr {
        width: 30px; } }

@media screen and (min-width: 1024px) {
  .main-profile-body.is-open .meta-image-container .image-wrap {
    position: relative;
    min-height: 385px; } }

/**
 * Contact Handler CSS
 */
.contact-handler .contact-details {
  float: left;
  width: 50%; }

.contact-handler .form {
  background: #f8f8f8;
  padding: 50px 25px;
  margin-top: 30px;
  margin-bottom: 30px; }
  .contact-handler .form label {
    font-weight: 300; }

.contact-handler .office-location {
  margin-top: 30px;
  margin-bottom: 30px;
  position: relative; }
  .contact-handler .office-location .map-section {
    padding: 0; }
  .contact-handler .office-location .arrow {
    position: absolute;
    right: -10px;
    top: 66px;
    opacity: 0;
    left: auto;
    -webkit-transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
    -moz-transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
    transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1); }
    .contact-handler .office-location .arrow.show-me {
      right: 10px;
      opacity: 1; }
  .contact-handler .office-location .content {
    padding: 50px 25px;
    background: #f8f8f8; }
    .contact-handler .office-location .content .single-office .details {
      margin-bottom: 20px; }
      .contact-handler .office-location .content .single-office .details li {
        padding: 0; }
        .contact-handler .office-location .content .single-office .details li:before {
          display: none; }
    .contact-handler .office-location .content .get-directions {
      clear: both; }
    .contact-handler .office-location .content ul {
      list-style: none;
      margin: 0;
      padding: 0;
      width: 50%;
      float: left; }
      .contact-handler .office-location .content ul li {
        position: relative;
        margin-bottom: 5px; }
        .contact-handler .office-location .content ul li.title {
          margin-top: 5px; }
        .contact-handler .office-location .content ul li:not(.title) {
          padding-left: 20px;
          margin-bottom: 0; }
          .contact-handler .office-location .content ul li:not(.title):before {
            content: '';
            position: absolute;
            display: block;
            width: 4px;
            height: 4px;
            background: #c00;
            left: 5px;
            top: 50%;
            margin-top: -2px; }

@media screen and (min-width: 768px) {
  .contact-handler .form {
    padding: 85px 70px; }
  .contact-handler .office-location {
    background: #f8f8f8; }
    .contact-handler .office-location .text-column {
      padding: 45px; }
    .contact-handler .office-location .arrow {
      left: -20px;
      right: auto; }
    .contact-handler .office-location .content {
      background: transparent;
      padding: 0; } }

/**
 * CSS for the announcement on the homepage
 */
.slide-control {
  display: block;
  width: 85px;
  height: 85px;
  background: #c00;
  position: absolute;
  top: 50%;
  left: 29%;
  margin-top: -43px;
  z-index: 9999;
  -webkit-transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1);
  transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1); }
  .slide-control:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    width: 0;
    top: 0;
    bottom: 0;
    background: #545454;
    -webkit-transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
    -moz-transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
    transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1); }
  .slide-control span {
    width: 100%;
    display: block;
    -webkit-transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
    -moz-transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
    transition: 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
    right: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    opacity: 1; }
    .slide-control span:before, .slide-control span:after {
      content: '';
      display: block;
      position: absolute; }
    .slide-control span:before {
      border-right: 2px solid white;
      border-bottom: 2px solid white;
      transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform-origin: none;
      -webkit-transform-origin: none;
      -moz-transform-origin: none;
      -ms-transform-origin: none;
      width: 20px;
      height: 20px;
      right: 30px;
      top: 50%;
      margin-top: -10px; }
    .slide-control span:after {
      width: 26px;
      background: white;
      height: 2px;
      top: 50%;
      margin-top: -1px;
      right: 50%;
      margin-right: -13px; }
  .slide-control:hover:before {
    width: 100%; }
  .slide-control:hover span {
    right: -5px;
    opacity: 0.6; }

.announcement {
  position: relative; }
  .announcement .announcement-item {
    display: none; }
    .announcement .announcement-item .masthead {
      -webkit-transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1);
      -moz-transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1);
      transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1);
      background: rgba(204, 204, 204, 0.2);
      overflow: hidden; }
      .announcement .announcement-item .masthead img {
        width: 100%;
        height: auto;
        min-height: 300px;
        opacity: 1;
        transform: translate3d(-100%, 0, 0);
        -webkit-transform: translate3d(-100%, 0, 0);
        -moz-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        transform-origin: none;
        -webkit-transform-origin: none;
        -moz-transform-origin: none;
        -ms-transform-origin: none;
        -webkit-transition: 1.7s all cubic-bezier(0.23, 1, 0.32, 1) 0.3s;
        -moz-transition: 1.7s all cubic-bezier(0.23, 1, 0.32, 1) 0.3s;
        transition: 1.7s all cubic-bezier(0.23, 1, 0.32, 1) 0.3s; }
      .announcement .announcement-item .masthead:before {
        display: block;
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: -200px;
        width: 200px;
        height: 100%;
        background: #c00;
        -webkit-transition: 2s all cubic-bezier(0.23, 1, 0.32, 1);
        -moz-transition: 2s all cubic-bezier(0.23, 1, 0.32, 1);
        transition: 2s all cubic-bezier(0.23, 1, 0.32, 1); }
    .announcement .announcement-item .text-column {
      position: relative;
      -webkit-transition: 0.4s all cubic-bezier(0.23, 1, 0.32, 1);
      -moz-transition: 0.4s all cubic-bezier(0.23, 1, 0.32, 1);
      transition: 0.4s all cubic-bezier(0.23, 1, 0.32, 1);
      opacity: 0;
      top: 100px;
      padding-right: 70px; }
      .announcement .announcement-item .text-column hr {
        width: 2px;
        height: 0;
        border-top: 2px solid #c00;
        margin: 0;
        -webkit-transition: 1.4s margin cubic-bezier(0.23, 1, 0.32, 1) 2s, 1s width cubic-bezier(0.23, 1, 0.32, 1) 2.4s;
        -moz-transition: 1.4s margin cubic-bezier(0.23, 1, 0.32, 1) 2s, 1s width cubic-bezier(0.23, 1, 0.32, 1) 2.4s;
        transition: 1.4s margin cubic-bezier(0.23, 1, 0.32, 1) 2s, 1s width cubic-bezier(0.23, 1, 0.32, 1) 2.4s; }
      .announcement .announcement-item .text-column .read-more:before {
        display: inline-block;
        margin-bottom: 5px;
        margin-right: 5px;
        content: '';
        position: relative;
        width: 2px;
        height: 2px;
        background: #949494;
        -webkit-transition: 0.6s width cubic-bezier(0.86, 0, 0.07, 1);
        -moz-transition: 0.6s width cubic-bezier(0.86, 0, 0.07, 1);
        transition: 0.6s width cubic-bezier(0.86, 0, 0.07, 1); }
      .announcement .announcement-item .text-column .read-more:hover:before {
        width: 30px; }
      .announcement .announcement-item .text-column.go {
        -webkit-animation: 1.4s text-in forwards cubic-bezier(0.23, 1, 0.32, 1) 0.6s;
        /* Safari 4+ */
        -moz-animation: 1.4s text-in forwards cubic-bezier(0.23, 1, 0.32, 1) 0.6s;
        /* Fx 5+ */
        -o-animation: 1.4s text-in forwards cubic-bezier(0.23, 1, 0.32, 1) 0.6s;
        /* Opera 12+ */
        animation: 1.4s text-in forwards cubic-bezier(0.23, 1, 0.32, 1) 0.6s;
        /* IE 10+, Fx 29+ */ }
        .announcement .announcement-item .text-column.go hr {
          width: 50px;
          margin-top: 20px;
          margin-bottom: 20px; }
    .announcement .announcement-item[data-open='open'] {
      display: block; }
      .announcement .announcement-item[data-open='open'] .masthead[data-open='open'] img {
        opacity: 1;
        transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform-origin: none;
        -webkit-transform-origin: none;
        -moz-transform-origin: none;
        -ms-transform-origin: none; }
      .announcement .announcement-item[data-open='open'] .masthead[data-open='open']:before {
        width: 100%;
        left: 0; }

/**
 * Print styles
 */
@media print {
  header, .breadcrumb-container, .sidebar, .shares, .article-preview, .video-block, .arrow, .btn, footer {
    display: none !important; }
  .meta-image-container {
    position: static !important;
    width: auto !important;
    float: left !important;
    margin-right: 20px !important; }
    .meta-image-container .image-wrap {
      position: static !important;
      overflow: visible !important; }
      .meta-image-container .image-wrap img {
        width: 300px !important;
        height: auto !important;
        min-height: 0 !important;
        position: static !important;
        transform: translate(0, 0) !important; } }

