@import url(https://use.typekit.net/don0dcz.css);@charset "UTF-8";
/*********************************************
:: Core
   Base Elements
   eg. typography, fonts, forms, buttons etc.
********************************************/
/*********************************************
:: Variables                      
********************************************/
/*******************************************/
/*******************************************/
/*******************************************/
/*******************************************/
/*********************************************
:: Normalize                        
********************************************/
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
}

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

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: .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: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

hr {
  -webkit-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: none;
  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;
          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;
  box-sizing: content-box;
}

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

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

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

td, th {
  padding: 0;
}

h1, h2, legend, h3, h4, h5, h6, ol, ul, blockquote, p, li, dt, dl, dd {
  margin: 0px;
  padding: 0px;
}

button, input[type="submit"], input[type="button"], input[type="reset"] {
  outline: none;
  background: none;
  border: none;
  cursor: pointer;
  width: auto;
  padding: 0px;
  margin: 0px;
}

legend, fieldset {
  margin: 0px;
  padding: 0px;
  border: none;
}

figure {
  margin: 0px;
}

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

/*******************************************/
::-moz-selection, ::-moz-selection {
  background: #6b6b6b;
  color: white;
}
::-moz-selection, ::selection {
  background: #6b6b6b;
  color: white;
}

::-moz-selection {
  background: #6b6b6b;
  color: white;
}

::selection {
  background: #6b6b6b;
  color: white;
}

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

/*********************************************
:: Icon Fonts                    
********************************************/
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?l1en53");
  src: url("../fonts/icomoon.eot?#iefixl1en53") format("embedded-opentype"), url("../fonts/icomoon.ttf?l1en53") format("truetype"), url("../fonts/icomoon.woff?l1en53") format("woff"), url("../fonts/icomoon.svg?l1en53#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-angle-double-down:before {
  content: "\E922";
}

.icon-angle-double-left:before {
  content: "\E923";
}

.icon-angle-double-right:before {
  content: "\E924";
}

.icon-angle-double-up:before {
  content: "\E925";
}

.icon-angle-down:before {
  content: "\E926";
}

.icon-angle-left:before {
  content: "\E927";
}

.icon-angle-right:before {
  content: "\E928";
}

.icon-angle-up:before {
  content: "\E929";
}

.icon-arrow-circle-down:before {
  content: "\E92A";
}

.icon-arrow-circle-left:before {
  content: "\E92B";
}

.icon-arrow-circle-o-down:before {
  content: "\E92C";
}

.icon-arrow-circle-o-left:before {
  content: "\E92D";
}

.icon-arrow-circle-o-right:before {
  content: "\E92E";
}

.icon-arrow-circle-o-up:before {
  content: "\E92F";
}

.icon-arrow-circle-right:before {
  content: "\E930";
}

.icon-arrow-circle-up:before {
  content: "\E931";
}

.icon-bars:before {
  content: "\E932";
}

.icon-behance:before {
  content: "\F1B4";
}

.icon-behance-square:before {
  content: "\F1B5";
}

.icon-calendar2:before {
  content: "\E933";
}

.icon-check2:before {
  content: "\E934";
}

.icon-chevron-circle-down:before {
  content: "\E935";
}

.icon-chevron-circle-left:before {
  content: "\E936";
}

.icon-chevron-circle-right:before {
  content: "\E937";
}

.icon-chevron-circle-up:before {
  content: "\E938";
}

.icon-chevron-down:before {
  content: "\E939";
}

.icon-chevron-left:before {
  content: "\E93A";
}

.icon-chevron-right:before {
  content: "\E93B";
}

.icon-chevron-up:before {
  content: "\E93C";
}

.icon-commenting:before {
  content: "\F27A";
}

.icon-commenting-o:before {
  content: "\F27B";
}

.icon-envelope-o:before {
  content: "\E93D";
}

.icon-facebook:before {
  content: "\E93F";
}

.icon-facebook-square:before {
  content: "\E93E";
}

.icon-file:before {
  content: "\E940";
}

.icon-file-excel-o:before {
  content: "\F1C3";
}

.icon-file-image-o:before {
  content: "\F1C5";
}

.icon-file-photo-o:before {
  content: "\F1C5";
}

.icon-file-picture-o:before {
  content: "\F1C5";
}

.icon-file-pdf-o:before {
  content: "\F1C1";
}

.icon-file-powerpoint-o:before {
  content: "\F1C4";
}

.icon-file-word-o:before {
  content: "\F1C2";
}

.icon-google:before {
  content: "\F1A0";
}

.icon-google-plus:before {
  content: "\E942";
}

.icon-google-plus2:before {
  content: "\F0D5";
}

.icon-google-plus-square:before {
  content: "\E941";
}

.icon-google-plus-square2:before {
  content: "\F0D4";
}

.icon-info-circle:before {
  content: "\E943";
}

.icon-instagram:before {
  content: "\E944";
}

.icon-instagram2:before {
  content: "\F16D";
}

.icon-linkedin:before {
  content: "\E946";
}

.icon-linkedin-square:before {
  content: "\E945";
}

.icon-map3:before {
  content: "\F279";
}

.icon-map-marker:before {
  content: "\E947";
}

.icon-map-o:before {
  content: "\F278";
}

.icon-minus-circle:before {
  content: "\E948";
}

.icon-phone-diagonal:before {
  content: "\E949";
}

.icon-pinterest:before {
  content: "\F0D2";
}

.icon-pinterest2:before {
  content: "\E94B";
}

.icon-pinterest-square:before {
  content: "\E94A";
}

.icon-pinterest-square2:before {
  content: "\F0D3";
}

.icon-play:before {
  content: "\E94C";
}

.icon-plus-circle:before {
  content: "\E94D";
}

.icon-question-circle:before {
  content: "\E94E";
}

.icon-safari:before {
  content: "\F267";
}

.icon-search:before {
  content: "\E950";
}

.icon-search-plus:before {
  content: "\E94F";
}

.icon-shopping-cart:before {
  content: "\E951";
}

.icon-sort:before {
  content: "\E952";
}

.icon-tags:before {
  content: "\E953";
}

.icon-times2:before {
  content: "\E954";
}

.icon-toggle-off:before {
  content: "\F204";
}

.icon-toggle-on:before {
  content: "\F205";
}

.icon-tripadvisor:before {
  content: "\F262";
}

.icon-tumblr:before {
  content: "\F173";
}

.icon-tumblr2:before {
  content: "\E957";
}

.icon-tumblr-square:before {
  content: "\F174";
}

.icon-tumblr-square2:before {
  content: "\E956";
}

.icon-twitter:before {
  content: "\F099";
}

.icon-twitter2:before {
  content: "\E959";
}

.icon-twitter-square:before {
  content: "\E958";
}

.icon-twitter-square2:before {
  content: "\F081";
}

.icon-user:before {
  content: "\E95A";
}

.icon-vimeo-square:before {
  content: "\E95B";
}

.icon-vine:before {
  content: "\F1CA";
}

.icon-youtube:before {
  content: "\E95E";
}

.icon-youtube-play:before {
  content: "\F16A";
}

.icon-youtube-play2:before {
  content: "\E95C";
}

.icon-youtube-square:before {
  content: "\E95D";
}

.icon-home:before {
  content: "\E900";
}

.icon-newspaper:before {
  content: "\E901";
}

.icon-image:before {
  content: "\E902";
}

.icon-file-empty:before {
  content: "\E903";
}

.icon-file-text2:before {
  content: "\E904";
}

.icon-phone:before {
  content: "\E905";
}

.icon-phone-hang-up:before {
  content: "\E906";
}

.icon-pin:before {
  content: "\E955";
}

.icon-location:before {
  content: "\E907";
}

.icon-location2:before {
  content: "\E908";
}

.icon-compass:before {
  content: "\E909";
}

.icon-map:before {
  content: "\E90A";
}

.icon-map2:before {
  content: "\E90B";
}

.icon-alarm:before {
  content: "\E90F";
}

.icon-bell:before {
  content: "\E910";
}

.icon-stopwatch:before {
  content: "\E911";
}

.icon-calendar:before {
  content: "\E91E";
}

.icon-display:before {
  content: "\E91F";
}

.icon-laptop:before {
  content: "\E920";
}

.icon-mobile:before {
  content: "\E912";
}

.icon-mobile2:before {
  content: "\E913";
}

.icon-tablet:before {
  content: "\E914";
}

.icon-tv:before {
  content: "\E915";
}

.icon-plus2:before {
  content: "\E91A";
}

.icon-minus2:before {
  content: "\E91B";
}

.icon-checkmark:before {
  content: "\E91C";
}

.icon-checkmark2:before {
  content: "\E91D";
}

.icon-thin-search:before {
  content: "\E921";
}

.icon-substract:before {
  content: "\E90C";
}

.icon-add:before {
  content: "\E90D";
}

.icon-cross:before {
  content: "\E90E";
}

.icon-left-arrow:before {
  content: "\E916";
}

.icon-right-arrow:before {
  content: "\E917";
}

.icon-left-arrow2:before {
  content: "\E918";
}

.icon-arrow-pointing-to-right:before {
  content: "\E919";
}

.icon-ico-cart-secure:before {
  content: "\E96F";
}

.icon-ico-cart-edit:before {
  content: "\E970";
}

.icon-ico-nav:before {
  content: "\E98A";
}

.icon-ico-search:before {
  content: "\E98D";
}

.icon-ico-download:before {
  content: "\E96E";
}

.icon-ico-heart:before {
  content: "\E963";
}

.icon-ico-edit:before {
  content: "\E964";
}

.icon-ico-secure:before {
  content: "\E965";
}

.icon-ico-user:before {
  content: "\E966";
}

.icon-ico-question:before {
  content: "\E967";
}

.icon-ico-map:before {
  content: "\E968";
}

.icon-ico-mail:before {
  content: "\E969";
}

.icon-ico-phone:before {
  content: "\E96A";
}

.icon-ico-zoom:before {
  content: "\E96B";
}

.icon-ico-cart:before {
  content: "\E96C";
}

.icon-ico-menu:before {
  content: "\E96D";
}

.icon-search2:before {
  content: "\E971";
}

