/**
 * Main
 */
html,
body {
  background: #fff;
  color: #777;
  font-family: 'Raleway', Helvetica, Arial, sans-serif;
  font-size: 14px;
}
body.search--active,
body.menu--active {
  overflow: hidden;
}
.photo {
  margin-bottom: 20px;
}
img {
  max-width: 100%;
  height: auto;
}
a {
  color: #F57C00;
  -webkit-transition: color ease-in-out 100ms;
  -moz-transition: color ease-in-out 100ms;
  transition: color ease-in-out 100ms;
}
a:hover,
a:focus {
  color: #333;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  line-height: auto;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
  margin-top: 0;
}
.heading {
  margin-top: 0;
  margin-bottom: 20px;
  line-height: 150%;
  font-family: 'Raleway', Helvetica, Arial, sans-serif;
  color: #000;
}
@media only screen and (max-width: 767px) {
  .heading {
    line-height: 140%;
  }
}
.heading--mega {
  font-weight: 600;
  font-size: 1.75em;
}
@media only screen and (min-width: 768px) {
  .heading--mega {
    font-size: 1.85em;
  }
}
@media only screen and (min-width: 1200px) {
  .heading--mega {
    font-size: 2.15em;
  }
}
.heading--error-code {
  font-weight: 600;
  font-size: 4.5em;
  margin-bottom: 0;
}
.heading--upercase {
  text-transform: uppercase;
}
.heading--black {
  color: #333;
}
.heading--white {
  color: #fff;
}
.heading__link {
  color: inherit;
}
.heading--lv1 {
  font-weight: 600;
  font-size: 1.438em;
}
@media only screen and (min-width: 768px) {
  .heading--lv1 {
    font-size: 1.85em;
  }
}
.heading--lv2 {
  font-weight: 600;
  font-size: 1.313em;
}
@media only screen and (min-width: 768px) {
  .heading--lv2 {
    font-size: 1.6em;
  }
}
.heading--lv3 {
  font-weight: 600;
  font-size: 1.25em;
}
@media only screen and (min-width: 768px) {
  .heading--lv3 {
    font-size: 1.478em;
  }
}
.heading--lv4 {
  font-weight: 600;
  font-size: 1.125em;
}
@media only screen and (min-width: 768px) {
  .heading--lv4 {
    font-size: 1.25em;
  }
}
.heading--lv5 {
  font-size: 1.063em;
  font-weight: 600;
}
@media only screen and (min-width: 768px) {
  .heading--lv5 {
    font-size: 1.125em;
  }
}
.heading--lv6 {
  font-weight: 600;
}
.footnote {
  color: #aaa;
  font-size: 0.875em;
}
pre.plain {
  background: none;
  border: 0;
  padding: 0;
}
.break-word {
  word-wrap: break-word;
}
.subheading {
  color: #F57C00;
  font-family: 'Raleway', Helvetica, Arial, sans-serif;
  font-size: 1.05em;
  font-weight: 600;
  line-height: 165%;
}
.text-box {
  font-family: 'Raleway', Helvetica, Arial, sans-serif;
  line-height: 185%;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .text-box {
    font-size: 0.933em;
  }
}
.text-box p {
  margin-bottom: 15px;
}
.text-box p:last-child {
  margin-bottom: 0;
}
.text-box--small {
  font-size: 0.875em;
}
.text-box--extra-margin-bottom {
  margin-bottom: 35px;
}
@media only screen and (min-width: 768px) {
  .text-box--extra-margin-bottom {
    margin-bottom: 50px;
  }
}
.text-box--no-margin-bottom {
  margin-bottom: 0;
}
.text-box--easy h1,
.text-box--easy h2,
.text-box--easy h3,
.text-box--easy h4,
.text-box--easy h5,
.text-box--easy h6 {
  margin-top: 0;
  margin-bottom: 20px;
  line-height: 150%;
  font-family: 'Raleway', Helvetica, Arial, sans-serif;
  color: #000;
  margin-top: 25px;
}
@media only screen and (max-width: 767px) {
  .text-box--easy h1,
  .text-box--easy h2,
  .text-box--easy h3,
  .text-box--easy h4,
  .text-box--easy h5,
  .text-box--easy h6 {
    line-height: 140%;
  }
}
.text-box--easy h1--mega,
.text-box--easy h2--mega,
.text-box--easy h3--mega,
.text-box--easy h4--mega,
.text-box--easy h5--mega,
.text-box--easy h6--mega {
  font-weight: 600;
  font-size: 1.75em;
}
@media only screen and (min-width: 768px) {
  .text-box--easy h1--mega,
  .text-box--easy h2--mega,
  .text-box--easy h3--mega,
  .text-box--easy h4--mega,
  .text-box--easy h5--mega,
  .text-box--easy h6--mega {
    font-size: 1.85em;
  }
}
@media only screen and (min-width: 1200px) {
  .text-box--easy h1--mega,
  .text-box--easy h2--mega,
  .text-box--easy h3--mega,
  .text-box--easy h4--mega,
  .text-box--easy h5--mega,
  .text-box--easy h6--mega {
    font-size: 2.15em;
  }
}
.text-box--easy h1--error-code,
.text-box--easy h2--error-code,
.text-box--easy h3--error-code,
.text-box--easy h4--error-code,
.text-box--easy h5--error-code,
.text-box--easy h6--error-code {
  font-weight: 600;
  font-size: 4.5em;
  margin-bottom: 0;
}
.text-box--easy h1--upercase,
.text-box--easy h2--upercase,
.text-box--easy h3--upercase,
.text-box--easy h4--upercase,
.text-box--easy h5--upercase,
.text-box--easy h6--upercase {
  text-transform: uppercase;
}
.text-box--easy h1--black,
.text-box--easy h2--black,
.text-box--easy h3--black,
.text-box--easy h4--black,
.text-box--easy h5--black,
.text-box--easy h6--black {
  color: #333;
}
.text-box--easy h1--white,
.text-box--easy h2--white,
.text-box--easy h3--white,
.text-box--easy h4--white,
.text-box--easy h5--white,
.text-box--easy h6--white {
  color: #fff;
}
.text-box--easy h1__link,
.text-box--easy h2__link,
.text-box--easy h3__link,
.text-box--easy h4__link,
.text-box--easy h5__link,
.text-box--easy h6__link {
  color: inherit;
}
.text-box--easy h1 {
  font-weight: 600;
  font-size: 1.438em;
}
@media only screen and (min-width: 768px) {
  .text-box--easy h1 {
    font-size: 1.85em;
  }
}
.text-box--easy h2 {
  font-weight: 600;
  font-size: 1.313em;
}
@media only screen and (min-width: 768px) {
  .text-box--easy h2 {
    font-size: 1.6em;
  }
}
.text-box--easy h3 {
  font-weight: 600;
  font-size: 1.25em;
}
@media only screen and (min-width: 768px) {
  .text-box--easy h3 {
    font-size: 1.478em;
  }
}
.text-box--easy h4 {
  font-weight: 600;
  font-size: 1.125em;
}
@media only screen and (min-width: 768px) {
  .text-box--easy h4 {
    font-size: 1.25em;
  }
}
.text-box--easy h5 {
  font-size: 1.063em;
  font-weight: 600;
}
@media only screen and (min-width: 768px) {
  .text-box--easy h5 {
    font-size: 1.125em;
  }
}
.text-box--easy h6 {
  font-weight: 600;
}
.footer-note-box {
  font-family: 'Raleway', Helvetica, Arial, sans-serif;
  font-size: 0.813em;
  line-height: 180%;
  margin-bottom: 20px;
}
.footer-note-box--extra-margin-bottom {
  margin-bottom: 35px;
}
@media only screen and (min-width: 768px) {
  .footer-note-box--extra-margin-bottom {
    margin-bottom: 50px;
  }
}
.list-box {
  font-family: 'Raleway', Helvetica, Arial, sans-serif;
  margin-bottom: 20px;
  padding-left: 25px;
}
.list-box--extra-margin-bottom {
  margin-bottom: 35px;
}
@media only screen and (min-width: 768px) {
  .list-box--extra-margin-bottom {
    margin-bottom: 50px;
  }
}
.list-box--no-margin-bottom {
  margin-bottom: 0;
}
.list-box--line {
  list-style: none;
}
.list-box--line > li {
  border-left: 2px solid rgba(0, 0, 0, 0.2);
  margin-bottom: 5px;
  padding-left: 22.5px;
}
.list-box--line > li:last-child {
  margin-bottom: 0;
}
.list-box--line > li a {
  color: #5b5b5b;
  border-bottom: 1px dotted #F57C00;
}
.list-box--line > li a:hover,
.list-box--line > li a:focus {
  color: #333;
  border-bottom-color: #333;
}
.list-box li {
  line-height: 200%;
}
a {
  text-decoration: none;
  -webkit-transition: "color ease-in-out 100ms, background ease-in-out 100ms";
  -moz-transition: "color ease-in-out 100ms, background ease-in-out 100ms";
  transition: "color ease-in-out 100ms, background ease-in-out 100ms";
}
a:hover,
a:focus {
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  .text-right-mobile {
    text-align: right;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .text-right-tablet {
    text-align: right;
  }
}
@media only screen and (min-width: 1200px) {
  .text-right-desktop {
    text-align: right;
  }
}
.text-color--primary {
  color: #F57C00;
}
.text-color--secondary {
  color: #333;
}
.text-color--white {
  color: #fff;
}
.text-color--black {
  color: #333;
}
@media only screen and (min-width: 1400px) {
  .container {
    width: 1200px;
  }
}
@media only screen and (max-width: 767px) {
  .row--vcenter-xs {
    display: flex;
    align-items: center;
  }
}
@media only screen and (min-width: 768px) {
  .row--vcenter {
    display: flex;
    align-items: center;
  }
}
.row--vcenter-all {
  display: flex;
  align-items: center;
}
.row--no-padding {
  margin-left: 0px;
  margin-right: 0px;
}
.row--no-padding [class*='col-'] {
  padding-left: 0px;
  padding-right: 0px;
}
@media only screen and (min-width: 768px) {
  .row--big-padding {
    margin-left: -35px;
    margin-right: -35px;
  }
  .row--big-padding [class*='col-'] {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media only screen and (max-width: 767px) {
  .col-xs-separator {
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .col-sm-separator {
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .col-md-separator {
    margin-bottom: 25px;
  }
}
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media only screen and (min-width: 1400px) {
  .col-xl-1,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12 {
    float: left;
  }
  .col-xl-12 {
    width: 100%;
  }
  .col-xl-11 {
    width: 91.66666667%;
  }
  .col-xl-10 {
    width: 83.33333333%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-8 {
    width: 66.66666667%;
  }
  .col-xl-7 {
    width: 58.33333333%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-5 {
    width: 41.66666667%;
  }
  .col-xl-4 {
    width: 33.33333333%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-2 {
    width: 16.66666667%;
  }
  .col-xl-1 {
    width: 8.33333333%;
  }
  .col-xl-pull-12 {
    right: 100%;
  }
  .col-xl-pull-11 {
    right: 91.66666667%;
  }
  .col-xl-pull-10 {
    right: 83.33333333%;
  }
  .col-xl-pull-9 {
    right: 75%;
  }
  .col-xl-pull-8 {
    right: 66.66666667%;
  }
  .col-xl-pull-7 {
    right: 58.33333333%;
  }
  .col-xl-pull-6 {
    right: 50%;
  }
  .col-xl-pull-5 {
    right: 41.66666667%;
  }
  .col-xl-pull-4 {
    right: 33.33333333%;
  }
  .col-xl-pull-3 {
    right: 25%;
  }
  .col-xl-pull-2 {
    right: 16.66666667%;
  }
  .col-xl-pull-1 {
    right: 8.33333333%;
  }
  .col-xl-pull-0 {
    right: auto;
  }
  .col-xl-push-12 {
    left: 100%;
  }
  .col-xl-push-11 {
    left: 91.66666667%;
  }
  .col-xl-push-10 {
    left: 83.33333333%;
  }
  .col-xl-push-9 {
    left: 75%;
  }
  .col-xl-push-8 {
    left: 66.66666667%;
  }
  .col-xl-push-7 {
    left: 58.33333333%;
  }
  .col-xl-push-6 {
    left: 50%;
  }
  .col-xl-push-5 {
    left: 41.66666667%;
  }
  .col-xl-push-4 {
    left: 33.33333333%;
  }
  .col-xl-push-3 {
    left: 25%;
  }
  .col-xl-push-2 {
    left: 16.66666667%;
  }
  .col-xl-push-1 {
    left: 8.33333333%;
  }
  .col-xl-push-0 {
    left: auto;
  }
  .col-xl-offset-12 {
    margin-left: 100%;
  }
  .col-xl-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xl-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xl-offset-9 {
    margin-left: 75%;
  }
  .col-xl-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xl-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xl-offset-6 {
    margin-left: 50%;
  }
  .col-xl-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xl-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xl-offset-3 {
    margin-left: 25%;
  }
  .col-xl-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xl-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xl-offset-0 {
    margin-left: 0;
  }
}
.section {
  padding: 35px 0;
  position: relative;
  height: 100%;
}
@media only screen and (min-width: 768px) {
  .section {
    padding: 70px 0;
  }
}
@media only screen and (min-width: 1400px) {
  .section {
    padding: 100px 0;
  }
}
.section--lg {
  padding: 35px 0;
}
@media only screen and (min-width: 768px) {
  .section--lg {
    padding: 55px 0;
  }
}
@media only screen and (min-width: 1400px) {
  .section--lg {
    padding: 87.5px 0;
  }
}
.section--md {
  padding: 35px 0;
}
@media only screen and (min-width: 768px) {
  .section--md {
    padding: 47.5px 0;
  }
}
@media only screen and (min-width: 1400px) {
  .section--md {
    padding: 75px 0;
  }
}
.section--sm {
  padding: 35px 0;
}
.section--xs {
  padding: 25px 0;
}
.section--note {
  padding: 20px;
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .section--note {
    padding: 35px;
  }
}
.section--note > *:last-child {
  margin-bottom: 0;
}
.section--viewport {
  min-height: 100vw;
}
.section--header {
  padding: 20px 0;
}
@media only screen and (min-width: 768px) {
  .section--header {
    padding: 30px 0;
  }
}
@media only screen and (min-width: 1400px) {
  .section--header {
    padding: 47.5px 0;
  }
}
.section--homepage-padding {
  padding: 120px 0 100px;
}
@media only screen and (min-width: 768px) {
  .section--homepage-padding {
    padding: 170px 0 150px;
  }
}
@media only screen and (min-width: 1400px) {
  .section--homepage-padding {
    padding: 220px 0 170px;
  }
}
.section--homepage-padding-xl {
  padding: 200px 0;
}
@media only screen and (min-width: 768px) {
  .section--homepage-padding-xl {
    padding: 200px 0;
  }
}
@media only screen and (min-width: 1400px) {
  .section--homepage-padding-xl {
    padding: 300px 0;
  }
}
.section--padding-big {
  padding: 130px 0;
}
@media only screen and (min-width: 1400px) {
  .section--padding-big {
    padding: 150px 0;
  }
}
.section--background {
  background-size: cover;
  background-position: center;
}
.section--white {
  background: #fff;
}
.section--white .heading {
  color: #333;
}
.section--light-blue {
  background-color: #F3F8FB;
}
.section--light-blue .heading {
  color: #000;
}
.section--light-gray {
  background-color: #F8F9FA;
}
.section--light-gray .heading {
  color: #000;
}
.section--primary {
  background-color: #F57C00;
}
.section--primary .heading {
  color: #fff;
}
.section--gradient {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#02739d+0,6eb8a4+100&0.65+0,1+100 */
  background: -moz-linear-gradient(45deg, #02739d 0%, #6e6e6e 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, #02739d 0%, #6e6e6e 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #02739d 0%, #6e6e6e 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a602739d', endColorstr='#6eb8a4', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
.section--white-text {
  color: #fff;
}
.section--white-text .heading {
  color: inherit;
}
.section--white-text .list-box--line li {
  border-left-color: rgba(255, 255, 255, 0.2);
}
.section--white-text .list-box--line a {
  color: rgba(255, 255, 255, 0.75);
}
.section--border-top {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.section--border-bottom {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.section__header {
  position: relative;
}
.section__header:after {
  content: '';
  border: 2px solid #F57C00;
  width: 45px;
  position: absolute;
  bottom: -15px;
  left: 0;
}
.section__overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
}
.section__overlay--primary {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#02739d+0,6eb8a4+100&0.65+0,1+100 */
  background: -moz-linear-gradient(45deg, #02739d 0%, #6e6e6e 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, #02739d 0%, #6e6e6e 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #02739d 0%, #6e6e6e 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a602739d', endColorstr='#6eb8a4', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  opacity: 0.75;
}
.section__overlay--dark {
  background: #000;
  opacity: 0.75;
}
.section__overlay--darker {
  background: #000;
  opacity: 0.9;
}
.section__overlay--light {
  background: #fff;
  opacity: 0.75;
}
.section__overlay--lighter {
  background: #fff;
  opacity: 0.9;
}
.logo {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 15px;
}
.logo__text {
  font-family: 'Raleway', Helvetica, Arial, sans-serif;
  color: #000;
  font-size: 34px;
}
.logo__text--small {
  font-size: 24px;
}
.logo__text--white {
  color: #fff;
}
.logo__text--black {
  color: #333;
}
.logo__text--primary {
  color: #F57C00;
}
.logo__image {
  -webkit-transition: all ease-in-out 200ms;
  -moz-transition: all ease-in-out 200ms;
  transition: all ease-in-out 200ms;
}
.logo-wrapper {
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .logo-wrapper {
    display: block;
  }
}
.logo-wrapper--centered {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .logo-wrapper--centered .logo {
    padding-top: 0 !important;
    margin-top: -20px;
  }
}
@media only screen and (min-width: 768px) {
  .logo-wrapper--centered .logo__image {
    max-height: 85px !important;
  }
}
.header {
  position: relative;
  background: #fff;
  z-index: 10;
  -webkit-transition: all ease-in-out 200ms;
  -moz-transition: all ease-in-out 200ms;
  transition: all ease-in-out 200ms;
}
.header .logo {
  display: inline-block;
  padding: 10px 0;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .header .logo {
    padding: 15px 0;
  }
}
.header .logo--white {
  display: none;
}
.header .logo__text {
  padding: 6px 0;
}
.header .logo__image {
  width: auto;
  max-height: 30px;
}
@media only screen and (min-width: 768px) {
  .header .logo__image {
    max-height: 50px;
  }
}
.header--initiated {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}
.header--bordered {
  border-bottom: 1px solid #eee;
}
.header--shadow {
  box-shadow: 0 0 12.5px rgba(0, 0, 0, 0.05);
}
@media only screen and (min-width: 768px) {
  .header--white-text {
    background: transparent;
    border-color: transparent;
    box-shadow: none;
    color: #fff;
  }
  .header--white-text .menu-main > li > a {
    color: #fff;
  }
  .header--white-text .pre-header {
    opacity: 0.8;
  }
  .header--white-text .logo {
    display: none;
  }
  .header--white-text .logo--white {
    display: block;
  }
}
.header.affix .logo--white {
  display: none;
}
.header-btn {
  background: transparent;
  border: none;
  box-shadow: none;
  color: #000;
}
.header-btn:hover,
.header-btn:focus {
  outline: none;
  box-shadow: none;
}
@media only screen and (min-width: 768px) {
  .navigation {
    float: right;
  }
}
.menu-main {
  position: relative;
  z-index: 999;
  list-style: none;
  padding: 0;
  margin: 0;
  font-weight: 800;
  font-size: 0.875em;
}
.menu-main > li {
  display: block;
  position: relative;
  text-transform: uppercase;
  font-weight: bold;
  margin-left: 20px;
}
@media only screen and (min-width: 768px) {
  .menu-main > li {
    display: inline-block;
    margin-left: 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .menu-main > li {
    margin-left: 60px;
  }
}
.menu-main > li:hover ul,
.menu-main > li:focus ul {
  display: block;
}
.menu-main > li.menu--dropdown-right > ul {
  right: 0;
}
.menu-main > li.menu--dropdown-right > ul:after {
  left: 87.5%;
  margin-left: -8px;
}
.menu-main > li a {
  display: block;
  padding: 20px 0;
  color: #333;
}
@media only screen and (min-width: 1200px) {
  .menu-main > li a {
    padding: 30px 0;
  }
}
.menu-main > li a:hover,
.menu-main > li a:focus {
  text-decoration: none;
  color: #F57C00;
}
.menu-main > li > ul {
  display: none;
  background: #fff;
  border-radius: 10px;
  padding: 10px 10px;
  margin: 0;
  list-style: none;
  position: absolute;
  top: 100%;
  z-index: 999;
  width: 250px;
  font-weight: 400;
  font-size: 0.933em;
  letter-spacing: normal;
  text-transform: none;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.125);
}
.menu-main > li > ul:after {
  bottom: 100%;
  left: 12.5%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent;
  border-bottom-color: #fff;
  border-width: 8px;
}
.menu-main > li > ul li a {
  background: #fff;
  border-radius: 10px;
  padding: 12px 17.5px;
}
.menu-main > li > ul li a:hover,
.menu-main > li > ul li a:focus {
  background: #fafafa;
}
.menu-main--slim > li {
  font-weight: 400;
  letter-spacing: 2.25px;
}
.menu-main--centered {
  display: block;
  text-align: center;
}
.menu-main--centered > li {
  display: inline-block;
  margin-left: 0;
}
@media only screen and (min-width: 1200px) {
  .menu-main--centered > li > a {
    padding: 17.5px 27.5px;
  }
}
@media only screen and (min-width: 1400px) {
  .menu-main--centered > li > a {
    padding: 17.5px 45px;
  }
}
.menu-main--centered > li > ul {
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0);
  -moz-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
.menu-main--centered > li > ul:after {
  left: 50% !important;
  margin-left: -8px;
}
.mobile-btn-switch {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 20px;
  height: 22px;
  font-size: 0;
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  transition: background 0.2s;
}
.mobile-btn-switch:focus {
  outline: none;
}
.mobile-btn-switch span {
  display: block;
  position: absolute;
  top: 10px;
  left: 0px;
  right: 0px;
  height: 2px;
  background: #000;
  transition: background 0s 0.2s;
}
.mobile-btn-switch span::before,
.mobile-btn-switch span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #000;
  content: "";
  transition-duration: 0.2s, 0.2s;
  transition-delay: 0.2s, 0s;
}
.mobile-btn-switch span::before {
  top: -7px;
  transition-property: top, transform;
}
.mobile-btn-switch span::after {
  bottom: -7px;
  transition-property: bottom, transform;
}
.mobile-btn-switch.active span {
  background: none;
}
.mobile-btn-switch.active span::before,
.mobile-btn-switch.active span::after {
  transition-delay: 0s, 0.2s;
}
.mobile-btn-switch.active span::before {
  top: 0;
  transform: rotate(45deg);
}
.mobile-btn-switch.active span::after {
  bottom: 0;
  transform: rotate(-45deg);
}
.mobile-menu-btn-container {
  display: inline-block;
  text-align: left;
  margin-left: 0;
  margin-right: 12.5px;
}
@media only screen and (min-width: 768px) {
  .mobile-menu-btn-container {
    display: none;
  }
}
.mobile-menu-btn-container--right {
  text-align: right;
  margin-left: 12.5px;
  margin-right: 0;
}
.mobile-menu-btn-container .header-btn {
  margin-right: 10px;
}
.mobile-menu-btn-container .header-btn:last-child {
  margin-right: 0;
}
.menu-mobile {
  display: none;
  border-top: 1px solid #eee;
  padding: 0;
  margin: 0;
  list-style: none;
  overflow-y: auto;
}
.menu-mobile ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.menu-mobile li > a,
.menu-mobile li span {
  display: block;
  color: #000;
  font-size: 0.875em;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px;
  border-bottom: 1px solid #eee;
}
.menu-mobile li a:hover,
.menu-mobile li a:focus {
  background: #eee;
}
.menu-mobile > li > ul > li > a,
.menu-mobile > li > ul > li span {
  padding: 10px 25px;
}
.search-container {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  opacity: 0;
  background: rgba(0, 0, 0, 0.85);
  -webkit-transition: all ease-in-out 200ms;
  -moz-transition: all ease-in-out 200ms;
  transition: all ease-in-out 200ms;
  display: flex;
  align-items: center;
  font-size: 1.375em;
}
.search-container--active {
  display: block;
  opacity: 1;
  z-index: 100;
}
.search-container__close {
  position: absolute;
  top: 30px;
  right: 30px;
  color: #fff;
  z-index: 1;
  background: transparent;
  border: 0;
  box-shadow: none;
}
.search-container__close:focus,
.search-container__close:hover {
  outline: none;
  box-shadow: none;
}
.search-container__area {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  z-index: 3;
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  max-width: 100%;
  width: 250px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .search-container__area {
    width: 400px;
  }
}
.search-container__submit {
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 2;
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  background: transparent;
  border: 0;
  color: #fff;
}
.search-container input[type=text],
.search-container input[type=textarea] {
  display: block;
  background: transparent;
  border: 0;
  box-shadow: none;
  color: #fff;
  width: 100%;
  padding-right: 50px;
}
.search-container input[type=text]::-webkit-input-placeholder,
.search-container input[type=textarea]::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.75);
}
.search-container input[type=text]:-moz-placeholder,
.search-container input[type=textarea]:-moz-placeholder {
  color: rgba(255, 255, 255, 0.75);
}
.search-container input[type=text]::-moz-placeholder,
.search-container input[type=textarea]::-moz-placeholder {
  color: rgba(255, 255, 255, 0.75);
}
.search-container input[type=text]:-ms-input-placeholder,
.search-container input[type=textarea]:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.75);
}
.search-container input[type=text]:focus,
.search-container input[type=textarea]:focus {
  box-shadow: none;
  outline: none;
}
.pre-header {
  padding: 10px 0;
  font-size: 0.8em;
  font-family: 'Raleway', Helvetica, Arial, sans-serif;
}
.pre-header--transparent {
  padding: 25px 0 10px;
}
.pre-header--gradient-background {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#02739d+0,6eb8a4+100&0.65+0,1+100 */
  background: -moz-linear-gradient(45deg, #02739d 0%, #6e6e6e 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, #02739d 0%, #6e6e6e 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #02739d 0%, #6e6e6e 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a602739d', endColorstr='#6eb8a4', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  color: #fff;
}
.pre-header--gradient-background a {
  color: rgba(255, 255, 255, 0.75);
}
.pre-header--gradient-background a:hover,
.pre-header--gradient-background a:focus {
  text-decoration: none;
}
.pre-header a {
  color: inherit;
  -webkit-transition: all ease-in-out 200ms;
  -moz-transition: all ease-in-out 200ms;
  transition: all ease-in-out 200ms;
}
.pre-header a:hover,
.pre-header a:focus {
  text-decoration: none;
}
.pre-header__text p {
  margin: 0;
}
.pre-header__info__item {
  display: inline-block;
  margin-left: 20px;
}
.pre-header__info__item .fa {
  display: inline-block;
  margin-right: 7.5px;
}
.footer--type-1 {
  background: #333;
}
.footer--type-2 {
  background: #222;
  color: rgba(255, 255, 255, 0.75);
  padding: 35px 0;
}
@media only screen and (min-width: 768px) {
  .footer--type-2 {
    padding: 60px 0 50px;
  }
}
@media only screen and (min-width: 1200px) {
  .footer--type-2 {
    padding: 75px 0 50px;
  }
}
.footer--type-2__top {
  margin-bottom: 40px;
}
.footer--type-2__item {
  margin-bottom: 20px;
}
.footer--type-2 .logo img {
  width: auto;
  max-height: 75px;
}
.footer--type-2 .menu {
  list-style: none;
  padding: 0;
  margin: 0 0 5px;
  font-size: 0.875em;
}
.footer--type-2 .menu li {
  color: rgba(255, 255, 255, 0.55);
  margin-bottom: 7.5px;
}
.footer--type-2 .menu li a {
  color: inherit;
}
.footer--type-2 .menu li:first-child {
  font-size: 1.125em;
  color: #fff;
  margin-bottom: 15px;
}
.footer--type-2__copyright {
  border-top: 1px solid rgba(255, 255, 255, 0.075);
  margin-top: 40px;
  padding-top: 50px;
  text-align: center;
  font-size: 0.875em;
}
.footer__item {
  padding: 60px 0;
}
.footer__item .list-box,
.footer__item .text-box {
  color: rgba(255, 255, 255, 0.6);
}
@media only screen and (min-width: 1200px) {
  .footer .container {
    padding-left: 45px;
    padding-right: 45px;
  }
}
@media only screen and (min-width: 1200px) {
  .footer .row {
    margin-left: -45px;
    margin-right: -45px;
  }
}
@media only screen and (min-width: 1200px) {
  .footer [class^="col-"] {
    padding: 0 45px;
  }
  .footer [class^="col-"]:first-child {
    padding-left: 15px;
  }
  .footer [class^="col-"]:last-child {
    padding-right: 15px;
  }
}
.footer a {
  color: rgba(255, 255, 255, 0.5);
}
.footer a:hover,
.footer a:focus {
  color: #fff;
}
.copyright {
  background: #444;
  color: #b0b0b0;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.875em;
  letter-spacing: 1.5px;
}
.copyright a {
  color: inherit;
  opacity: 0.5;
}
.copyright a:hover,
.copyright a:focus {
  color: #fff;
  opacity: 1;
}
.copyright p {
  margin: 0;
}
.modal-content {
  border-radius: 0;
}
.modal-title {
  font-weight: bold;
  font-size: 1.15em;
  color: #000;
  text-transform: uppercase;
}
.modal-header {
  position: relative;
  padding: 50px 30px 20px;
  border-bottom: 0;
  text-align: center;
}
.modal-header:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0);
  -moz-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
  width: 30px;
  height: 3px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#02739d+0,6eb8a4+100&0.65+0,1+100 */
  background: -moz-linear-gradient(45deg, #02739d 0%, #6e6e6e 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, #02739d 0%, #6e6e6e 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #02739d 0%, #6e6e6e 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a602739d', endColorstr='#6eb8a4', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
.modal-header .close {
  position: absolute;
  top: 30px;
  right: 30px;
}
.modal-body {
  padding: 40px 30px 30px;
}
.table.table--plain > thead > tr > td,
.table.table--plain > thead > tr > th,
.table.table--plain > tbody > tr > td,
.table.table--plain > tbody > tr > th,
.table.table--plain > tfoot > tr > td,
.table.table--plain > tfoot > tr > th {
  border-top: 0;
}
.table.table--no-side-padding > thead > tr > td,
.table.table--no-side-padding > thead > tr > th,
.table.table--no-side-padding > tbody > tr > td,
.table.table--no-side-padding > tbody > tr > th,
.table.table--no-side-padding > tfoot > tr > td,
.table.table--no-side-padding > tfoot > tr > th {
  padding-left: 0;
  padding-right: 0;
}
.paper {
  padding: 22.5px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
@media only screen and (min-width: 1200px) {
  .paper {
    padding: 35px;
  }
}
.paper--white {
  background: #fff;
}
.paper__content__item {
  border-bottom: 1px solid #ddd;
  padding: 15px 0;
}
.paper__content__item:last-child {
  border-bottom: 0;
}
.paper__content__item > *:last-child {
  margin-bottom: 0;
}
.paper__heading {
  color: #F57C00;
  font-size: 1.313em;
  font-weight: bold;
  border-bottom: 2px solid #ddd;
  padding-bottom: 15px;
}
.paper__mini-heading {
  color: #000;
  font-size: 0.875em;
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.form-control {
  height: auto;
  border-radius: 3px;
  box-shadow: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 13px 17.5px;
}
.form-control:focus {
  outline: none;
  box-shadow: none;
  border-color: rgba(0, 0, 0, 0.175);
}
label {
  font-size: 0.75em;
}
.checkbox,
.radiobox {
  margin-bottom: 15px;
}
.checkbox label,
.radiobox label {
  font-size: 0.875em;
}
.form-options {
  font-size: 0.750em;
}
.input-group {
  margin-bottom: 15px;
}
.input-group-btn .btn {
  padding-top: 13.5px;
  padding-bottom: 13.5px;
}
.material-form .form-group {
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 20px;
}
.material-form .form-group:after {
  content: '';
  background: #F57C00;
  height: 2px;
  position: absolute;
  bottom: -2px;
  left: 50%;
  width: 0%;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all ease-in-out 200ms;
  -moz-transition: all ease-in-out 200ms;
  transition: all ease-in-out 200ms;
}
.material-form .form-group.active:after {
  width: 100%;
  opacity: 0;
}
.material-form .form-group.active label {
  top: 0;
  font-size: 0.75em;
  opacity: 0.75;
}
.material-form .form-group.focus:after {
  width: 100%;
  opacity: 1;
}
.material-form .form-group.focus label {
  top: 0;
  font-size: 0.75em;
  color: #F57C00;
}
.material-form .form-group label {
  position: absolute;
  top: 18px;
  left: 0;
  z-index: 1;
  font-size: 1em;
  font-weight: 300;
  -webkit-transition: all ease-in-out 200ms;
  -moz-transition: all ease-in-out 200ms;
  transition: all ease-in-out 200ms;
}
.material-form .form-group .form-control {
  position: relative;
  z-index: 2;
  border: 0;
  box-shadow: none;
  font-size: 1em;
  padding: 2px 0 5px;
  height: auto;
  background: transparent;
  color: #5b5b5b;
}
.material-form .form-control {
  height: auto;
  border-radius: 0;
  box-shadow: none;
  border: 2px solid transparent;
  padding: 15px 25px;
}
.material-form .form-control:focus {
  outline: none;
  box-shadow: none;
  border-color: transparent;
}
.material-form .input-group .form-control:first-child,
.material-form .input-group-addon:first-child,
.material-form .input-group-btn:first-child > .btn,
.material-form .input-group-btn:first-child > .btn-group > .btn,
.material-form .input-group-btn:first-child > .dropdown-toggle,
.material-form .input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.material-form .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-left-radius: 300px;
  border-bottom-left-radius: 300px;
}
.button-box {
  margin-bottom: 20px;
}
@media only screen and (min-width: 1200px) {
  .button-box {
    margin-bottom: 30px;
  }
}
.button-box--center {
  text-align: center;
}
.btn {
  border-width: 2px;
  border-radius: 300px;
  background: transparent;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 13px 30px;
  -webkit-transition: all ease-in-out 100ms;
  -moz-transition: all ease-in-out 100ms;
  transition: all ease-in-out 100ms;
}
@media only screen and (min-width: 768px) {
  .btn.btn-md {
    font-size: 14px;
    padding: 17.5px 35px;
  }
}
@media only screen and (min-width: 768px) {
  .btn.btn-lg {
    font-size: 14px;
    padding: 22.5px 45px;
  }
}
@media only screen and (min-width: 768px) {
  .btn.btn-lg-flat {
    font-size: 14px;
    padding: 17.5px 30px;
    width: 250px;
    max-width: 100%;
  }
}
.btn.btn-default {
  border-color: #aaa;
  color: #aaa;
}
.btn.btn-default:hover,
.btn.btn-default:focus {
  background: #aaa;
  color: #fff;
  outline: none;
}
.btn.btn-default:active {
  border-color: #9d9d9d;
}
.btn.btn-primary {
  border-color: #F57C00;
  color: #F57C00;
}
.btn.btn-primary:hover,
.btn.btn-primary:focus {
  background: #F57C00;
  color: #fff;
  outline: none;
}
.btn.btn-primary:active {
  border-color: #dc6f00;
}
.btn.btn-primary-fill {
  background: #F57C00;
  border-color: #F57C00;
  color: #fff;
}
.btn.btn-primary-fill:hover,
.btn.btn-primary-fill:focus {
  background: #333;
  border-color: #333;
  color: #fff;
  outline: none;
}
.btn.btn-primary-fill:active {
  border-color: #262626;
}
.btn.btn-black-fill {
  background: #333;
  border-color: #333;
  color: #fff;
}
.btn.btn-black-fill:hover,
.btn.btn-black-fill:focus {
  background: #fff;
  border-color: #fff;
  color: #333;
  outline: none;
}
.btn.btn-black-fill:active {
  border-color: #f2f2f2;
}
.btn.btn-white-fill {
  background: #fff;
  border-color: #fff;
  color: #333;
}
.btn.btn-white-fill:hover,
.btn.btn-white-fill:focus {
  background: #333;
  border-color: #333;
  color: #fff;
  outline: none;
}
.btn.btn-white-fill:active {
  border-color: #262626;
}
.btn.btn-black-border {
  background: transparent;
  border-color: #333;
  color: #fff;
}
.btn.btn-black-border:hover,
.btn.btn-black-border:focus {
  background: #F57C00;
  border-color: #F57C00;
  color: #fff;
  outline: none;
}
.btn.btn-black-border:active {
  border-color: #dc6f00;
}
.btn.btn-white-border {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.btn.btn-white-border:hover,
.btn.btn-white-border:focus {
  background: #fff;
  border-color: #fff;
  color: #F57C00;
  outline: none;
}
.btn.btn-white-border:active {
  border-color: #f2f2f2;
}
.btn.btn-round-icon {
  border-radius: 400px;
  text-align: center;
  padding: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  letter-spacing: normal;
}
.btn.btn-round-icon .fa {
  vertical-align: text-top;
}
.btn .icon-pos-right {
  margin-left: 10px;
}
.btn .icon-pos-left {
  margin-right: 10px;
}
.slick-carousel.slick-slider {
  margin-bottom: 0;
}
.slick-carousel .slick-carousel__item:hover,
.slick-carousel .slick-carousel__item:focus {
  outline: none;
}
.slick-carousel--main .slick__navigation {
  position: absolute;
  bottom: 45px;
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0);
  -moz-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
.slick-carousel--main .slick-prev,
.slick-carousel--main .slick-next {
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  opacity: 0.75;
  -webkit-transition: all ease-in-out 200ms;
  -moz-transition: all ease-in-out 200ms;
  transition: all ease-in-out 200ms;
}
.slick-carousel--main .slick-prev:before,
.slick-carousel--main .slick-next:before {
  content: '';
}
.slick-carousel--main .slick-prev:hover,
.slick-carousel--main .slick-next:hover,
.slick-carousel--main .slick-prev:focus,
.slick-carousel--main .slick-next:focus {
  opacity: 1;
}
.slick-carousel--main .slick-prev {
  background-image: url('../images/icons/arrow-left-white.svg');
  left: -50px;
}
.slick-carousel--main .slick-next {
  background-image: url('../images/icons/arrow-right-white.svg');
  right: -50px;
}
.slick-carousel--main .slick-dots {
  position: relative;
  bottom: auto;
  left: auto;
  right: auto;
  top: auto;
  float: left;
  font-size: 0;
}
.slick-carousel--main .slick-dots li {
  width: auto;
  height: auto;
}
.slick-carousel--main .slick-dots li button {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  border: 1px solid #fff;
}
.slick-carousel--main .slick-dots li button:before {
  content: '';
}
.slick-carousel--main .slick-dots li.slick-active button {
  background: #fff;
}
.slick-carousel--general {
  padding-bottom: 65px;
}
.slick-carousel--general .slick__navigation {
  position: absolute;
  bottom: 0px;
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0);
  -moz-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
.slick-carousel--general .slick-prev,
.slick-carousel--general .slick-next {
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  opacity: 0.75;
  -webkit-transition: all ease-in-out 200ms;
  -moz-transition: all ease-in-out 200ms;
  transition: all ease-in-out 200ms;
}
.slick-carousel--general .slick-prev:before,
.slick-carousel--general .slick-next:before {
  content: '';
}
.slick-carousel--general .slick-prev:hover,
.slick-carousel--general .slick-next:hover,
.slick-carousel--general .slick-prev:focus,
.slick-carousel--general .slick-next:focus {
  opacity: 1;
}
.slick-carousel--general .slick-prev {
  background-image: url('../images/icons/arrow-left-black.svg');
  left: -50px;
}
.slick-carousel--general .slick-next {
  background-image: url('../images/icons/arrow-right-black.svg');
  right: -50px;
}
.slick-carousel--general .slick-dots {
  position: relative;
  bottom: auto;
  left: auto;
  right: auto;
  top: auto;
  float: left;
  font-size: 0;
}
.slick-carousel--general .slick-dots li {
  width: auto;
  height: auto;
}
.slick-carousel--general .slick-dots li button {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  border: 1px solid #333;
}
.slick-carousel--general .slick-dots li button:before {
  content: '';
}
.slick-carousel--general .slick-dots li.slick-active button {
  background: #333;
}
/**
 * Elements
 */
.article-list {
  margin-top: 30px;
}
.article-list--border-top {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.article-list__item {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.article-list__item:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.article-meta {
  margin: 30px 0;
}
.article-meta--top {
  margin-top: -10px;
}
.article-meta__block {
  margin-bottom: 5px;
}
.article-meta__block:last-child {
  margin-bottom: 0;
}
.article-meta__block__item {
  display: inline-block;
  margin-right: 10px;
  font-size: 0.875em;
}
.article-meta__block__item .fa {
  display: inline-block;
  margin-right: 5px;
}
.article-meta__tags {
  margin: 15px 0 45px;
}
.article-meta__tags__heading {
  display: inline-block;
  font-size: 0.875em;
  font-weight: bold;
}
.article-meta__tags__item,
.article-meta__tags a {
  display: inline-block;
  border-radius: 50px;
  padding: 8px;
  font-size: 0.75em;
  margin: 0 3px;
  background: #f0f0f0;
  color: #333;
  text-transform: uppercase;
  -webkit-transition: all ease-in-out 200ms;
  -moz-transition: all ease-in-out 200ms;
  transition: all ease-in-out 200ms;
}
@media only screen and (min-width: 768px) {
  .article-meta__tags__item,
  .article-meta__tags a {
    padding: 10px 15px;
  }
}
.article-meta__tags__item:hover,
.article-meta__tags a:hover,
.article-meta__tags__item:focus,
.article-meta__tags a:focus {
  color: #fff;
  background: #F57C00;
}
.sidebar .widget {
  font-size: 0.875em;
  margin-bottom: 30px;
}
.sidebar .widget .heading {
  margin-bottom: 7.5px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1em;
}
.sidebar .widget ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sidebar .widget ul li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 8.5px 0;
}
.sidebar .widget ul li:last-child {
  border-bottom: 0;
}
.highlights {
  margin-top: 40px;
}
.highlight {
  text-align: center;
  background: #fff;
  border-radius: 25px;
  box-shadow: 0 0 35px rgba(150, 165, 176, 0.15);
  padding: 30px;
}
.highlight:hover {
  box-shadow: 0 0 50px rgba(150, 165, 176, 0.2);
}
.highlight-photo {
  width: 175px;
  margin: 0 auto 20px;
}
.contact-info {
  margin-bottom: 40px;
}
.contact-info__item {
  padding: 17.5px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.contact-info__item:last-of-type {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.contact-info__title {
  font-weight: 600;
  color: #F57C00;
}
.contact-info__title .fa {
  width: 20px;
}
.contact-info__content p:last-child {
  margin-bottom: 0;
}
.listing {
  margin: 30px 0;
}
.listing__item {
  display: block;
  margin-bottom: 15px;
  -webkit-transition: all ease-in-out 200ms;
  -moz-transition: all ease-in-out 200ms;
  transition: all ease-in-out 200ms;
}
.listing__item:hover,
.listing__item:focus {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.listing__item:hover .listing__image--alternative,
.listing__item:focus .listing__image--alternative {
  opacity: 1;
}
.listing__content-container {
  display: block;
  background: #fff;
  padding: 12.5px 15px;
}
.listing__image {
  position: relative;
  z-index: 1;
  background-size: cover;
  -webkit-transition: all ease-in-out 200ms;
  -moz-transition: all ease-in-out 200ms;
  transition: all ease-in-out 200ms;
}
.listing__image img {
  max-width: 100%;
  height: auto;
}
.listing__image--alternative {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 2;
}
.listing__image-container {
  position: relative;
  overflow: hidden;
}
.listing__title {
  font-weight: 700;
  color: #000;
}
.listing__subtitle {
  font-size: 0.875em;
  color: #5b5b5b;
}
.featured-images {
  margin-top: 30px;
}
.featured-images .row {
  margin-left: -5px;
  margin-right: -5px;
}
.featured-images .row [class*="col-"] {
  padding-left: 5px;
  padding-right: 5px;
}
.featured-image__item {
  position: relative;
  margin-top: 5px;
  margin-bottom: 5px;
}
.featured-image__item--height-1 {
  height: 300px;
}
.featured-image__item--height-2 {
  height: 350px;
}
.featured-image__item--height-3 {
  height: 250px;
}
.featured-image__link {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
}
.featured-image__link:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  content: '';
  opacity: 0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#02739d+0,6eb8a4+100&0.65+0,1+100 */
  background: -moz-linear-gradient(45deg, rgba(2, 2, 2, 0.65) 0%, #6e6e6e 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, rgba(2, 2, 2, 0.65) 0%, #6e6e6e 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, rgba(2, 2, 2, 0.65) 0%, #6e6e6e 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a602739d', endColorstr='#6eb8a4', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  -webkit-transition: all ease-in-out 200ms;
  -moz-transition: all ease-in-out 200ms;
  transition: all ease-in-out 200ms;
}
.featured-image__link:hover,
.featured-image__link:focus {
  color: #fff;
}
.featured-image__link:hover:before,
.featured-image__link:focus:before {
  opacity: 0.5;
}
.featured-image__link:hover .featured-image__action,
.featured-image__link:focus .featured-image__action {
  opacity: 1;
  margin-top: 25px;
}
.featured-image__image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
  background-color: #999;
  background-position: center;
  background-size: cover;
}
.featured-image__image:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
  background: rgba(0, 0, 0, 0.45);
}
.featured-image__description {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  z-index: 2;
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  -webkit-transition: all ease-in-out 200ms;
  -moz-transition: all ease-in-out 200ms;
  transition: all ease-in-out 200ms;
  text-align: center;
  padding: 15px;
}
.featured-image__title {
  font-size: 1.2em;
  font-weight: 300;
}
.featured-image__action {
  position: relative;
  font-size: 0.9em;
  font-weight: 600;
  margin-top: -16px;
  text-transform: uppercase;
  letter-spacing: 2px;
  opacity: 0;
  -webkit-transition: all ease-in-out 200ms;
  -moz-transition: all ease-in-out 200ms;
  transition: all ease-in-out 200ms;
}
.featured-image__action:before {
  content: '';
  position: absolute;
  top: -15px;
  left: 20%;
  right: 20%;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.featured-items {
  margin-top: 30px;
}
.featured-items--type-1 {
  margin: 20px 0;
}
.featured-items--type-1__item {
  position: relative;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .featured-items--type-1__item {
    padding: 0 25px 50px 0;
    margin-bottom: 50px;
  }
}
.featured-items--type-1__image img {
  max-width: 100%;
  height: auto;
}
.featured-items--type-1__image-container {
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}
.featured-items--type-1__content {
  display: block;
  position: relative;
  max-width: 100%;
  padding: 10px 0;
}
@media only screen and (min-width: 768px) {
  .featured-items--type-1__content {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 20px 22.5px;
    width: 90%;
    background: #fff;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
  }
}
@media only screen and (min-width: 1200px) {
  .featured-items--type-1__content {
    width: 450px;
    padding: 30px 32.5px;
    width: 375px;
  }
}
@media only screen and (min-width: 768px) {
  .featured-items--type-1__content--arrow {
    padding-right: 50px;
  }
}
@media only screen and (min-width: 1200px) {
  .featured-items--type-1__content--arrow {
    padding-right: 80px;
  }
}
.featured-items--type-1__content--arrow:after {
  content: url('../images/icons/arrow-right-black.svg');
  display: none;
  position: absolute;
  top: 50%;
  opacity: 0.25;
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  -webkit-transition: all ease-in-out 200ms;
  -moz-transition: all ease-in-out 200ms;
  transition: all ease-in-out 200ms;
}
@media only screen and (min-width: 768px) {
  .featured-items--type-1__content--arrow:after {
    display: block;
    right: 15px;
    width: 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .featured-items--type-1__content--arrow:after {
    right: 15px;
    width: 50px;
  }
}
.featured-items--type-1__content--arrow:hover:after,
.featured-items--type-1__content--arrow:focus:after {
  opacity: 0.75;
}
.featured-items--type-1__title {
  color: #F57C00;
  font-weight: bold;
  font-size: 1em;
  text-transform: uppercase;
  line-height: 120%;
}
@media only screen and (min-width: 768px) {
  .featured-items--type-1__title {
    font-size: 1.125em;
  }
}
@media only screen and (min-width: 1200px) {
  .featured-items--type-1__title {
    font-size: 1.25em;
  }
}
.featured-items--type-1__subtitle {
  color: #333;
  font-weight: bold;
  font-size: 0.875em;
  text-transform: uppercase;
  margin-top: 5px;
}
@media only screen and (min-width: 768px) {
  .featured-items--type-1__subtitle {
    font-size: 0.933em;
  }
}
@media only screen and (min-width: 1200px) {
  .featured-items--type-1__subtitle {
    font-size: 1.063em;
  }
}
.featured-items--type-2 {
  margin: 20px 0;
}
.featured-items--type-2__item {
  position: relative;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .featured-items--type-2__item {
    margin-bottom: 35px;
  }
}
.featured-items--type-2__image img {
  max-width: 100%;
  height: auto;
}
.featured-items--type-2__image-container {
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}
.featured-items--type-2__content-container:before {
  content: '';
  background: #F57C00;
  opacity: 0.75;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  -webkit-transition: all ease-in-out 200ms;
  -moz-transition: all ease-in-out 200ms;
  transition: all ease-in-out 200ms;
}
.featured-items--type-2__content-container:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  margin: 20px;
  border: 1px solid #fff;
  opacity: 0.5;
  -webkit-transition: all ease-in-out 200ms;
  -moz-transition: all ease-in-out 200ms;
  transition: all ease-in-out 200ms;
}
.featured-items--type-2__content-container:hover:before,
.featured-items--type-2__content-container:focus:before {
  background: #F57C00;
  opacity: 0.95;
}
.featured-items--type-2__content-container:hover:after,
.featured-items--type-2__content-container:focus:after {
  margin: 0;
  opacity: 0;
}
.featured-items--type-2__content {
  display: block;
  padding: 25px 40px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  z-index: 2;
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
@media only screen and (min-width: 768px) {
  .featured-items--type-2__content {
    padding: 37.5px 40px;
  }
}
.featured-items--type-2__title {
  color: #fff;
  font-weight: bold;
  font-size: 1em;
  text-transform: uppercase;
  line-height: 120%;
}
@media only screen and (min-width: 768px) {
  .featured-items--type-2__title {
    font-size: 1.125em;
  }
}
@media only screen and (min-width: 1200px) {
  .featured-items--type-2__title {
    font-size: 1.25em;
  }
}
.featured-items--type-2__subtitle {
  color: #fff;
  font-weight: bold;
  font-size: 0.875em;
  text-transform: uppercase;
  margin-top: 5px;
}
@media only screen and (min-width: 768px) {
  .featured-items--type-2__subtitle {
    font-size: 0.933em;
  }
}
@media only screen and (min-width: 1200px) {
  .featured-items--type-2__subtitle {
    font-size: 1.063em;
  }
}
.affiliate__item {
  padding: 0 30px;
}
.affiliate__link {
  opacity: 0.5;
  -webkit-transition: all ease-in-out 200ms;
  -moz-transition: all ease-in-out 200ms;
  transition: all ease-in-out 200ms;
}
.affiliate__link:hover,
.affiliate__link:focus {
  opacity: 1;
  outline: none;
}
.affiliate__image {
  max-width: 100%;
  height: auto;
}
.pricing-table-container {
  margin: 40px 0;
}
.pricing-table {
  background: #fff;
  border-radius: 15px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  padding: 40px;
  margin-bottom: 15px;
  text-align: center;
  -webkit-transition: all ease-in-out 200ms;
  -moz-transition: all ease-in-out 200ms;
  transition: all ease-in-out 200ms;
}
.pricing-table:hover,
.pricing-table:focus {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}
.pricing-table--gradient {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#02739d+0,6eb8a4+100&0.65+0,1+100 */
  background: -moz-linear-gradient(45deg, #02739d 0%, #6e6e6e 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, #02739d 0%, #6e6e6e 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #02739d 0%, #6e6e6e 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a602739d', endColorstr='#6eb8a4', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  color: rgba(255, 255, 255, 0.8);
}
.pricing-table--gradient .pricing-table__cost-title {
  color: #fff;
}
.pricing-table--gradient .pricing-table__subheading {
  color: #fff;
}
.pricing-table__photo {
  padding: 0 45px 10px;
}
.pricing-table__subheading {
  letter-spacing: 2px;
  color: #000;
  font-family: 'Raleway', Helvetica, Arial, sans-serif;
  font-size: 0.95em;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.pricing-table__cost {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.pricing-table__cost-title {
  font-size: 2.5em;
  font-weight: 300;
  color: #F57C00;
}
.pricing-table__cost-description {
  margin-top: -15px;
  font-size: 0.875em;
}
.pricing-table__description {
  font-family: 'Raleway', Helvetica, Arial, sans-serif;
}
.pricing-table__description ul,
.pricing-table__description ol {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 170%;
}
.pricing-table__action {
  margin-top: 55px;
}
.masonry-grid {
  margin-left: -10px;
  margin-right: -10px;
}
.masonry-grid--top-spacing {
  margin-top: 20px;
}
.masonry-grid--bottom-spacing {
  margin-bottom: 20px;
}
.masonry-grid__sizer,
.masonry-grid__item {
  float: left;
  padding: 10px;
}
.masonry-grid__sizer--xs-1,
.masonry-grid__item--xs-1 {
  width: 8.33333333%;
}
.masonry-grid__sizer--xs-2,
.masonry-grid__item--xs-2 {
  width: 16.66666667%;
}
.masonry-grid__sizer--xs-3,
.masonry-grid__item--xs-3 {
  width: 25%;
}
.masonry-grid__sizer--xs-4,
.masonry-grid__item--xs-4 {
  width: 33.33333333%;
}
.masonry-grid__sizer--xs-5,
.masonry-grid__item--xs-5 {
  width: 41.66666667%;
}
.masonry-grid__sizer--xs-6,
.masonry-grid__item--xs-6 {
  width: 50%;
}
.masonry-grid__sizer--xs-7,
.masonry-grid__item--xs-7 {
  width: 58.33333333%;
}
.masonry-grid__sizer--xs-8,
.masonry-grid__item--xs-8 {
  width: 66.66666667%;
}
.masonry-grid__sizer--xs-9,
.masonry-grid__item--xs-9 {
  width: 75%;
}
.masonry-grid__sizer--xs-10,
.masonry-grid__item--xs-10 {
  width: 83.33333333%;
}
.masonry-grid__sizer--xs-11,
.masonry-grid__item--xs-11 {
  width: 91.66666667%;
}
.masonry-grid__sizer--xs-12,
.masonry-grid__item--xs-12 {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .masonry-grid__sizer--sm-1,
  .masonry-grid__item--sm-1 {
    width: 8.33333333%;
  }
}
@media only screen and (min-width: 768px) {
  .masonry-grid__sizer--sm-2,
  .masonry-grid__item--sm-2 {
    width: 16.66666667%;
  }
}
@media only screen and (min-width: 768px) {
  .masonry-grid__sizer--sm-3,
  .masonry-grid__item--sm-3 {
    width: 25%;
  }
}
@media only screen and (min-width: 768px) {
  .masonry-grid__sizer--sm-4,
  .masonry-grid__item--sm-4 {
    width: 33.33333333%;
  }
}
@media only screen and (min-width: 768px) {
  .masonry-grid__sizer--sm-5,
  .masonry-grid__item--sm-5 {
    width: 41.66666667%;
  }
}
@media only screen and (min-width: 768px) {
  .masonry-grid__sizer--sm-6,
  .masonry-grid__item--sm-6 {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) {
  .masonry-grid__sizer--sm-7,
  .masonry-grid__item--sm-7 {
    width: 58.33333333%;
  }
}
@media only screen and (min-width: 768px) {
  .masonry-grid__sizer--sm-8,
  .masonry-grid__item--sm-8 {
    width: 66.66666667%;
  }
}
@media only screen and (min-width: 768px) {
  .masonry-grid__sizer--sm-9,
  .masonry-grid__item--sm-9 {
    width: 75%;
  }
}
@media only screen and (min-width: 768px) {
  .masonry-grid__sizer--sm-10,
  .masonry-grid__item--sm-10 {
    width: 83.33333333%;
  }
}
@media only screen and (min-width: 768px) {
  .masonry-grid__sizer--sm-11,
  .masonry-grid__item--sm-11 {
    width: 91.66666667%;
  }
}
@media only screen and (min-width: 768px) {
  .masonry-grid__sizer--sm-12,
  .masonry-grid__item--sm-12 {
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .masonry-grid__sizer--md-1,
  .masonry-grid__item--md-1 {
    width: 8.33333333%;
  }
}
@media only screen and (min-width: 992px) {
  .masonry-grid__sizer--md-2,
  .masonry-grid__item--md-2 {
    width: 16.66666667%;
  }
}
@media only screen and (min-width: 992px) {
  .masonry-grid__sizer--md-3,
  .masonry-grid__item--md-3 {
    width: 25%;
  }
}
@media only screen and (min-width: 992px) {
  .masonry-grid__sizer--md-4,
  .masonry-grid__item--md-4 {
    width: 33.33333333%;
  }
}
@media only screen and (min-width: 992px) {
  .masonry-grid__sizer--md-5,
  .masonry-grid__item--md-5 {
    width: 41.66666667%;
  }
}
@media only screen and (min-width: 992px) {
  .masonry-grid__sizer--md-6,
  .masonry-grid__item--md-6 {
    width: 50%;
  }
}
@media only screen and (min-width: 992px) {
  .masonry-grid__sizer--md-7,
  .masonry-grid__item--md-7 {
    width: 58.33333333%;
  }
}
@media only screen and (min-width: 992px) {
  .masonry-grid__sizer--md-8,
  .masonry-grid__item--md-8 {
    width: 66.66666667%;
  }
}
@media only screen and (min-width: 992px) {
  .masonry-grid__sizer--md-9,
  .masonry-grid__item--md-9 {
    width: 75%;
  }
}
@media only screen and (min-width: 992px) {
  .masonry-grid__sizer--md-10,
  .masonry-grid__item--md-10 {
    width: 83.33333333%;
  }
}
@media only screen and (min-width: 992px) {
  .masonry-grid__sizer--md-11,
  .masonry-grid__item--md-11 {
    width: 91.66666667%;
  }
}
@media only screen and (min-width: 992px) {
  .masonry-grid__sizer--md-12,
  .masonry-grid__item--md-12 {
    width: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  .masonry-grid__sizer--lg-1,
  .masonry-grid__item--lg-1 {
    width: 8.33333333%;
  }
}
@media only screen and (min-width: 1200px) {
  .masonry-grid__sizer--lg-2,
  .masonry-grid__item--lg-2 {
    width: 16.66666667%;
  }
}
@media only screen and (min-width: 1200px) {
  .masonry-grid__sizer--lg-3,
  .masonry-grid__item--lg-3 {
    width: 25%;
  }
}
@media only screen and (min-width: 1200px) {
  .masonry-grid__sizer--lg-4,
  .masonry-grid__item--lg-4 {
    width: 33.33333333%;
  }
}
@media only screen and (min-width: 1200px) {
  .masonry-grid__sizer--lg-5,
  .masonry-grid__item--lg-5 {
    width: 41.66666667%;
  }
}
@media only screen and (min-width: 1200px) {
  .masonry-grid__sizer--lg-6,
  .masonry-grid__item--lg-6 {
    width: 50%;
  }
}
@media only screen and (min-width: 1200px) {
  .masonry-grid__sizer--lg-7,
  .masonry-grid__item--lg-7 {
    width: 58.33333333%;
  }
}
@media only screen and (min-width: 1200px) {
  .masonry-grid__sizer--lg-8,
  .masonry-grid__item--lg-8 {
    width: 66.66666667%;
  }
}
@media only screen and (min-width: 1200px) {
  .masonry-grid__sizer--lg-9,
  .masonry-grid__item--lg-9 {
    width: 75%;
  }
}
@media only screen and (min-width: 1200px) {
  .masonry-grid__sizer--lg-10,
  .masonry-grid__item--lg-10 {
    width: 83.33333333%;
  }
}
@media only screen and (min-width: 1200px) {
  .masonry-grid__sizer--lg-11,
  .masonry-grid__item--lg-11 {
    width: 91.66666667%;
  }
}
@media only screen and (min-width: 1200px) {
  .masonry-grid__sizer--lg-12,
  .masonry-grid__item--lg-12 {
    width: 100%;
  }
}
@media only screen and (min-width: 1400px) {
  .masonry-grid__sizer--xl-1,
  .masonry-grid__item--xl-1 {
    width: 8.33333333%;
  }
}
@media only screen and (min-width: 1400px) {
  .masonry-grid__sizer--xl-2,
  .masonry-grid__item--xl-2 {
    width: 16.66666667%;
  }
}
@media only screen and (min-width: 1400px) {
  .masonry-grid__sizer--xl-3,
  .masonry-grid__item--xl-3 {
    width: 25%;
  }
}
@media only screen and (min-width: 1400px) {
  .masonry-grid__sizer--xl-4,
  .masonry-grid__item--xl-4 {
    width: 33.33333333%;
  }
}
@media only screen and (min-width: 1400px) {
  .masonry-grid__sizer--xl-5,
  .masonry-grid__item--xl-5 {
    width: 41.66666667%;
  }
}
@media only screen and (min-width: 1400px) {
  .masonry-grid__sizer--xl-6,
  .masonry-grid__item--xl-6 {
    width: 50%;
  }
}
@media only screen and (min-width: 1400px) {
  .masonry-grid__sizer--xl-7,
  .masonry-grid__item--xl-7 {
    width: 58.33333333%;
  }
}
@media only screen and (min-width: 1400px) {
  .masonry-grid__sizer--xl-8,
  .masonry-grid__item--xl-8 {
    width: 66.66666667%;
  }
}
@media only screen and (min-width: 1400px) {
  .masonry-grid__sizer--xl-9,
  .masonry-grid__item--xl-9 {
    width: 75%;
  }
}
@media only screen and (min-width: 1400px) {
  .masonry-grid__sizer--xl-10,
  .masonry-grid__item--xl-10 {
    width: 83.33333333%;
  }
}
@media only screen and (min-width: 1400px) {
  .masonry-grid__sizer--xl-11,
  .masonry-grid__item--xl-11 {
    width: 91.66666667%;
  }
}
@media only screen and (min-width: 1400px) {
  .masonry-grid__sizer--xl-12,
  .masonry-grid__item--xl-12 {
    width: 100%;
  }
}
.masonry-grid__sizer img,
.masonry-grid__item img {
  max-width: 100%;
  height: auto;
}
.mini-info {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
}
.mini-info:last-child {
  margin-bottom: 0;
}
.mini-info__heading {
  color: #000;
  font-size: 0.875em;
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.mini-info__heading--white {
  color: #fff;
}
.mini-info__value {
  font-size: 1.75em;
  font-weight: bold;
  color: #F57C00;
  letter-spacing: 2px;
}
@media only screen and (min-width: 768px) {
  .mini-info__value {
    font-size: 2.5em;
  }
}
.newsletter-slip__heading {
  font-size: 1.5em;
  line-height: 180%;
  padding-right: 25px;
}
.newsletter-form {
  margin-top: 5px;
}
.clio-card {
  position: relative;
}
.clio-card__item {
  position: relative;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.15);
  border-radius: 15px;
  overflow: hidden;
  margin-bottom: 30px;
}
.clio-card__item:hover .clio-card__action--display-on-hover,
.clio-card__item:focus .clio-card__action--display-on-hover {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.clio-card__action {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 10;
}
.clio-card__action--display-on-hover {
  opacity: 0;
  -webkit-transform: translate3d(0, -30px, 0);
  -moz-transform: translate3d(0, -30px, 0);
  transform: translate3d(0, -30px, 0);
  -webkit-transition: all ease-in-out 100ms;
  -moz-transition: all ease-in-out 100ms;
  transition: all ease-in-out 100ms;
}
.clio-card__header {
  background: #fff;
  padding: 20px;
}
.clio-card__photo {
  background: #F57C00;
}
.clio-card__photo img,
.clio-card__photo svg {
  max-width: 100%;
  height: auto;
}
.clio-card__highlight {
  background: #F57C00;
  padding: 20px;
}
.clio-card__highlight--extra-vertical-padding {
  padding-top: 35px;
  padding-bottom: 35px;
}
.clio-card__highlight--no-padding {
  padding: 0;
}
.clio-card__highlight *:last-child {
  margin-bottom: 0;
}
.clio-card__highlight blockquote,
.clio-card__highlight pre,
.clio-card__highlight code {
  border: 0;
  background: 0;
  padding: 0;
  color: #fff;
}
.clio-card__title {
  font-size: 0.875em;
  font-weight: 600;
  color: #5b5b5b;
}
.clio-card__subtitle {
  font-size: 0.813em;
  color: #999;
}
.promo-image-container {
  position: absolute;
}
.promo-image-container--top-left {
  top: 0;
  left: 0;
}
.promo-image-container--center-left {
  top: 50%;
  left: 0;
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.promo-image-container--bottom-left {
  bottom: 0;
  left: 0;
}
.promo-image-container--top-right {
  top: 0;
  right: 0;
}
.promo-image-container--center-right {
  top: 50%;
  right: 0;
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.promo-image-container--bottom-right {
  bottom: 0;
  right: 0;
}
.social-list--left {
  text-align: left;
}
.social-list--left .social-list__item:first-child {
  margin-left: 0;
}
.social-list--right {
  text-align: right;
}
.social-list--right .social-list__item:last-child {
  margin-right: 0;
}
.social-list__item {
  display: inline-block;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  margin: 0 5px;
  -webkit-transition: all ease-in-out 200ms;
  -moz-transition: all ease-in-out 200ms;
  transition: all ease-in-out 200ms;
}
.social-list__item:hover,
.social-list__item:focus {
  background: rgba(0, 0, 0, 0.75);
}
.social-list__item:last-child {
  margin-right: 0;
}
.social-list__item--circle {
  border-radius: 100px;
}
.testimonial__slider {
  position: relative;
}
.testimonial__slider__item {
  display: block;
  margin: 0 auto;
  text-align: center;
  padding: 0 20px;
  width: 600px;
  max-width: 100%;
}
.testimonial__slider__item:hover,
.testimonial__slider__item:focus {
  outline: none;
}
.testimonial__slider__item .text-box {
  font-size: 1.25em;
}
.testimonial__author {
  font-weight: 600;
}
.testimonial__company {
  font-size: 0.933em;
  font-weight: 300;
}
.two-equal-columns {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .two-equal-columns {
    display: table;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .two-equal-columns__item {
    display: table-cell;
    width: 50%;
  }
}
.two-equal-columns__item--primary {
  background: #F57C00;
  color: #fff;
}
.two-equal-columns__item--primary .heading {
  color: #fff;
}
.two-equal-columns__item--secondary {
  background: #333;
  color: #fff;
}
.two-equal-columns__item--secondary .heading {
  color: #fff;
}
.two-equal-columns__container {
  max-width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
@media only screen and (min-width: 768px) {
  .two-equal-columns__container {
    width: calc(375px);
  }
}
@media only screen and (min-width: 992px) {
  .two-equal-columns__container {
    width: calc(485px);
  }
}
@media only screen and (min-width: 1200px) {
  .two-equal-columns__container {
    width: calc(585px);
  }
}
@media only screen and (min-width: 1400px) {
  .two-equal-columns__container {
    width: calc(600px);
  }
}
.two-equal-columns__container--left {
  margin-left: auto;
}
@media only screen and (min-width: 768px) {
  .two-equal-columns__container--left {
    padding-right: 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .two-equal-columns__container--left {
    padding-right: 80px;
  }
}
@media only screen and (min-width: 1400px) {
  .two-equal-columns__container--left {
    padding-right: 100px;
  }
}
.two-equal-columns__container--right {
  margin-right: auto;
}
@media only screen and (min-width: 768px) {
  .two-equal-columns__container--right {
    padding-left: 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .two-equal-columns__container--right {
    padding-left: 80px;
  }
}
@media only screen and (min-width: 1400px) {
  .two-equal-columns__container--right {
    padding-left: 100px;
  }
}
/**
 * Wordpress Extra
 */
.admin-bar .header--initiated {
  top: 0px;
}
@media only screen and (min-width: 768px) {
  .admin-bar .header--initiated {
    top: 32px;
  }
}
.article-meta__block .post-categories {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
}
.article-meta__block .post-categories li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.article-meta__block .post-categories li:after {
  content: ', ';
}
.article-meta__block .post-categories li:last-child:after {
  display: none;
}
.wpcf7 .wpcf7-response-output {
  border: 0;
  background: #f0f0f0;
  color: #444;
  padding: 12px 15px;
}
.wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ok {
  background: #43A047;
  color: #fff;
}
.wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ng,
.wpcf7 .wpcf7-response-output.wpcf7-aborted {
  background: #c62828;
  color: #fff;
}
.wpcf7 .wpcf7-response-output.wpcf7-spam-blocked,
.wpcf7 .wpcf7-response-output.wpcf7-validation-errors,
.wpcf7 .wpcf7-response-output.wpcf7-acceptance-missing {
  background: #FF9800;
  color: #fff;
}
.wpcf7-checkbox label input,
.wpcf7-radio label input {
  display: inline-block;
  vertical-align: middle;
  margin: 0 7.5px 0 0;
}
.wpcf7-checkbox label .wpcf7-list-item-label,
.wpcf7-radio label .wpcf7-list-item-label {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.25em;
  font-weight: normal;
}
.wpcf7-checkbox .wpcf7-list-item,
.wpcf7-radio .wpcf7-list-item {
  margin: 0 0.5em 0 1em;
}
.widget_search form {
  position: relative;
}
.widget_search input {
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 500px;
  box-shadow: none;
  padding: 8.5px 35px 8.5px 15px;
  width: 100%;
  -webkit-transition: all ease-in-out 200ms;
  -moz-transition: all ease-in-out 200ms;
  transition: all ease-in-out 200ms;
}
.widget_search input:focus {
  outline: none;
  box-shadow: none;
  border-color: #F57C00;
}
.widget_search button {
  color: #5b5b5b;
  right: 10px;
  -webkit-transition: all ease-in-out 200ms;
  -moz-transition: all ease-in-out 200ms;
  transition: all ease-in-out 200ms;
}
.widget_search button:hover,
.widget_search button:focus {
  color: #000;
}
/**
 * Client Spcific
 */
