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

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

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

[hidden] {
  display: none; }

html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0;
  font-size: 13px;
  line-height: 1.231; }

body, button, input, select, textarea {
  font-family: sans-serif;
  color: #222; }

::-moz-selection {
  background: #F1BF43;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #F1BF43;
  color: #fff;
  text-shadow: none; }

a {
  color: #00e; }

a:visited {
  color: #551a8b; }

a:hover {
  color: #06e; }

a:focus {
  outline: thin dotted; }

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

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

b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

ins {
  background: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold; }

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

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before, q:after {
  content: "";
  content: none; }

small {
  font-size: 85%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

ul, ol {
  margin: 0;
  padding: 0; }

dd {
  margin: 0 0 0 40px; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle; }

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

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

label {
  cursor: pointer; }

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button, input {
  line-height: normal;
  *overflow: visible; }

table button, table input {
  *overflow: auto; }

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

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

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

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

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

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

input:invalid, textarea:invalid {
  background-color: #f0dddd; }

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

td {
  vertical-align: top; }

.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr; }

.ir br {
  display: none; }

.hidden {
  display: none !important;
  visibility: hidden; }

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

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

.invisible {
  visibility: hidden; }

/**
* SassFlexbox
* Manage Flexbox in Sass easily.
*
* @author     Samuel Marchal (zessx)
* @version    0.1
*/
/*
    Display
 */
.certificates .certificates-list, .menu-wrap, .switcher-icon-list, .footer-social-wrap, .footer-contact-info {
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: flex; }

/*
    Flex direction
 */
.certificates .certificates-list, .menu-wrap, .footer-social-wrap, .footer-contact-info {
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.footer-contact-info {
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

/*
    Flex wrap
 */
.switcher-icon-list, .footer-social-wrap, .footer-contact-info {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

/*
    Flex flow
 */
/*
    Order
 */
/*
    Flex grow
 */
/*
    Flex shrink
 */
/*
    Flex basis
 */
/*
    Flex
 */
/*
    Justify content
 */
.footer-contact-info {
  -webkit-flex-pack: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center; }

.certificates .certificates-list, .menu-wrap, .switcher-icon-list, .footer-social-wrap, .footer-contact-info {
  -moz-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around; }

/*
    Align items
 */
/*
    Align self
 */
/*
    Align content
 */
@font-face {
  font-family: "Uniform";
  src: url("../themes/horus/assets/fonts/uniform-bold.eot");
  src: url("../themes/horus/assets/fonts/uniform-bold.eot?#iefix") format("embedded-opentype"), url("../themes/horus/assets/fonts/uniform-bold.woff") format("woff"), url("../themes/horus/assets/fonts/uniform-bold.ttf") format("truetype"), url("../themes/horus/assets/fonts/uniform-bold.svg#Uniform") format("svg");
  font-style: normal;
  font-weight: bold; }

@font-face {
  font-family: "Uniform";
  src: url("../themes/horus/assets/fonts/uniform-regular.eot");
  src: url("../themes/horus/assets/fonts/uniform-regular.eot?#iefix") format("embedded-opentype"), url("../themes/horus/assets/fonts/uniform-regular.woff") format("woff"), url("../themes/horus/assets/fonts/uniform-regular.ttf") format("truetype"), url("../themes/horus/assets/fonts/uniform-regular.svg#Uniform") format("svg");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "Uniform";
  src: url("../themes/horus/assets/fonts/uniform-light.eot");
  src: url("../themes/horus/assets/fonts/uniform-light.eot?#iefix") format("embedded-opentype"), url("../themes/horus/assets/fonts/uniform-light.woff") format("woff"), url("../themes/horus/assets/fonts/uniform-light.ttf") format("truetype"), url("../themes/horus/assets/fonts/uniform-light.svg#Uniform") format("svg");
  font-style: normal;
  font-weight: lighter; }

body {
  background-color: #FFFFFF;
  font-family: "Uniform", Helvetica, Arial, sans-serif;
  font-size: 0.875em;
  line-height: 2; }

a {
  text-decoration: none;
  color: #f1bf43; }

p, span {
  line-height: 2;
  font-size: 0.875em;
  color: #1c2541; }
  p a, span a {
    text-decoration: underline;
    color: #f1bf43; }
    p a:visited, span a:visited {
      color: #f1bf43; }
    p a:hover, span a:hover {
      color: #1c2541; }

section {
  z-index: 2;
  display: inline-block;
  width: 100%;
  position: relative;
  padding: 10vh 0; }
  section:first-of-type {
    padding-top: 20vh; }
    @media only screen and (max-width: 1023px) {
      section:first-of-type {
        padding-top: 100px; } }
  section::before {
    content: '';
    position: absolute;
    background-color: #FAFAFA;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: -1;
    display: none; }
  section.bg-pull-left::before {
    display: block;
    width: 85%; }
    @media only screen and (max-width: 1919px) {
      section.bg-pull-left::before {
        width: 90%; } }
    @media only screen and (max-width: 1365px) {
      section.bg-pull-left::before {
        width: 95%; } }
    @media only screen and (max-width: 1023px) {
      section.bg-pull-left::before {
        width: 100%; } }
  section.bg-full::before {
    display: block; }

.section-wrap {
  width: 90%;
  max-width: 1365px;
  position: relative;
  left: 50%;
  transform: translateX(-50%); }

.section-title {
  font-weight: 700;
  font-size: 2.29352em;
  color: #1c2541;
  margin-bottom: 0;
  text-transform: uppercase;
  text-align: center; }
  @media only screen and (max-width: 569px) {
    .section-title {
      font-size: 1.41663em; } }

.intro-section {
  display: inline-block; }
  .intro-section.color {
    background-color: #FAFAFA; }

button, .button {
  position: relative;
  display: inline-block;
  color: #f1bf43;
  font-size: 0.875em;
  border: solid 2px #f1bf43;
  padding: 0.54046em 0.875em;
  z-index: 1;
  background: none;
  margin: 0.875em; }
  button:visited, .button:visited {
    color: #f1bf43;
    border-color: #f1bf43; }
  button:hover, .button:hover {
    border-color: #f1bf43;
    background-color: #f1bf43;
    color: #FFFFFF;
    transition: all .1s ease-in; }

.negative-bottom {
  margin-bottom: -20vh; }

.certificate-file {
  width: 30px;
  height: 60px;
  display: inline-block;
  background-image: url("../themes/horus/assets/images/icon-document.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0.875em; }

.services-list {
  width: 50%;
  display: inline-block;
  list-style: circle; }
  .services-list li {
    margin: 1.41663em 0; }

.certificates {
  width: 40%;
  float: right; }
  .certificates .certificates-list {
    background-color: #FAFAFA; }
  .certificates .description {
    background-color: #f1bf43;
    padding: 2.29352em 3.7132em; }

.berau .berau-name {
  font-size: 1.41663em; }

.berau .description {
  padding: 1.41663em 50px;
  background-color: #FAFAFA; }

.berau .content {
  vertical-align: top;
  display: inline-block;
  width: 100%; }
  @media only screen and (min-width: 1023px) {
    .berau .content {
      width: 60%; }
      .berau .content p {
        padding-right: 50px; } }
  .berau .content p {
    margin-top: 0; }

.berau .contact {
  display: inline-block;
  width: 40%; }
  @media only screen and (max-width: 1023px) {
    .berau .contact {
      width: 100%; } }
  .berau .contact .address, .berau .contact .contact-info {
    vertical-align: top;
    display: inline-block;
    width: 50%; }
    .berau .contact .address .full, .berau .contact .contact-info .full {
      width: 100%; }
    .berau .contact .address p, .berau .contact .contact-info p {
      margin: 0; }
    .berau .contact .address .contact-link, .berau .contact .contact-info .contact-link {
      color: #f1bf43;
      display: block; }
    .berau .contact .address .button, .berau .contact .contact-info .button {
      margin-left: 0;
      margin-right: 0; }

.team .member {
  display: inline-block;
  height: 173px;
  width: 25%;
  min-width: 346px;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  margin-top: 57.66667px; }
  .team .member.left-margin {
    margin-left: 150px; }
  .team .member .img {
    height: 173px;
    width: 173px;
    background-image: url("../themes/horus/assets/images/default-member-pic.png");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }
  .team .member .info {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 45%; }
  .team .member .name {
    font-size: 2.29352em;
    z-index: 1;
    display: block;
    font-weight: 700;
    line-height: 1.2; }
  @media only screen and (max-width: 1365px) {
    .team .member {
      width: 33%; } }
  @media only screen and (max-width: 569px) {
    .team .member {
      width: 100%;
      min-width: 0; }
      .team .member .img {
        width: 86.5px; }
      .team .member .info {
        left: 115.33333px; } }

.cat-name {
  font-weight: 200;
  font-size: 1.41663em; }
  .cat-name::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    margin-top: 2.29352em;
    height: 1px;
    width: 100%;
    background-color: #BCBEC0; }

.cert {
  cursor: pointer;
  width: 19.8%;
  display: inline-block;
  background-image: url("../themes/horus/assets/images/icon-document.png");
  background-repeat: no-repeat;
  background-position: 11.66667px center;
  background-size: 35px;
  margin-top: 17.5px;
  border: 1px solid #FAFAFA; }
  .cert:hover {
    background-image: url("../themes/horus/assets/images/icon-document-active.png");
    border-color: #0B132B; }
    .cert:hover .name, .cert:hover .type {
      color: #0B132B; }
  @media only screen and (max-width: 1023px) {
    .cert {
      width: 32.8%; } }
  @media only screen and (max-width: 569px) {
    .cert {
      width: 99.8%; } }
  .cert .img {
    vertical-align: middle; }
  .cert .name {
    margin: 11.66667px;
    vertical-align: middle;
    padding-left: 45px;
    display: inline-block;
    color: #BCBEC0; }
  .cert .type {
    color: #BCBEC0; }

.serv-category > div {
  display: inline-block; }

.serv-category .two-columns .intro {
  width: 30%;
  padding: 0 calc(3.33%/2); }
  @media only screen and (max-width: 1365px) {
    .serv-category .two-columns .intro {
      width: 45%;
      padding: 0 calc(5%/2); } }
  @media only screen and (max-width: 1023px) {
    .serv-category .two-columns .intro {
      text-align: left;
      width: 90%; } }

.serv-category .two-columns .content {
  width: 60%;
  padding: 0 calc(3.33%/2); }
  @media only screen and (max-width: 1365px) {
    .serv-category .two-columns .content {
      width: 45%;
      padding: 0 calc(5%/2); } }
  @media only screen and (max-width: 1023px) {
    .serv-category .two-columns .content {
      width: 90%; } }

.category-title {
  font-weight: 400; }
  .category-title::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    margin-top: 2.29352em;
    height: 1px;
    width: 100%;
    background-color: #BCBEC0; }

.job-info {
  margin-bottom: 2.29352em; }
  @media only screen and (min-width: 1023px) {
    .job-info .intro {
      width: 40% !important;
      padding-right: 7.5% !important; } }
  .job-info .content {
    font-weight: 200; }

.job .disclaimer {
  font-weight: 400; }

.job-description {
  margin-bottom: 2.29352em; }

#navigation {
  position: fixed;
  top: 0;
  width: 100%;
  padding-top: 2.29352em;
  padding-bottom: 1.18052em;
  z-index: 100;
  background-color: #FFFFFF;
  transition: transform .4s ease-in-out, opacity .2s ease-in-out; }
  @media only screen and (max-width: 1023px) {
    #navigation {
      top: initial;
      bottom: 0;
      padding-top: 1.41663em; } }
  #navigation.hide {
    transform: translateY(-100%);
    opacity: 0; }
    @media only screen and (max-width: 1023px) {
      #navigation.hide {
        transform: translateY(100%); } }

.navigation-logo {
  position: fixed;
  top: 0;
  left: 0;
  padding: 1.41663em 2.29352em 2.29352em;
  background-color: #FFFFFF;
  z-index: 101;
  transition: transform .4s ease-in-out, opacity .2s ease-in-out; }
  .navigation-logo.hide {
    transform: translateY(-100%);
    opacity: 0; }
    @media only screen and (max-width: 1023px) {
      .navigation-logo.hide {
        transform: translate(-50%, -100%); } }
  .navigation-logo img {
    width: 100px;
    height: auto; }
    @media only screen and (max-width: 1023px) {
      .navigation-logo img {
        width: 75px; } }
    @media only screen and (max-width: 569px) {
      .navigation-logo img {
        width: 50px; } }
  @media only screen and (max-width: 1023px) {
    .navigation-logo {
      padding: 1.41663em 1.41663em; } }
  @media only screen and (max-width: 1023px) {
    .navigation-logo {
      background: none;
      left: 50%;
      transform: translateX(-50%); } }

@media only screen and (min-width: 1023px) {
  .menu-wrap {
    float: right; } }

.menu-item {
  vertical-align: top;
  display: inline-block;
  position: relative;
  text-align: right;
  padding-bottom: 0.4375em; }
  .menu-item span, .menu-item > a {
    display: block; }
  .menu-item .menu-link, .menu-item .menu-title {
    cursor: pointer;
    text-decoration: none;
    color: #1c2541;
    font-weight: bold;
    letter-spacing: 1px; }
    .menu-item .menu-link:visited, .menu-item .menu-title:visited {
      color: #1c2541; }
  .menu-item::before {
    content: '';
    display: block;
    position: absolute;
    bottom: -50%;
    right: 0;
    width: 0;
    height: 2px;
    background-color: #1c2541;
    transition: width .4s ease-in-out;
    z-index: 2; }
  .menu-item.active::before, .menu-item:hover::before {
    width: 75%; }
  .menu-item:hover .sub-menu {
    transition: max-height 1s ease-in-out, opacity .2s ease-in;
    max-height: 1000px;
    opacity: 1; }
  @media only screen and (min-width: 1023px) {
    .menu-item {
      margin-right: 2.29352em;
      white-space: nowrap; } }
  @media only screen and (max-width: 569px) {
    .menu-item {
      font-size: 0.54046em; } }

.sub-menu {
  display: block;
  position: absolute;
  right: 0;
  top: 100%;
  font-size: 0.875em;
  background-color: #FFFFFF;
  overflow: hidden;
  max-height: 0;
  transition: max-height 1s ease-in-out, opacity .2s ease-in; }
  @media only screen and (max-width: 1023px) {
    .sub-menu {
      display: none; } }
  .sub-menu .menu-link {
    font-weight: normal;
    display: block;
    color: #1c2541; }
    .sub-menu .menu-link:hover {
      color: #f1bf43; }
  .sub-menu .menu-item {
    display: block;
    margin: 0 1.41663em 0.875em; }
    .sub-menu .menu-item * {
      color: #BCBEC0; }
    .sub-menu .menu-item::before {
      display: none; }
    .sub-menu .menu-item:first-of-type {
      margin-top: 2.29352em; }

.hero-section {
  padding-top: 20vh;
  width: 100%;
  z-index: 99; }
  @media only screen and (max-width: 569px) {
    .hero-section {
      padding-top: 10vh; } }
  .hero-section .slide {
    position: relative;
    display: block;
    float: right;
    width: 75vw;
    height: 40vh; }
    @media only screen and (max-width: 1919px) {
      .hero-section .slide {
        height: 60vh; } }
    @media only screen and (max-width: 1365px) {
      .hero-section .slide {
        width: 80vw;
        height: 50vh; } }
    @media only screen and (max-width: 1023px) {
      .hero-section .slide {
        width: 85vw;
        height: 30vh; } }
    @media only screen and (max-width: 569px) {
      .hero-section .slide {
        height: 60vh;
        width: 90vw; } }
  .hero-section .slide-claim {
    position: absolute;
    top: 0.875em;
    left: 0.875em;
    font-weight: 700;
    font-size: 3.7132em;
    color: #1c2541;
    max-width: 75%;
    text-transform: uppercase;
    line-height: 1.2; }
    .hero-section .slide-claim.primary {
      color: #f1bf43; }
    @media only screen and (max-width: 1023px) {
      .hero-section .slide-claim {
        font-size: 2.29352em; } }
  .hero-section > .slide-claim {
    position: relative;
    display: block;
    max-width: 50%;
    float: left; }
    @media only screen and (max-width: 1023px) {
      .hero-section > .slide-claim {
        max-width: 75%; } }
    @media only screen and (max-width: 569px) {
      .hero-section > .slide-claim {
        max-width: 90%;
        left: 5%; } }
  .hero-section .slide-image {
    width: 100%;
    height: 100%;
    display: block;
    background-size: cover;
    background-position: center;
    margin-right: 3.7132em; }

.single-column, .two-columns, .three-columns {
  width: 100%; }
  .single-column .intro, .two-columns .intro, .three-columns .intro, .single-column .content, .two-columns .content, .three-columns .content {
    width: 90%;
    padding: 0 5%;
    display: inline-block;
    vertical-align: top;
    margin: auto 0; }
    @media only screen and (max-width: 1023px) {
      .single-column .intro, .two-columns .intro, .three-columns .intro, .single-column .content, .two-columns .content, .three-columns .content {
        width: 90%; } }
  .single-column .intro, .two-columns .intro, .three-columns .intro {
    font-weight: 700; }

.two-columns .intro, .two-columns .content {
  width: 45%;
  padding: 0 2.5%;
  display: inline-block;
  vertical-align: top;
  margin: auto 0; }
  @media only screen and (max-width: 1023px) {
    .two-columns .intro, .two-columns .content {
      width: 90%; } }

.two-columns .intro {
  text-align: right; }
  @media only screen and (max-width: 1023px) {
    .two-columns .intro {
      text-align: left; } }

.three-columns .intro, .three-columns .content {
  width: 30%;
  padding: 0 1.66667%;
  display: inline-block;
  vertical-align: top;
  margin: auto 0; }
  @media only screen and (max-width: 1023px) {
    .three-columns .intro, .three-columns .content {
      width: 90%; } }
  @media only screen and (max-width: 1365px) {
    .three-columns .intro, .three-columns .content {
      padding: 0 2.5%; } }

.three-columns .intro {
  text-align: right; }
  @media only screen and (max-width: 1365px) {
    .three-columns .intro {
      width: 90%;
      text-align: left; } }

@media only screen and (max-width: 1365px) {
  .three-columns .content {
    width: 45%; } }

@media only screen and (max-width: 1023px) {
  .three-columns .content {
    width: 90%; } }

@keyframes fadeout {
  0% {
    max-height: 1000px;
    opacity: 1; }
  100% {
    max-height: 0px;
    opacity: 0; } }

.switcher {
  width: 75%;
  margin-left: 12.5%;
  margin-top: 40px; }
  @media only screen and (max-width: 1023px) {
    .switcher {
      width: 90%;
      margin-left: 5%; } }

.switcher-icon {
  width: 100px;
  height: 100px;
  background-position: center center;
  display: inline-block;
  background-size: auto 40%;
  background-repeat: no-repeat;
  border-radius: 100%;
  border: 1px solid rgba(255, 255, 255, 0); }
  .switcher-icon.active, .switcher-icon:hover {
    background-color: #FFFFFF;
    cursor: pointer; }
  .switcher-icon:hover {
    border-color: #f1bf43; }

.switcher-content-wrap {
  text-align: center;
  padding: 1.41663em 2.29352em; }

.switcher-content {
  overflow: hidden;
  max-height: 0px;
  opacity: 0;
  animation-duration: .5s;
  animation-name: fadeout; }
  .switcher-content.active {
    max-height: 1000px;
    opacity: 1;
    animation-direction: reverse; }
  .switcher-content h1, .switcher-content h2, .switcher-content h3, .switcher-content h4, .switcher-content h5 {
    color: #f1bf43; }

footer {
  display: block;
  height: 60vh;
  width: 100%;
  position: relative;
  background-color: #FAFAFA;
  z-index: 0; }

.footer-social-wrap, .footer-contact-info {
  position: absolute;
  bottom: 10%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 10%; }
  @media only screen and (max-width: 1365px) {
    .footer-social-wrap, .footer-contact-info {
      width: 15%; } }
  @media only screen and (max-width: 1023px) {
    .footer-social-wrap, .footer-contact-info {
      width: 25%; } }
  @media only screen and (max-width: 569px) {
    .footer-social-wrap, .footer-contact-info {
      width: 50%; } }
  .footer-social-wrap .social-icon, .footer-contact-info .social-icon {
    width: 20px;
    height: 20px; }
    .footer-social-wrap .social-icon img, .footer-contact-info .social-icon img {
      height: 100%;
      width: auto; }

.footer-contact-info {
  top: 50%;
  bottom: auto; }
  .footer-contact-info .logo {
    position: relative;
    display: block;
    width: 100px;
    height: auto;
    margin: 0 auto; }
  .footer-contact-info button {
    display: block;
    margin: 1.41663em auto; }

/**
 * Featherlight – ultra slim jQuery lightbox
 * Version 1.4.0 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2016, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
@media all {
    .featherlight {
        display: none;

        /* dimensions: spanning the background from edge to edge */
        position:fixed;
        top: 0; right: 0; bottom: 0; left: 0;
        z-index: 2147483647; /* z-index needs to be >= elements on the site. */

        /* position: centering content */
        text-align: center;

        /* insures that the ::before pseudo element doesn't force wrap with fixed width content; */
        white-space: nowrap;

        /* styling */
        cursor: pointer;
        background: #333;
        /* IE8 "hack" for nested featherlights */
        /*background: rgba(241, 242, 243, 0.75);*/
        background: rgba(241, 242, 243, .9);
    }

    /* support for nested featherlights. Does not work in IE8 (use JS to fix) */
    .featherlight:last-of-type {
        /*background: rgba(241, 242, 243, 0.75);*/
        background: rgba(241, 242, 243, .9);
    }

    .featherlight:before {
        /* position: trick to center content vertically */
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -0.25em;
    }

    .featherlight .featherlight-content {
        /* make content container for positioned elements (close button) */
        position: relative;

        /* position: centering vertical and horizontal */
        text-align: left;
        vertical-align: middle;
        display: inline-block;

        /* dimensions: cut off images */
        overflow: auto;
        padding: 25px 25px 0;
        border-bottom: 25px solid transparent;

        /* dimensions: handling large content */
        margin-left: 5%;
        margin-right: 5%;
        max-height: 95%;

        /* styling */
        /*background: #fff;*/
        cursor: auto;

        /* reset white-space wrapping */
        white-space: normal;
    }

    /* contains the content */
    .featherlight .featherlight-inner {
        /* make sure its visible */
        display: block;
    }

    .featherlight .featherlight-close-icon {
        /* position: centering vertical and horizontal */
        position: absolute;
        z-index: 9999;
        top: 0;
        right: 0;
        /*transform: translate(-50%, 50%);*/

        /* dimensions: 25px x 25px */
        line-height: 25px;
        width: 25px;

        /* styling */
        cursor: pointer;
        text-align: center;
        font-family: Arial, sans-serif;
        background: #fff; /* Set the background in case it overlaps the content */
        background: rgba(255, 255, 255, 1);
        color: #000;
    }


    .featherlight .featherlight-image {
        /* styling */
        width: 100%;
    }


    .featherlight-iframe .featherlight-content {
        /* removed the border for image croping since iframe is edge to edge */
        border-bottom: 0;
        padding: 0;
    }

    .featherlight iframe {
        /* styling */
        border: none;
    }
}

/* handling phones and small screens */
@media only screen and (max-width: 1024px) {
    .featherlight .featherlight-content {
        /* dimensions: maximize lightbox with for small screens */
        margin-left: 10px;
        margin-right: 10px;
        max-height: 98%;

        padding: 10px 10px 0;
        border-bottom: 10px solid transparent;
    }
}