.icon-menu:before {
  content: "\E972";
}

/*********************************************
:: Typography
********************************************/
html, body {
  font-family: open-sans, sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.h1, .h2, .h3, .h4, .h5, .h6,
h1, h2, legend, h3, h4, h5, h6 {
  font-family: open-sans, sans-serif;
  margin: 0 0 25px;
}

.h1,
h1 {
  font-size: 28px;
  line-height: 32px;
}

@media (min-width: 1024px) {
  .h1,
  h1 {
    font-size: 38px;
    line-height: 46px;
  }
}

.h2, h2, legend {
  font-size: 24px;
  line-height: 23px;
}

@media (min-width: 1024px) {
  .h2, h2, legend {
    font-size: 32px;
    line-height: 38px;
  }
}

.h2.title,
h2.title,
legend.title {
  position: relative;
  margin-bottom: 50px;
  font-size: 28px;
  font-style: italic;
  font-weight: 400;
  text-align: center;
  line-height: 38px;
  color: #231f20;
}

@media (min-width: 1024px) {
  .h2.title,
  h2.title,
  legend.title {
    margin-bottom: 60px;
  }
}

.h2.title:before,
h2.title:before,
legend.title:before {
  content: '';
  position: absolute;
  right: 0;
  bottom: -20px;
  left: 0;
  width: 70px;
  height: 1px;
  margin: 0 auto;
  background-color: #693e7e;
}

.h3,
h3 {
  font-size: 20px;
  line-height: 25px;
}

@media (min-width: 1024px) {
  .h3,
  h3 {
    font-size: 25px;
    line-height: 31px;
  }
}

.h4,
h4 {
  font-size: 16px;
  line-height: 24px;
}

@media (min-width: 1024px) {
  .h4,
  h4 {
    font-size: 20px;
    line-height: 30px;
  }
}

.h5,
h5 {
  font-size: 16px;
  line-height: 25px;
}

@media (min-width: 1024px) {
  .h5,
  h5 {
    font-size: 18px;
  }
}

.h6,
h6 {
  font-size: 14px;
  line-height: 19px;
}

/*******************************************/
p, li, td, th, a, mark, time, dl, label, address {
  margin: 0 0 15px;
  font-size: 16px;
  line-height: 25px;
  color: black;
}

p a, p li, p p, p mark, p cite, p time, li a, li li, li p, li mark, li cite, li time, td a, td li, td p, td mark, td cite, td time, th a, th li, th p, th mark, th cite, th time, a a, a li, a p, a mark, a cite, a time, mark a, mark li, mark p, mark mark, mark cite, mark time, time a, time li, time p, time mark, time cite, time time, dl a, dl li, dl p, dl mark, dl cite, dl time, label a, label li, label p, label mark, label cite, label time, address a, address li, address p, address mark, address cite, address time {
  font-size: 1em;
}

p.invalid-feedback, li.invalid-feedback, td.invalid-feedback, th.invalid-feedback, a.invalid-feedback, mark.invalid-feedback, time.invalid-feedback, dl.invalid-feedback, label.invalid-feedback, address.invalid-feedback {
  margin: 0;
  color: red;
}

a {
  margin: 0px;
  font-weight: 400;
  text-decoration: none;
  color: #6b6b6b;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

a:hover, a:focus, a:active {
  color: #4c4c4c;
}

small {
  font-size: 70%;
}

strong, b {
  font-weight: 600;
}

em, i {
  font-style: italic;
}

hr {
  display: block;
  width: 100%;
  height: 1px;
  margin-bottom: 15px;
  background: #ababab;
  border: none;
  outline: none;
}

/*******************************************/
dt {
  font-weight: 600;
}

dt:after {
  content: ':';
}

dt:after {
  content: ": ";
}

ul li {
  position: relative;
  list-style-type: none;
  text-indent: 0px;
}

ol li {
  list-style-type: decimal;
}

/*******************************************/
code, pre, samp, kbd, var {
  margin: 0px;
  padding: 1px 5px 1px 5px;
  color: white;
  background: #2D747E;
  white-space: pre-wrap;
}

pre {
  padding: 10px;
}

/*******************************************/
blockquote {
  position: relative;
  display: block;
  margin: 35px 0 55px 0;
  padding: 20px 10% 20px 10%;
  font-size: 20px;
  font-weight: 300;
  font-style: italic;
  text-align: center;
  line-height: 30px;
  color: #693e7e;
}

@media (min-width: 1024px) {
  blockquote {
    padding: 40px 10% 40px 10%;
    font-size: 25px;
    line-height: 35px;
  }
}

/*******************************************/
.wysiwyg {
  text-align: left;
}

.wysiwyg img {
  display: block;
  margin: 0 auto 15px auto;
}

.wysiwyg ul {
  margin: 0 0 22px;
}

.wysiwyg ul li {
  margin: 0 0 18px;
  padding-left: 25px;
}

.wysiwyg ul li:before {
  position: absolute;
  top: 0;
  left: 0;
  display: inline;
  content: '\2022';
}

.wysiwyg ul li li:before {
  content: '-';
}

.wysiwyg > *:last-child {
  margin-bottom: 0;
}

.wysiwyg h1, .wysiwyg h2, .wysiwyg legend, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6 {
  margin-bottom: 9px;
  font-size: 17px;
  font-weight: 600;
  letter-spacing: -0.1px;
  line-height: 26px;
  color: #231f20;
}

.wysiwyg figure {
  width: 100%;
  max-width: 570px;
  margin: 40px auto 36px;
}

.wysiwyg figure iframe {
  width: 100% !important;
}

.wysiwyg p, .wysiwyg li, .wysiwyg td, .wysiwyg th, .wysiwyg a, .wysiwyg mark, .wysiwyg time, .wysiwyg dl, .wysiwyg label, .wysiwyg address {
  margin: 0 0 24px;
  font-size: 15px;
  letter-spacing: -0.1px;
  line-height: 24px;
  color: #6b6b6b;
}

.wysiwyg a {
  color: #693e7e;
}

.leadcopy {
  margin-bottom: 39px;
  font-size: 17px;
  letter-spacing: -0.1px;
  line-height: 26px;
  color: #6b6b6b;
}

/*******************************************/
.wf-loading h1,
.wf-loading h2,
.wf-loading legend,
.wf-loading p,
.wf-loading a {
  visibility: hidden;
}

/*********************************************
:: Buttons                             
********************************************/
button {
  outline: none;
}

/*******************************************/
.button {
  display: inline-block;
  min-height: 44px;
  min-width: 129px;
  padding: 14px 10px;
  font-family: open-sans, sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 16px;
  text-decoration: none;
  text-align: center;
  color: white;
  background: #231f20;
  border: none;
  border-radius: 2px;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.button:hover, .button:focus, .button:active {
  height: 44px;
  color: #231f20;
  background: #f8f8f8;
  border: 1px solid #231f20;
}

/*******************************************/
.button-white {
  color: #231f20;
  background: #f8f8f8;
}

.button-white:hover, .button-white:focus, .button-white:active {
  background: #231f20;
  color: #f8f8f8;
}

/*******************************************/
.button-more {
  width: 100%;
  margin: 0px 0 40px 0;
  text-align: center;
  position: relative;
  background: white;
}

@media (min-width: 1024px) {
  .button-more {
    margin: 40px 0 100px 0;
  }
}

.button-more:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background: #979797;
}

.button-more p {
  position: relative;
  display: inline-block;
  width: auto;
  padding: 0 50px;
  font-size: 14px;
  line-height: 40px;
  color: #f8f8f8;
  background: white;
  z-index: 1;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

@media (min-width: 1024px) {
  .button-more p {
    font-size: 24px;
  }
}

.button-more:hover {
  background: white;
}

.button-more:hover p {
  -webkit-filter: brightness(120%);
          filter: brightness(120%);
}

/*******************************************/
.button-underline {
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
  padding-bottom: 15px;
  font-family: interstate, sans-serif;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  color: #f8f8f8;
}

.button-underline:after {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  width: 138px;
  height: 5px;
  margin: auto;
  background: #f8f8f8;
}

/*******************************************/
.button-disabled,
.button[disabled],
button[disabled],
button[type="submit"][disabled],
input[type="submit"][disabled],
input[type="button"][disabled],
input[type="reset"][disabled] {
  color: white;
  opacity: 0.5;
  cursor: default;
}

/*********************************************
:: Tables                    
********************************************/
table {
  width: 100%;
  margin-bottom: 15px;
}

table td, table th {
  padding: 15px 10px 15px 10px;
  font-weight: 400;
  color: #ababab;
  text-align: left;
}

table th {
  font-weight: 600;
  background: #d8d8d8;
}

table thead {
  width: 100%;
  background: #d8d8d8;
}

table thead td, table thead th {
  padding: 5px 10px 5px 10px;
}

table tfoot {
  border-bottom: 1px solid #ababab;
  border-top: 1px solid #ababab;
}

table tfoot td {
  padding: 15px 10px 15px 10px;
}

/*******************************************/
.compact-table {
  width: auto;
}

.compact-table td, .compact-table th {
  padding: 5px 10px 5px 10px;
  font-size: 0.8em;
  font-weight: 400;
  color: #ababab;
  text-align: left;
  line-height: 1.2;
  background: none;
  border: 1px solid #ababab;
}

.compact-table thead {
  width: auto;
  background: none;
}

/*******************************************/
.table-container {
  width: 100%;
  overflow-y: auto;
  _overflow: auto;
  margin: 0 0 1em;
}

/*********************************************
:: Layout
********************************************/
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.no-scroll {
  height: 100%;
  overflow: hidden;
}

/*******************************************/
.main {
  display: block;
  min-height: calc(100vh - 574px);
}

@media (min-width: 1024px) {
  .main {
    min-height: calc(100vh - 620px);
  }
}

/*******************************************/
.clear-after:after {
  content: '';
  display: block;
  clear: both;
}

/*******************************************/
.content-max-width {
  position: relative;
  width: 100%;
  max-width: 1200px;
  padding: 0 20px;
  margin: 0 auto;
}

/*******************************************/
.content-full-width {
  position: relative;
  width: 100%;
  max-width: 1170px;
  padding: 0 20px;
  margin: 0 auto;
}

@media (min-width: 1024px) {
  .content-full-width {
    padding: 0 15px;
  }
}

@media (min-width: 1180px) {
  .content-full-width {
    padding: 0;
  }
}

/*******************************************/
.content-narrow-width {
  position: relative;
  width: 100%;
  max-width: 1070px;
  padding: 0 20px;
  margin: 0 auto;
}

/*******************************************/
.content-slider-width {
  position: relative;
  width: 100%;
  max-width: 769px;
  padding: 0 20px;
  margin: 0 auto;
}

@media (min-width: 1024px) {
  .content-slider-width {
    padding: 0;
  }
}

.content-slider-width-2 {
  position: relative;
  width: 100%;
  max-width: 600px;
  padding: 0 20px;
  margin: 0 auto;
}

/*******************************************/
@media (min-width: 1024px) {
  .mob, .mobile {
    display: none !important;
  }
}

@media (max-width: 1023px) {
  .desk, .desktop {
    display: none !important;
  }
}

/*******************************************/
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.flex.flex-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.flex.flex-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.flex.flex-around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.flex.flex-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.flex.flex-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/*******************************************/
.popup-container {
  max-width: 760px;
  margin: 0 auto;
  background: white;
}

.popup-container .col {
  padding: 20px;
}

/*********************************************
:: Forms
********************************************/
form {
  width: 100%;
  background: white;
}

legend {
  margin-bottom: 15px;
}

label {
  display: block;
  margin-bottom: 4px;
  font-size: 13px;
  line-height: 17px;
  font-weight: 400;
  color: #5f6062;
}

/*******************************************/
.field-disabled,
input[disabled],
textarea[disabled],
select[disabled],
input[readonly],
textarea[readonly],
select[readonly] {
  opacity: 0.5;
  cursor: default;
}

/*******************************************/
input, textarea, select {
  display: inline-block;
  width: 100%;
  height: 42px;
  padding: 4px 17px 5px;
  font-size: 12px;
  line-height: 25px;
  letter-spacing: 0.07px;
  background: white;
  border: 1px solid rgba(152, 152, 152, 0.33);
  border-radius: 3px;
  outline: none;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

input:hover, input:focus, textarea:hover, textarea:focus, select:hover, select:focus {
  background: #f1f1f1;
  border: 1px solid #231f20;
  -webkit-transition: all .5s ease-in;
  transition: all .5s ease-in;
}

/*******************************************/
*::-webkit-input-placeholder {
  font-family: open-sans, sans-serif;
  color: #989898;
}
*::-moz-placeholder {
  font-family: open-sans, sans-serif;
  color: #989898;
}
*::-ms-input-placeholder {
  font-family: open-sans, sans-serif;
  color: #989898;
}
*::placeholder {
  font-family: open-sans, sans-serif;
  color: #989898;
}

textarea, select[multiple] {
  height: 100px;
}

input[type=checkbox], input[type=radio] {
  height: auto;
}

/*******************************************/
.form-field {
  width: 100%;
  padding: 0 0 20px;
}

/*******************************************/
.form-fields-stack {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: calc(100% + 16px);
  margin: 0 -8px;
}

@media (min-width: 768px) {
  .form-fields-stack {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}

.form-fields-stack .form-field {
  margin-left: 8px;
  margin-right: 8px;
}

/*******************************************/
.form-field .custom-checkbox-radio {
  float: left;
  width: auto;
  margin: 0;
  padding: 0 0 5px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.form-field .custom-checkbox-radio input {
  display: inline-block;
  vertical-align: top;
  width: 15px;
  height: 15px;
  margin: 2px 5px 0 0;
  padding: 0;
  background: none;
  border: none;
  cursor: pointer;
}

/*******************************************/
.form-field.error input,
.form-field.error textarea,
.form-field.error select,
.form-field.error .SumoSelect > .CaptionCont {
  border-color: #6b6b6b;
}

.form-field.valid input,
.form-field.valid textarea,
.form-field.valid select,
.form-field.valid .SumoSelect > .CaptionCont {
  color: black;
  border-color: #CCCCCC;
}

label.error, label.error-SumoSelect-label, .php-error li {
  margin: 10px 0 0;
  font-weight: 600;
  color: #6b6b6b !important;
}

.form-note {
  display: inline-block;
  margin: 0 0 0 20px;
  font-size: 13px;
  font-weight: 400;
  line-height: 17px;
  color: #5f6062;
}

/*********************************************
:: Animations
********************************************/
@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/*********************************************
:: Print                        
********************************************/
@media print {
  header, footer {
    display: none !important;
  }
}

/*********************************************
:: Modules
********************************************/
/*********************************************
:: Pagination Module                    
********************************************/
.pagination-module {
  width: 100%;
  margin: 0 auto;
  padding: 20px 0;
  display: inline-block;
  text-align: center;
  background: whitesmoke;
  /********************************************/
}

@media (min-width: 1024px) {
  .pagination-module {
    background: white;
  }
}

.pagination-module ul {
  width: auto;
  display: inline-block;
  height: 34px;
  padding: 0;
  margin: 6px;
  text-align: center;
  background: #f8f8f8;
  border-radius: 17px;
}

@media (min-width: 1024px) {
  .pagination-module ul {
    margin: 0px;
  }
}

.pagination-module ul li {
  width: 28px;
  height: 28px;
  display: inline-block;
  margin: 3px;
}

.pagination-module ul li a {
  line-height: 28px;
  text-align: center;
  color: #6b6b6b;
  font-family: interstate, sans-serif;
  font-size: 1.25em;
}

.pagination-module ul li span {
  color: #6b6b6b;
  vertical-align: sub;
  font-size: 26px;
}

.pagination-module ul li.active {
  background: #6b6b6b;
  border-radius: 50%;
}

.pagination-module ul li.active a {
  color: white;
}

/********************************************/
.title-module {
  width: 100%;
  display: inline-block;
  padding: 28px 0 18px;
  text-align: center;
  border-bottom: 1px solid #f4f4f4;
}

@media (min-width: 1024px) {
  .title-module {
    padding: 32px 0px 19px;
  }
}

.title-module.no-border {
  border-bottom: none;
}

.title-module.layout-2 {
  padding: 0;
  text-align: left;
  background: transparent no-repeat center center/cover;
}

.title-module.layout-2 .content-max-width,
.title-module.layout-2 .content-narrow-width {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  min-height: 190px;
  padding: 40px 20px 30px;
}

@media (min-width: 1024px) {
  .title-module.layout-2 .content-max-width,
  .title-module.layout-2 .content-narrow-width {
    min-height: 288px;
    padding: 78px 20px 40px;
  }
}

.title-module.layout-2 h1,
.title-module.layout-2 h5 {
  width: 100%;
}

.title-module h1 {
  position: relative;
  margin: 0 auto;
  padding-bottom: 13px;
  font-size: 28px;
  font-family: interstate, sans-serif;
  font-weight: 700;
  letter-spacing: -0.85px;
  text-transform: uppercase;
  line-height: 40px;
  color: #231f20;
}

@media (min-width: 1024px) {
  .title-module h1 {
    font-size: 34px;
  }
}

.title-module h5 {
  max-width: 660px;
  margin: 0 auto;
  font-size: 17px;
  line-height: 26px;
  font-weight: 400;
  letter-spacing: -0.1px;
  color: #6b6b6b;
}

/*********************************************
:: Pages
********************************************/
.page-default .body-container {
  padding-top: 40px;
  padding-bottom: 70px;
}

@media (min-width: 1024px) {
  .page-default .body-container {
    padding-top: 60px;
    padding-bottom: 100px;
  }
}

/*********************************************
:: Home Page                   
********************************************/
.page-home .hero-container {
  height: 420px;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.page-home .hero-container .flex {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}

@media (min-width: 1024px) {
  .page-home .hero-container .flex {
    padding: 0 15px;
  }
}

.page-home .hero-container .text-container {
  margin-top: -2px;
}

.page-home .hero-container .text-container h1, .page-home .hero-container .text-container h2, .page-home .hero-container .text-container legend {
  width: 100%;
  margin: 0;
}

@media (min-width: 768px) {
  .page-home .hero-container .text-container h1, .page-home .hero-container .text-container h2, .page-home .hero-container .text-container legend {
    max-width: 770px;
  }
}

.page-home .hero-container .text-container h1 {
  margin: 0 0 11px;
  font-family: interstate, sans-serif;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: -1px;
  line-height: 40px;
  text-transform: uppercase;
  color: white;
}

.page-home .hero-container .text-container h2, .page-home .hero-container .text-container legend {
  font-size: 17px;
  font-weight: 400;
  letter-spacing: -0.1px;
  line-height: 26px;
  color: #d0d0d0;
}

.page-home .serivce-container {
  margin-top: -40px;
  margin-bottom: 0;
}

@media (min-width: 600px) {
  .page-home .serivce-container {
    margin-bottom: 55px;
  }
}

.page-home .serivce-container .col {
  width: 100%;
  margin-bottom: 40px;
}

@media (min-width: 600px) {
  .page-home .serivce-container .col {
    width: calc(50% - 15px);
    margin-bottom: 0;
  }
}

.page-home .serivce-container .wysiwyg {
  padding-top: 21px;
  text-align: center;
}

@media (max-width: 1023px) {
  .page-home .serivce-container .wysiwyg h3 {
    font-size: 18px;
  }
}

@media (max-width: 1023px) {
  .page-home .serivce-container .wysiwyg p {
    font-size: 16px;
  }
}

.page-home .clients-container {
  min-height: 536px;
  padding-top: 40px;
  background-color: #f8f8f8;
}

@media (min-width: 1024px) {
  .page-home .clients-container {
    padding-top: 83px;
  }
}

.page-home .clients-container h2, .page-home .clients-container legend {
  width: 100%;
  max-width: 970px;
  margin: 0 auto;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.1px;
  line-height: 24px;
  text-align: center;
  color: #6b6b6b;
}

@media (min-width: 1024px) {
  .page-home .clients-container h2, .page-home .clients-container legend {
    font-size: 21px;
    line-height: 30px;
  }
}

.page-home .clients-container .clients {
  padding-top: 30px;
}

@media (min-width: 1024px) {
  .page-home .clients-container .clients {
    padding-top: 40px;
  }
}

.page-home .clients-container .clients.flex-center {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (min-width: 600px) {
  .page-home .clients-container .clients.flex-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.page-home .clients-container .client {
  width: 120px;
  height: 120px;
  margin: 0 20px 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (min-width: 600px) {
  .page-home .clients-container .client {
    margin: 0 45px 30px 0;
  }
}

.page-home .featured-blogs-container {
  margin-top: 40px;
  margin-bottom: 15px;
}

@media (min-width: 1024px) {
  .page-home .featured-blogs-container {
    margin-top: 60px;
    margin-bottom: 38px;
  }
}

.page-home .featured-blogs-container.desktop-view {
  display: none;
}

@media (min-width: 600px) {
  .page-home .featured-blogs-container.desktop-view {
    display: block;
  }
}

.page-home .featured-blogs-container.mobile-view {
  display: block;
}

@media (min-width: 600px) {
  .page-home .featured-blogs-container.mobile-view {
    display: none;
  }
}

.page-home .featured-blogs-container.mobile-view .blog-slideshow {
  position: relative;
  width: 270px;
  margin: 0 auto;
}

.page-home .featured-blogs-container.mobile-view article.blog {
  width: 100%;
}

.page-home .featured-blogs-container.mobile-view article.blog .image {
  height: 180px !important;
}

.page-home .featured-blogs-container h2.title, .page-home .featured-blogs-container legend.title {
  margin-bottom: 45px;
}

@media (min-width: 1024px) {
  .page-home .featured-blogs-container h2.title, .page-home .featured-blogs-container legend.title {
    margin-bottom: 80px;
  }
}

.page-home .featured-blogs-container .col {
  width: 100%;
}

@media (min-width: 768px) {
  .page-home .featured-blogs-container .col {
    width: 100%;
  }
}

@media (min-width: 1180px) {
  .page-home .featured-blogs-container .col {
    width: calc(50% - 15px);
  }
}

.page-home .featured-blogs-container .col.flex-between {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (min-width: 1024px) {
  .page-home .featured-blogs-container .col.flex-between {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.page-home .featured-blogs-container article.blog {
  width: 270px;
  margin: 0 auto 30px;
}

@media (min-width: 1024px) {
  .page-home .featured-blogs-container article.blog {
    margin: 0 0 6px;
  }
}

.page-home .featured-blogs-container article.blog .btn-link {
  position: absolute;
  top: 11px;
  right: 8px;
  width: 38px;
  height: 38px;
  background: url("/images/icons/blog-url-bg.png");
}

.page-home .featured-blogs-container article.blog .image {
  position: relative;
  height: 180px;
  margin-bottom: 10px;
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.page-home .featured-blogs-container article.blog .image-text {
  position: absolute;
  bottom: 0;
}

.page-home .featured-blogs-container article.blog .recent {
  padding: 4px 7px 2px 4px;
  font-family: interstate, sans-serif;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  color: white;
  background-color: #231f20;
}

.page-home .featured-blogs-container article.blog .date {
  position: relative;
  left: 0;
  padding: 3px 7px 2px 5px;
  font-size: 12px;
  line-height: 20px;
  color: #f8f8f8;
  background-color: rgba(105, 62, 126, 0.7);
}

.page-home .featured-blogs-container article.blog .date.is-recent {
  left: -5px;
}

.page-home .featured-blogs-container article.blog h3 {
  margin: 0 0 2px;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: -0.1px;
  line-height: 24px;
  color: #6b6b6b;
}

.page-home .featured-blogs-container article.blog a {
  font-size: 12px;
  line-height: 20px;
}

.page-home .featured-blogs-container article.blog.col-1 {
  width: 100%;
}

@media (min-width: 600px) {
  .page-home .featured-blogs-container article.blog.col-1 {
    padding: 0 5px;
  }
}

@media (min-width: 768px) {
  .page-home .featured-blogs-container article.blog.col-1 {
    width: 570px;
    margin: 0 auto 28px;
  }
}

@media (min-width: 1024px) {
  .page-home .featured-blogs-container article.blog.col-1 {
    padding: 0;
  }
}

@media (min-width: 1180px) {
  .page-home .featured-blogs-container article.blog.col-1 {
    margin: 0;
  }
}

@media (min-width: 1024px) {
  .page-home .featured-blogs-container article.blog.col-1 .btn-link {
    top: 10px;
    right: 8px;
  }
}

.page-home .featured-blogs-container article.blog.col-1 .image {
  width: 100%;
  height: 280px;
  margin-bottom: 20px;
  background-size: cover !important;
}

@media (min-width: 1024px) {
  .page-home .featured-blogs-container article.blog.col-1 .image {
    height: 380px;
  }
}

@media (min-width: 1024px) {
  .page-home .featured-blogs-container article.blog.col-1 h3 {
    margin: 0 0 8px;
    font-size: 21px;
    line-height: 30px;
  }
}

/*********************************************
:: About Page                   
********************************************/
.page-about {
  padding-bottom: 72px;
}

@media (min-width: 1024px) {
  .page-about {
    padding-bottom: 102px;
  }
}

.page-about .content-max-width {
  max-width: 1440px;
  padding: 0;
}

.page-about .heading-container {
  position: relative;
  height: 100%;
}

.page-about .heading-container:before {
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  z-index: -1;
  width: 25%;
  height: 171px;
  background-color: #693e7e;
}

@media (max-width: 1023px) {
  .page-about .heading-container:before {
    content: none;
  }
}

.page-about .heading-container:after {
  content: "";
  position: absolute;
  top: 21px;
  right: 0;
  z-index: -1;
  width: 25%;
  min-height: 129px;
  background-color: #231f20;
}

@media (max-width: 1023px) {
  .page-about .heading-container:after {
    content: none;
  }
}

.page-about .heading-container .flex {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.page-about .heading-container .heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  width: 100%;
  height: 130px;
  margin-top: 1px;
  background-color: #693e7e;
  border-radius: 0 2px 2px 0;
}

@media (min-width: 1024px) {
  .page-about .heading-container .heading {
    width: 423px;
    height: 171px;
  }
}

@media (min-width: 1160px) {
  .page-about .heading-container .heading {
    width: 523px;
  }
}

.page-about .heading-container .heading:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  height: 130px;
  background: url("/images/icons/about-header-bg.png");
  background-position: right;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  opacity: 0.15;
}

@media (min-width: 450px) {
  .page-about .heading-container .heading:before {
    background-size: contain !important;
  }
}

@media (min-width: 1024px) {
  .page-about .heading-container .heading:before {
    height: 171px;
  }
}

.page-about .heading-container .heading h2, .page-about .heading-container .heading legend {
  position: relative;
  z-index: 2;
  width: 100%;
  margin: -5px 0 0;
  padding-right: 0;
  font-size: 28px;
  font-style: italic;
  font-weight: 400;
  text-align: center;
  color: #f8f8f8;
}

@media (min-width: 1024px) {
  .page-about .heading-container .heading h2, .page-about .heading-container .heading legend {
    padding-right: 122px;
    text-align: right;
  }
}

.page-about .heading-container .heading-content {
  width: 100%;
  min-height: 129px;
  margin-top: -1px;
  padding: 40px 57px 18px;
  font-size: 17px;
  font-style: italic;
  letter-spacing: -0.1px;
  line-height: 26px;
  color: #f8f8f8;
  background-color: #231f20;
}

@media (min-width: 1024px) {
  .page-about .heading-container .heading-content {
    width: calc(100% - 423px);
  }
}

@media (min-width: 1160px) {
  .page-about .heading-container .heading-content {
    width: calc(100% - 523px);
  }
}

.page-about .content-container {
  padding-top: 48px;
}

.page-about .content-container .content p {
  margin: 0 0 18px;
}

/*********************************************
:: Contact Page                   
********************************************/
.page-contact .body-container {
  padding: 35px 20px 45px;
}

@media (min-width: 768px) {
  .page-contact .body-container {
    padding: 46px 20px 59px;
  }
}

@media (min-width: 1160px) {
  .page-contact .body-container {
    padding: 46px 0 59px;
  }
}

.page-contact .body-container .details {
  width: 100%;
  padding-left: 0;
}

@media (min-width: 768px) {
  .page-contact .body-container .details {
    width: 350px;
    padding-left: 50px;
  }
}

@media (min-width: 1024px) {
  .page-contact .body-container .details {
    padding-left: 100px;
  }
}

@media (min-width: 1160px) {
  .page-contact .body-container .details {
    width: 400px;
  }
}

.page-contact .body-container .details .content {
  margin-bottom: 30px;
}

@media (min-width: 1024px) {
  .page-contact .body-container .details .content {
    margin-bottom: 41px;
  }
}

.page-contact .body-container .details h3 {
  margin-bottom: 9px;
}

.page-contact .body-container .details a {
  display: block;
  margin: 0;
  color: #6b6b6b;
}

.page-contact .body-container .form {
  width: 100%;
}

@media (min-width: 768px) {
  .page-contact .body-container .form {
    width: calc(100% - 350px);
    max-width: 600px;
    margin-top: -1px;
  }
}

@media (min-width: 1160px) {
  .page-contact .body-container .form {
    width: calc(100% - 400px);
    max-width: 670px;
    margin-top: -1px;
  }
}

.page-contact .body-container .form .two-col-fields .form-field:nth-of-type(1) {
  margin-right: 16px;
}

.page-contact .body-container .form .textarea-field {
  padding: 0 0 15px;
}

.page-contact .body-container .form .textarea-field textarea {
  height: 138px;
  padding: 7px 17px;
}

/*********************************************
:: Careers Page                   
********************************************/
@media (min-width: 1024px) {
  .page-careers .body-container {
    padding-bottom: 98px;
  }
}

.page-careers h2.title:nth-of-type(2), .page-careers legend.title:nth-of-type(2) {
  margin-right: 0;
}

@media (min-width: 1024px) {
  .page-careers h2.title:nth-of-type(2), .page-careers legend.title:nth-of-type(2) {
    margin-right: 32px;
  }
}

@media (min-width: 600px) {
  .page-careers .content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.page-careers .content ul {
  width: 100%;
  padding: 30px 0 0;
}

.page-careers .content ul:nth-of-type(even) {
  padding: 0 0 22px;
}

@media (min-width: 600px) {
  .page-careers .content ul {
    width: 50%;
    padding: 40px 20px 20px 10px;
  }
  .page-careers .content ul:nth-of-type(even) {
    padding: 40px 10px 20px 44px;
  }
}

.page-careers .social-media {
  position: relative;
  right: 0;
  width: 55px;
  height: 55px;
  margin: 36px auto 0;
  text-align: center;
  border: 5px solid #ababab;
  border-radius: 50%;
}

@media (min-width: 1024px) {
  .page-careers .social-media {
    right: 17px;
  }
}

.page-careers .social-media a {
  position: relative;
  top: 9px;
  left: 2px;
  font-size: 24px;
  color: #ababab;
}

/*********************************************
:: Our Management
********************************************/
.page-management {
  /*.content-6-container {
        width: 100%;

        @media (min-width: $medium) {
            align-items: flex-end;
        }

        .text-container {
            position: relative;
            width: 100%;
            padding: 40px;

            background-color: $color-2;

            @media (min-width: $medium) {
                width: calc(51% + 70px);
                margin: 0 -70px 0 0;
                padding: 70px 120px 70px 20px;
            }

            @media (min-width: $large) {
                padding: 74px 120px 84px 20px;
            }
        }

        .text {
            width: 100%;

            text-align: center;

            @media (min-width: $medium) {
                max-width: 450px;

                text-align: left;
            }
        }

        .title {
            @media (min-width: $medium) {
                text-align: left;
            }

            &:before {
                @media (min-width: $medium) {
                    right: auto;
                }
            }
        }

        .wysiwyg {
            margin: 0 0 41px;
        }

        .button {
            padding: 14px 20px;
        }

        .image-container {
            width: 100%;

            @media (min-width: $medium) {
                width: 49%;
            }
        }

        .image {
            width: 100%;

            @media (min-width: $medium) {
                max-width: 705px;
            }
        }
    } */
}

.page-management .title-module {
  padding: 30px 0;
}

@media (min-width: 1024px) {
  .page-management .title-module {
    padding: 33px 0px 39px;
  }
  .page-management .title-module h1 {
    padding-bottom: 21px;
  }
}

.page-management .content-narrow-width {
  max-width: 810px;
}

.page-management h1 {
  width: 100%;
}

.page-management h2.title, .page-management legend.title {
  width: 100%;
}

.page-management .wysiwyg > *:last-child {
  margin-bottom: 0;
}

.page-management .wysiwyg li {
  margin: 0;
  padding-left: 28px;
}

.page-management .page-nav {
  width: 100%;
  padding: 20px 0;
  background: #231f20;
}

.page-management .page-nav a {
  display: block;
  margin: 5px 14px 10px;
  font-size: 13px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: -0.1px;
  color: white;
}

@media (min-width: 768px) {
  .page-management .page-nav a {
    margin: 5px 20px;
  }
}

.page-management .page-nav a:hover {
  color: #693e7e;
}

.page-management .content-1-container {
  padding: 40px 0 30px;
  background: #f8f8f8;
}

@media (min-width: 768px) {
  .page-management .content-1-container {
    padding: 59px 0 30px;
  }
}

.page-management .content-1-container .content-narrow-width {
  padding: 0 20px;
  max-width: 861px;
}

@media (min-width: 1024px) {
  .page-management .content-1-container .content-narrow-width {
    padding: 0 0 0 12px;
  }
}

.page-management .content-1-container .insight {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin: 0 0 20px;
}

@media (min-width: 768px) {
  .page-management .content-1-container .insight {
    width: calc(50% - 50px);
    margin: 0 0 28px;
  }
}

.page-management .content-1-container .image {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50px;
          flex: 0 0 50px;
  margin: 0 15px 0 0;
}

@media (min-width: 1024px) {
  .page-management .content-1-container .image {
    margin: 0 24px 0 0;
  }
}

.page-management .content-1-container .text {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.page-management .section-block {
  margin: 40px auto;
}

.page-management .content-2-container {
  padding: 40px 0 30px;
}

@media (min-width: 768px) {
  .page-management .content-2-container {
    padding: 71px 0 30px;
  }
}

@media (min-width: 768px) {
  .page-management .content-2-container.image-swap .content-max-width {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media (min-width: 768px) {
  .page-management .content-2-container.image-swap .text {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.page-management .content-2-container .article {
  width: 100%;
  margin: 0 0 30px;
}

@media (min-width: 768px) {
  .page-management .content-2-container .article {
    width: calc(50% - 15px);
    margin: 0;
  }
}

@media (min-width: 768px) {
  .page-management .content-2-container .title {
    margin-top: 54px;
  }
}

.page-management .content-2-container .wysiwyg {
  max-width: 370px;
  margin: 0 auto;
}

.page-management .content-3-container {
  padding: 40px 0 30px;
}

@media (min-width: 768px) {
  .page-management .content-3-container {
    padding: 47px 0 30px;
  }
}

.page-management .content-3-container .article {
  width: 100%;
  margin: 0 0 30px;
  padding: 41px 40px 40px;
  background: #f8f8f8;
}

@media (min-width: 768px) {
  .page-management .content-3-container .article {
    width: calc(50% - 15px);
    min-height: 340px;
    margin: 0;
  }
}

.page-management .content-4-container {
  padding: 40px 0 30px;
}

@media (min-width: 768px) {
  .page-management .content-4-container {
    padding: 26px 0 60px;
  }
}

.page-management .content-5-container {
  padding: 40px 0;
  background: #693e7e;
}

@media (min-width: 768px) {
  .page-management .content-5-container {
    padding: 61px 0 68px;
  }
}

.page-management .content-5-container .content-max-width {
  padding: 0 15px;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}

.page-management .content-5-container .title {
  color: white;
  margin-bottom: 55px;
}

@media (min-width: 1024px) {
  .page-management .content-5-container .title {
    margin-bottom: 79px;
  }
}

.page-management .content-5-container .title:before {
  background-color: white;
}

.page-management .content-5-container .article {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(100% - 10px);
  margin: 0 5px 10px;
  padding: 50px 20px;
  text-align: center;
  background-color: white;
}

@media (min-width: 600px) {
  .page-management .content-5-container .article {
    width: calc(50% - 10px);
  }
}

@media (min-width: 768px) {
  .page-management .content-5-container .article {
    width: calc(33.332% - 10px);
  }
}

@media (min-width: 1024px) {
  .page-management .content-5-container .article {
    width: calc(25% - 10px);
  }
}

@media (min-width: 1200px) {
  .page-management .content-5-container .article {
    width: 285px;
    margin: 0 10px 10px 0;
  }
  .page-management .content-5-container .article:nth-of-type(4n) {
    margin: 0 0 10px 0;
  }
}

.page-management .content-5-container .image {
  width: 50px;
  height: 50px;
  margin: 0 0 10px;
}

.page-management .content-5-container .content {
  display: block;
  width: 100%;
  min-height: 129px;
}

.page-management .content-5-container h4 {
  margin: 0 0 10px;
  font-size: 17px;
  line-height: 26px;
  font-weight: 600;
  letter-spacing: -0.1px;
  color: #231f20;
}

.page-management .content-5-container h6 {
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: -0.1px;
  color: #6b6b6b;
}

.page-management .content-5-container a {
  font-size: 12px;
  line-height: 20px;
  color: #693e7e;
}

.page-management .content-6-container {
  width: 100%;
  height: 100%;
}

@media (min-width: 768px) {
  .page-management .content-6-container {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    height: 422px;
    margin-bottom: 0;
  }
}

@media (min-width: 1160px) {
  .page-management .content-6-container {
    margin-bottom: 0;
  }
}

@media (min-width: 1400px) {
  .page-management .content-6-container {
    margin-bottom: 26px;
  }
}

.page-management .content-6-container .text-container {
  position: relative;
  width: 100%;
  min-height: 100%;
  padding: 40px 20px 30px;
  background-color: #f8f8f8;
}

@media (min-width: 768px) {
  .page-management .content-6-container .text-container {
    width: calc(51% + 70px);
    min-height: 409px;
    margin: 0 -70px 0 0;
    padding: 70px 120px 0 20px;
  }
}

@media (min-width: 1160px) {
  .page-management .content-6-container .text-container {
    padding: 98px 120px 70px 20px;
  }
}

.page-management .content-6-container .text {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
}

@media (min-width: 768px) {
  .page-management .content-6-container .text {
    left: -1px;
    max-width: 550px;
    text-align: left;
  }
}

@media (min-width: 768px) {
  .page-management .content-6-container .title {
    text-align: left;
    margin-bottom: 40px;
  }
}

@media (min-width: 768px) {
  .page-management .content-6-container .title:before {
    right: auto;
  }
}

.page-management .content-6-container .wysiwyg {
  margin: 0 0 20px;
}

.page-management .content-6-container .wysiwyg p {
  margin: 0;
}

.page-management .content-6-container .button {
  min-width: 154px;
  padding: 14px 20px;
}

.page-management .content-6-container .image-container {
  z-index: 1;
  width: 100%;
}

@media (min-width: 768px) {
  .page-management .content-6-container .image-container {
    width: 49%;
  }
}

.page-management .content-6-container .image {
  width: 100%;
}

@media (min-width: 768px) {
  .page-management .content-6-container .image {
    max-width: 705px;
  }
}

@media (max-width: 768px) {
  .page-management .content-6-container .image img {
    margin: 0 auto;
  }
}

/******* PRODUCTS PAGE UNDER MANAGEMENT ********/
@media (min-width: 768px) {
  .page-management.and-products .content-2-container.image-swap {
    padding: 0 0 35px;
    margin-top: -20px;
  }
}

@media (min-width: 768px) {
  .page-management.and-products .content-5-container {
    margin-top: 20px;
  }
}

/******* HEALTH PAGE UNDER MANAGEMENT ********/
@media (min-width: 768px) {
  .page-management.and-health .content-1-container {
    padding: 82px 0 42px;
    margin: 0 0 34px;
  }
}

@media (min-width: 768px) {
  .page-management.and-health .content-1-container .insight {
    margin: 0 0 37px;
  }
}

.page-management.and-health .content-2-container {
  padding: 27px 0 59px;
}

.page-management.and-health .content-2-container .content-max-width {
  max-width: 1440px;
  padding: 0 20px;
}

@media (min-width: 1024px) {
  .page-management.and-health .content-2-container .content-max-width {
    padding: 0;
  }
}

.page-management.and-health .content-2-container .content-max-width .image {
  width: 100%;
  height: 100%;
}

@media (min-width: 1024px) {
  .page-management.and-health .content-2-container .content-max-width .image {
    width: 567px;
    height: 378px;
  }
}

.page-management.and-health .content-2-container .content-max-width .text {
  width: 100%;
}

@media (min-width: 1024px) {
  .page-management.and-health .content-2-container .content-max-width .text {
    width: calc(100% - 567px);
  }
}

.page-management.and-health .content-2-container .content-max-width .text .wysiwyg {
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0 10px;
}

@media (min-width: 768px) {
  .page-management.and-health .content-2-container .content-max-width .text .wysiwyg {
    margin: 30px 0 0 0;
  }
}

@media (min-width: 1024px) {
  .page-management.and-health .content-2-container .content-max-width .text .wysiwyg {
    max-width: 670px;
    margin: 99px 0 0 0;
    padding: 0 20px 0 68px;
  }
}

@media (min-width: 768px) {
  .page-management.and-health .content-3-container {
    padding: 0 0 35px;
  }
}

@media (min-width: 768px) {
  .page-management.and-health .content-4-contaienr {
    padding: 26px 0 39px;
  }
}

/******* OUTSOURCED PAGE UNDER MANAGEMENT ********/
@media (min-width: 768px) {
  .page-management.and-outsourced .content-1-container {
    padding: 65px 0 42px;
  }
}

.page-management.and-outsourced .content-2-container.content-reverse {
  padding: 27px 0 0;
}

@media (min-width: 1024px) {
  .page-management.and-outsourced .content-2-container.content-reverse {
    padding: 27px 0 30px;
  }
}

.page-management.and-outsourced .content-2-container.content-reverse .text .wysiwyg {
  max-width: 100%;
  margin: 0;
  padding: 0 10px;
}

@media (min-width: 768px) {
  .page-management.and-outsourced .content-2-container.content-reverse .text .wysiwyg {
    padding: 0 20px 30px 20px;
  }
}

@media (min-width: 1280px) {
  .page-management.and-outsourced .content-2-container.content-reverse .text .wysiwyg {
    margin: 120px 0 0 0;
    padding: 0 50px 30px 135px;
  }
}

@media (min-width: 768px) {
  .page-management.and-outsourced .content-3-container {
    padding: 0 0 70px;
  }
}

/*********************************************
:: Insurance page
********************************************/
.page-insurance .content-narrow-width {
  max-width: 810px;
}

.page-insurance h2.title, .page-insurance legend.title {
  width: 100%;
}

.page-insurance .wysiwyg > *:last-child {
  margin-bottom: 0;
}

.page-insurance .wysiwyg li {
  margin: 0;
}

.page-insurance .page-nav {
  width: 100%;
  padding: 20px 0;
  background: #231f20;
}

.page-insurance .page-nav a {
  display: block;
  margin: 5px 20px;
  font-size: 13px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: -0.1px;
  color: white;
}

.page-insurance .page-nav a:hover {
  color: #693e7e;
}

.page-insurance .title-module {
  height: 493px;
}

@media (max-width: 1024px) {
  .page-insurance .title-module {
    background-position: 70%;
    background-size: cover;
  }
}

.page-insurance .title-module .flex {
  padding: 40px 20px 40px;
}

@media (min-width: 1024px) {
  .page-insurance .title-module .flex {
    padding: 79px 20px 40px;
  }
}

.page-insurance .title-module h1, .page-insurance .title-module h5 {
  width: 100%;
}

@media (min-width: 600px) {
  .page-insurance .title-module h1, .page-insurance .title-module h5 {
    width: 470px;
  }
}

.page-insurance .title-module h1 {
  margin: 0;
  width: 100%;
  padding-bottom: 11px;
  text-align: center;
}

.page-insurance .content-1-container {
  position: relative;
  top: -184px;
  margin-bottom: -190px;
  padding: 35px 0 15px;
  background: #f8f8f8;
}

@media (min-width: 768px) {
  .page-insurance .content-1-container {
    top: -184px;
    margin-bottom: -150px;
    padding: 89px 0 51px;
  }
}

.page-insurance .content-1-container .insight {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin: 0 0 28px;
}

@media (min-width: 768px) {
  .page-insurance .content-1-container .insight {
    width: calc(50% - 60px);
  }
}

@media (min-width: 1024px) {
  .page-insurance .content-1-container .insight:nth-of-type(odd) {
    padding-left: 165px;
  }
}

.page-insurance .content-1-container .insight .wysiwyg p {
  color: #231f20;
}

.page-insurance .content-1-container .image {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50px;
          flex: 0 0 50px;
  margin: 0 18px 0 0;
}

.page-insurance .content-1-container .text {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.page-insurance .content-2-container {
  padding: 40px 0 30px;
}

@media (min-width: 768px) {
  .page-insurance .content-2-container {
    padding: 71px 0 30px;
  }
}

.page-insurance .content-2-container .article {
  width: 100%;
  margin: 0 0 30px;
}

@media (min-width: 768px) {
  .page-insurance .content-2-container .article {
    width: calc(50% - 15px);
    margin: 0;
  }
}

@media (min-width: 768px) {
  .page-insurance .content-2-container .title {
    margin-top: 54px;
  }
}

.page-insurance .content-2-container .wysiwyg {
  max-width: 370px;
  margin: 0 auto;
}

.page-insurance .content-3-container {
  padding: 20px 0 10px;
}

@media (min-width: 768px) {
  .page-insurance .content-3-container {
    padding: 0 0 58px;
  }
}

.page-insurance .content-3-container .article {
  width: 100%;
  margin: 0 0 30px;
  padding: 41px 40px 50px;
  background: #f8f8f8;
}

@media (min-width: 768px) {
  .page-insurance .content-3-container .article {
    width: calc(50% - 15px);
    min-height: 340px;
    margin: 0;
  }
}

.page-insurance .content-3-container .wysiwyg ul li {
  padding-left: 28px;
}

.page-insurance .content-4-container {
  padding: 40px 0 0;
}

@media (min-width: 768px) {
  .page-insurance .content-4-container {
    padding: 26px 0 43px;
  }
}

@media (min-width: 1024px) {
  .page-insurance .content-4-container h2.title, .page-insurance .content-4-container legend.title {
    margin-bottom: 61px;
  }
}

.page-insurance .content-4-container .wysiwyg p {
  margin: 0 0 17px;
}

.page-insurance .content-5-container {
  padding: 40px 0;
  background: #693e7e;
}

@media (min-width: 768px) {
  .page-insurance .content-5-container {
    padding: 58px 0 68px;
  }
}

.page-insurance .content-5-container .content-max-width {
  padding: 0 15px;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}

.page-insurance .content-5-container .title {
  color: white;
}

.page-insurance .content-5-container .title:before {
  background-color: white;
}

.page-insurance .content-5-container .article {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(100% - 10px);
  margin: 0 5px 10px;
  padding: 50px 20px;
  text-align: center;
  background-color: white;
}

@media (min-width: 600px) {
  .page-insurance .content-5-container .article {
    width: calc(50% - 10px);
  }
}

@media (min-width: 768px) {
  .page-insurance .content-5-container .article {
    width: calc(33.332% - 10px);
  }
}

@media (min-width: 1024px) {
  .page-insurance .content-5-container .article {
    width: calc(25% - 10px);
  }
}

.page-insurance .content-5-container .image {
  width: 50px;
  margin: 0 0 10px;
}

.page-insurance .content-5-container h4 {
  margin: 0 0 10px;
  font-size: 17px;
  line-height: 26px;
  font-weight: 600;
  letter-spacing: -0.1px;
  color: #231f20;
}

.page-insurance .content-5-container h6 {
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: -0.1px;
  color: #6b6b6b;
}

.page-insurance .content-5-container a {
  font-size: 12px;
  line-height: 20px;
  color: #693e7e;
}

.page-insurance .content-6-container {
  width: 100%;
  height: 100%;
}

@media (min-width: 768px) {
  .page-insurance .content-6-container {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    height: 422px;
    margin-bottom: 0;
  }
}

@media (min-width: 1160px) {
  .page-insurance .content-6-container {
    margin-bottom: 14px;
  }
}

@media (min-width: 1400px) {
  .page-insurance .content-6-container {
    margin-bottom: 39px;
  }
}

.page-insurance .content-6-container .text-container {
  position: relative;
  width: 100%;
  min-height: 100%;
  padding: 40px 20px 0;
  background-color: #f8f8f8;
}

@media (min-width: 768px) {
  .page-insurance .content-6-container .text-container {
    width: calc(51% + 70px);
    min-height: 422px;
    margin: 0 -70px 0 0;
    padding: 70px 120px 0 20px;
  }
}

@media (min-width: 1160px) {
  .page-insurance .content-6-container .text-container {
    padding: 103px 120px 70px 20px;
  }
}

.page-insurance .content-6-container .text {
  width: 100%;
  text-align: center;
}

@media (min-width: 768px) {
  .page-insurance .content-6-container .text {
    max-width: 550px;
    text-align: left;
  }
}

@media (min-width: 768px) {
  .page-insurance .content-6-container .title {
    text-align: left;
    margin-bottom: 40px;
  }
}

@media (min-width: 768px) {
  .page-insurance .content-6-container .title:before {
    right: auto;
  }
}

.page-insurance .content-6-container .wysiwyg {
  margin: 0 0 41px;
}

.page-insurance .content-6-container .button {
  padding: 14px 20px;
}

.page-insurance .content-6-container .image-container {
  z-index: 1;
  width: 100%;
}

@media (min-width: 768px) {
  .page-insurance .content-6-container .image-container {
    width: 49%;
  }
}

.page-insurance .content-6-container .image {
  width: 100%;
}

@media (min-width: 768px) {
  .page-insurance .content-6-container .image {
    max-width: 705px;
  }
}

@media (max-width: 768px) {
  .page-insurance .content-6-container .image img {
    margin: 0 auto;
  }
}

.page-insurance .enquire-container {
  position: relative;
  height: 242px;
  background-color: #693e7e;
}

.page-insurance .enquire-container:before {
  content: '';
  position: absolute;
  right: 0;
  width: 100%;
  height: 242px;
  background: url("/images/icons/insurance-enquire-bg.png");
  background-position: right !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
}

.page-insurance .enquire-container .flex {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}

.page-insurance .enquire-container h3 {
  width: 726px;
  margin: 0;
  font-size: 28px;
  font-weight: 400;
  font-style: italic;
  line-height: 30px;
  color: white;
}

.page-insurance .enquire-container a {
  display: inline-block;
  float: right;
}

/*********************************************
:: Partners Page                   
********************************************/
.page-partners h2.title:before, .page-partners legend.title:before {
  bottom: -21px;
}

.page-partners .body-container.header {
  padding-bottom: 50px;
}

.page-partners .body-container.content {
  padding-top: 31px;
}

.page-partners .partners {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

@media (min-width: 1160px) {
  .page-partners .partners {
    width: calc(100% + 30px);
  }
}

.page-partners .partners a.image {
  width: calc(50% - 30px);
  margin: 0 15px 95px;
}

@media (min-width: 600px) {
  .page-partners .partners a.image {
    width: calc(33.333% - 30px);
  }
}

@media (min-width: 1024px) {
  .page-partners .partners a.image {
    width: calc(25% - 30px);
  }
}

.page-partners .partners img {
  max-width: 70%;
  height: 90px;
  margin: 0 auto;
  -o-object-fit: contain;
     object-fit: contain;
}

/*********************************************
:: Affiliations Page                   
********************************************/
.page-affiliations h2.title:before, .page-affiliations legend.title:before {
  bottom: -22px;
}

.page-affiliations .body-container.content {
  padding-top: 38px;
}

.page-affiliations .partners a.image {
  margin: 0 15px 45px;
}

.page-affiliations .partners img {
  max-width: 70%;
  height: 105px;
}

/*********************************************
:: Careers Page                   
********************************************/
.page-people {
  padding-bottom: 70px;
}

@media (min-width: 1024px) {
  .page-people {
    padding-bottom: 100px;
  }
}

.page-people h2.title:before, .page-people legend.title:before {
  bottom: -22px;
}

.page-people .body-container {
  padding-bottom: 30px;
}

@media (min-width: 1024px) {
  .page-people .body-container {
    padding-bottom: 68px;
  }
}

.page-people .content-full-width {
  max-width: 1103px;
}

.page-people .people-container.flex-start {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (min-width: 1024px) {
  .page-people .people-container.flex-start {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.page-people .people-container article.person {
  width: 315px;
  min-height: 465px;
  margin-bottom: 7px;
}

@media (min-width: 600px) {
  .page-people .people-container article.person {
    margin-right: 25px;
  }
}

@media (min-width: 1024px) {
  .page-people .people-container article.person {
    margin-right: 24px;
  }
  .page-people .people-container article.person:nth-of-type(3n) {
    margin-right: 0;
  }
}

@media (min-width: 1180px) {
  .page-people .people-container article.person {
    width: 324px;
    margin-right: 65px;
  }
}

.page-people .people-container article.person:hover img {
  border-radius: 0;
  -webkit-filter: none;
  /* Safari 6.0 - 9.0 */
  filter: none;
}

.page-people .people-container article.person:hover .content {
  min-height: 141px;
  background-color: #f4f4f4;
}

.page-people .people-container article.person:hover a {
  display: block;
}

.page-people .people-container article.person img {
  width: 324px;
  margin: auto;
  border-radius: 50%;
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

.page-people .people-container article.person .content {
  padding-top: 33px;
}

.page-people .people-container article.person h3, .page-people .people-container article.person h4, .page-people .people-container article.person a {
  margin: 0;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
}

.page-people .people-container article.person h3 {
  margin-bottom: 6px;
  font-size: 17px;
  font-weight: 600;
  letter-spacing: -0.1px;
  line-height: 26px;
  color: #231f20;
}

.page-people .people-container article.person h4 {
  margin-bottom: 1px;
  font-weight: 400;
  color: #6b6b6b;
}

.page-people .people-container article.person a {
  display: none;
  color: #693e7e;
}

.mfp-auto-cursor .mfp-content {
  top: 50px;
  left: -2px;
}

.mfp-close .icon-cross {
  font-weight: 600;
}

.popup-container {
  position: relative;
  width: 100%;
  max-width: 970px;
  min-height: 590px;
  padding: 0 20px;
}

@media (min-width: 1024px) {
  .popup-container {
    padding: 0;
  }
}

.popup-container .col {
  padding: 40px 0 0;
}

.popup-container .col-left {
  width: 100%;
}

@media (min-width: 768px) {
  .popup-container .col-left {
    width: 410px;
  }
}

.popup-container .col-right {
  width: 100%;
  padding: 0 20px 20px;
}

@media (min-width: 768px) {
  .popup-container .col-right {
    width: calc(100% - 410px);
    padding: 80px 25px 40px;
  }
}

.popup-container .col-right .content {
  width: 100%;
}

@media (min-width: 768px) {
  .popup-container .col-right .content {
    max-width: 432px;
  }
}

.popup-container .col-right .content p {
  margin: 0 0 18px;
}

.popup-container img {
  width: 330px;
  margin: 0 auto 49px;
}

.popup-container h3, .popup-container h4 {
  font-weight: 400;
  text-align: center;
}

.popup-container h3 {
  margin-bottom: 14px;
  font-size: 28px;
  font-style: italic;
  color: #231f20;
}

.popup-container h4 {
  font-size: 12px;
  line-height: 20px;
  color: #6b6b6b;
}

/*********************************************
:: Blog Page                   
********************************************/
.page-blog {
  padding-bottom: 60px;
  /********************************************/
}

@media (min-width: 1024px) {
  .page-blog {
    padding-bottom: 80px;
  }
}

.page-blog .blog-container {
  padding: 59px 20px 0;
  /********************************************/
}

@media (min-width: 1024px) {
  .page-blog .blog-container {
    padding: 59px 20px 28px;
  }
}

@media (min-width: 1180px) {
  .page-blog .blog-container {
    padding: 59px 0 28px;
  }
}

.page-blog .blog-container.flex-between {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (min-width: 600px) {
  .page-blog .blog-container.flex-between {
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
}

@media (min-width: 1024px) {
  .page-blog .blog-container.flex-between {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.page-blog .blog-container article.blog {
  width: 270px;
  margin: 0 0 30px;
}

@media (min-width: 1024px) {
  .page-blog .blog-container article.blog {
    margin: 0 0 6px;
  }
}

.page-blog .blog-container article.blog .btn-link {
  position: absolute;
  top: 11px;
  right: 8px;
  width: 38px;
  height: 38px;
  background: url("/images/icons/blog-url-bg.png");
}

.page-blog .blog-container article.blog .image {
  position: relative;
  height: 180px;
  margin-bottom: 10px;
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.page-blog .blog-container article.blog .image-text {
  position: absolute;
  bottom: 0;
}

.page-blog .blog-container article.blog .recent {
  padding: 4px 7px 2px 4px;
  font-family: interstate, sans-serif;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  color: white;
  background-color: #231f20;
}

.page-blog .blog-container article.blog .date {
  position: relative;
  left: 0;
  padding: 3px 7px 2px 5px;
  font-size: 12px;
  line-height: 20px;
  color: #f8f8f8;
  background-color: rgba(105, 62, 126, 0.7);
}

.page-blog .blog-container article.blog .date.is-recent {
  left: -5px;
}

.page-blog .blog-container article.blog h3 {
  margin: 0 0 2px;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: -0.1px;
  line-height: 24px;
  color: #6b6b6b;
}

.page-blog .blog-container article.blog a {
  font-size: 12px;
  line-height: 20px;
}

.page-blog .blog-container article.blog:nth-of-type(1), .page-blog .blog-container article.blog:nth-of-type(2) {
  width: 270px;
}

@media (min-width: 1024px) {
  .page-blog .blog-container article.blog:nth-of-type(1), .page-blog .blog-container article.blog:nth-of-type(2) {
    width: calc(50% - 40px);
    margin: 0px 0 28px;
  }
}

@media (min-width: 1180px) {
  .page-blog .blog-container article.blog:nth-of-type(1), .page-blog .blog-container article.blog:nth-of-type(2) {
    width: 570px;
  }
}

@media (min-width: 1024px) {
  .page-blog .blog-container article.blog:nth-of-type(1) .btn-link, .page-blog .blog-container article.blog:nth-of-type(2) .btn-link {
    top: 10px;
    right: 8px;
  }
}

.page-blog .blog-container article.blog:nth-of-type(1) .image, .page-blog .blog-container article.blog:nth-of-type(2) .image {
  width: 100%;
  margin-bottom: 20px;
  background-size: cover !important;
}

@media (min-width: 1024px) {
  .page-blog .blog-container article.blog:nth-of-type(1) .image, .page-blog .blog-container article.blog:nth-of-type(2) .image {
    height: 380px;
  }
}

@media (min-width: 1024px) {
  .page-blog .blog-container article.blog:nth-of-type(1) h3, .page-blog .blog-container article.blog:nth-of-type(2) h3 {
    margin: 0 0 8px;
    font-size: 21px;
    line-height: 30px;
  }
}

.page-blog .load-more {
  display: block;
  margin: 0 auto;
}

/*********************************************
:: Blog Detail Page                   
********************************************/
.page-blog-detail .body-container {
  padding-top: 20px;
  padding-bottom: 20px;
}

@media (min-width: 1024px) {
  .page-blog-detail .body-container {
    padding-top: 36px;
    padding-bottom: 36px;
  }
}

.page-blog-detail h2.title, .page-blog-detail legend.title {
  margin-bottom: 42px;
}

.page-blog-detail h2.title:before, .page-blog-detail legend.title:before {
  bottom: -22px;
}

.page-blog-detail p.date {
  text-align: center;
  font-size: 12px;
  line-height: 20px;
  color: #6b6b6b;
}

.page-blog-detail .content-heading-container.content-narrow-width {
  max-width: 971px;
  margin-bottom: 23px;
  padding: 0;
}

.page-blog-detail .content-heading-container article.content {
  width: 100%;
  padding: 0 20px 20px;
}

@media (min-width: 768px) {
  .page-blog-detail .content-heading-container article.content {
    width: 370px;
  }
}

@media (min-width: 1024px) {
  .page-blog-detail .content-heading-container article.content {
    padding: 0;
  }
}

.page-blog-detail .content-heading-container aside.image {
  width: 100%;
}

@media (min-width: 768px) {
  .page-blog-detail .content-heading-container aside.image {
    width: calc(100% - 370px);
  }
}

.page-blog-detail .content-heading-container aside.image img {
  width: 542px;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .page-blog-detail .content-heading-container aside.image img {
    padding-right: 20px;
  }
}

@media (min-width: 1024px) {
  .page-blog-detail .content-heading-container aside.image img {
    margin: 5px 0 0 auto;
    padding-right: 0;
  }
}

.page-blog-detail .wysiwyg p {
  margin: 0 0 18px;
}

.page-blog-detail .wysiwyg > *:last-child {
  margin-bottom: 0;
}

.page-blog-detail .article-nav-container {
  margin: 50px 0 30px;
  padding: 0 20px;
  border-top: 1px solid #f4f4f4;
}

@media (min-width: 1024px) {
  .page-blog-detail .article-nav-container {
    margin: 80px 0 28px;
    padding: 0;
  }
}

.page-blog-detail .article-nav-container .content-narrow-width {
  max-width: 968px;
  padding: 0;
}

.page-blog-detail .article-nav-container .wysiwyg {
  padding-top: 48px;
}

.page-blog-detail .article-nav-container a {
  font-size: 12px;
  line-height: 20px;
  color: #693e7e;
}

/*********************************************
:: Case Studies Page                   
********************************************/
.page-case-studies {
  padding-bottom: 99px;
}

.page-case-studies .filter-container {
  height: 162px;
  background-color: #f8f8f8;
}

.page-case-studies .filter-container .filter-form {
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .page-case-studies .filter-container .filter-form {
    width: 630px;
  }
}

.page-case-studies .filter-container .filter-form .icon-search2 {
  position: absolute;
  top: 23px;
  left: 40px;
  font-size: 16px;
  font-weight: 900;
  color: #ababab;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

@media (min-width: 1024px) {
  .page-case-studies .filter-container .filter-form .icon-search2 {
    top: 45%;
    left: 18px;
  }
}

.page-case-studies .filter-container input, .page-case-studies .filter-container select {
  display: block;
  width: 100%;
  margin-top: 1px;
  border: 1px solid #989898;
}

@media (min-width: 1024px) {
  .page-case-studies .filter-container input, .page-case-studies .filter-container select {
    display: inline-block;
    width: 270px;
  }
}

.page-case-studies .filter-container input {
  padding-left: 45px;
}

.page-case-studies .filter-container select {
  color: #989898;
  background: url(/images/icons/dropdown.png);
  background-repeat: no-repeat;
  background-position-x: 95.5%;
  background-position-y: 51%;
  background-color: white;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
}

@media (min-width: 1024px) {
  .page-case-studies .filter-container select {
    background-position-x: 93.5%;
  }
}

.page-case-studies .filter-container span.spacer {
  margin: 0 36px 1px 37px;
  font-size: 12px;
  letter-spacing: 0.07px;
  text-transform: uppercase;
  color: #989898;
}

@media (min-width: 1024px) {
  .page-case-studies .body-container {
    padding-top: 62px;
    padding-bottom: 79px;
  }
}

.page-case-studies .body-container h2.title:before, .page-case-studies .body-container legend.title:before {
  bottom: -41px;
}

.page-case-studies .article-container {
  max-width: 940px;
  padding: 0 20px;
}

@media (min-width: 1024px) {
  .page-case-studies .article-container {
    padding-right: 0;
  }
}

.page-case-studies .article-container article.case-study {
  margin-bottom: 50px;
}

@media (min-width: 1024px) {
  .page-case-studies .article-container article.case-study {
    margin-bottom: 82px;
  }
}

.page-case-studies .article-container article.case-study:last-child {
  margin-bottom: 0;
}

.page-case-studies .article-container .image {
  width: 100%;
  margin-bottom: 25px;
}

@media (min-width: 600px) {
  .page-case-studies .article-container .image {
    width: 101px;
    padding-top: 10px;
    margin-right: 64px;
  }
}

.page-case-studies .article-container .image img {
  margin: auto;
}

.page-case-studies .article-container .content {
  width: 100%;
}

@media (min-width: 600px) {
  .page-case-studies .article-container .content {
    width: calc(100% - 165px);
  }
}

.page-case-studies .article-container .content.wysiwyg h3 {
  margin-bottom: 9px;
}

.page-case-studies .article-container .content.wysiwyg p {
  margin: 0 0 8px;
}

.page-case-studies .article-container .content.wysiwyg a {
  font-size: 12px;
  line-height: 20px;
}

/*********************************************
:: Case Study Page                   
********************************************/
.page-case-study .content-slider-width {
  max-width: 770px;
}

.page-case-study h2.title, .page-case-study legend.title {
  margin-bottom: 60px;
}

@media (min-width: 1024px) {
  .page-case-study h2.title, .page-case-study legend.title {
    margin-bottom: 102px;
    padding-left: 42px;
  }
  .page-case-study h2.title:before, .page-case-study legend.title:before {
    bottom: -41px;
    left: 41px;
  }
}

/*********************************************
:: JS Plugins
********************************************/
.selectric-wrapper {
  position: relative;
  cursor: pointer;
  float: left;
}

.selectric-responsive {
  width: 100%;
}

.selectric {
  min-width: 170px;
  border: 1px solid #CCCCCC;
  border-radius: 0px;
  background: white;
  position: relative;
  overflow: hidden;
}

.selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 36px 0 10px;
  font-size: 14px;
  line-height: 36px;
  color: #444;
  height: 36px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.selectric .button {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 36px;
  height: 36px;
  line-height: 36px;
  background-color: white;
  color: black;
  text-align: center;
  *font: 20px/36px Lucida Sans Unicode, Arial Unicode MS, Arial;
  border-left: 1px solid #CCCCCC;
}

.selectric .button:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: white;
  border-bottom: none;
}

.selectric-focus .selectric {
  border-color: #999999;
}

.selectric-hover .selectric {
  border-color: #b3b2b2;
}

.selectric-hover .selectric .button {
  color: black;
}

.selectric-hover .selectric .button:after {
  border-top-color: white;
}

.selectric-open {
  z-index: 9999;
}

.selectric-open .selectric {
  border-color: #b3b2b2;
}

.selectric-open .selectric-items {
  display: block;
}

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}

.selectric-hide-select select {
  position: absolute;
  left: -100%;
}

.selectric-hide-select.selectric-is-native {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.selectric-hide-select.selectric-is-native select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  opacity: 0;
}

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important;
}

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}

/* Items box */
.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: white;
  border: 1px solid #b3b2b2;
  z-index: -1;
  -webkit-box-shadow: 0 0 10px -6px;
          box-shadow: 0 0 10px -6px;
}

.selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto;
}

.selectric-above .selectric-items {
  top: auto;
  bottom: 100%;
}

.selectric-items ul, .selectric-items li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 20px;
  min-height: 20px;
}

.selectric-items li {
  display: block;
  padding: 10px;
  color: #666;
  cursor: pointer;
}

.selectric-items li.selected {
  background: #E0E0E0;
  color: #444;
}

.selectric-items li.highlighted {
  background: #D0D0D0;
  color: #444;
}

.selectric-items li:hover {
  background: #D5D5D5;
  color: #444;
}

.selectric-items .disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default !important;
  background: none !important;
  color: #666 !important;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.selectric-items .selectric-group .selectric-group-label {
  font-weight: bold;
  padding-left: 10px;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background: none;
  color: #444;
}

.selectric-items .selectric-group.disabled li {
  filter: alpha(opacity=100);
  opacity: 1;
}

.selectric-items .selectric-group li {
  padding-left: 25px;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-close {
  top: 0;
  right: 10px;
  font-size: 21px;
  color: #231f20;
  opacity: 1;
}

@media (min-width: 768px) {
  .mfp-close {
    top: 20px;
    right: 19px;
  }
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

.mfp-ie7 .mfp-img {
  padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
  padding: 0;
}

.mfp-ie7 .mfp-content {
  padding-top: 44px;
}

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("../../images/ajax-loader.gif") center center no-repeat;
}

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 60px;
  width: 40px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  z-index: 98;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  color: #693e7e;
}

.slick-prev:before,
.slick-next:before {
  font-family: "icomoon";
  font-size: 50px;
  line-height: 1;
  color: #d0d0d0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -55px;
}

.slick-prev:before {
  content: "\E927";
}

.slick-next {
  top: 48%;
  right: -40px;
}

.slick-next:before {
  content: "\E928";
}

/* Dots */
.slick-dots {
  display: block;
  padding: 0;
  margin: 0;
  width: auto;
  text-align: left;
  list-style: none;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 5px;
  width: 5px;
  margin: 0 15px 0 0;
  padding: 0;
  cursor: pointer;
}

@media (min-width: 768px) {
  .slick-dots li {
    height: 10px;
    width: 10px;
  }
}

.slick-dots li button {
  border-radius: 50%;
  border: 1px solid transparent;
  background: rgba(235, 235, 235, 0.45);
  display: block;
  height: 5px;
  width: 5px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 0px;
  cursor: pointer;
}

@media (min-width: 768px) {
  .slick-dots li button {
    height: 10px;
    width: 10px;
  }
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
  border: 1px solid white;
  background: rgba(235, 235, 235, 0.7);
}

.slick-dots li.slick-active button {
  border: 1px solid white;
  background: rgba(235, 235, 235, 0.7);
}

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

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

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

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

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