@charset "UTF-8";
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the top of the
 * compiled file, but it's generally better to create a new file per style scope.
 *






 */
/* Fonts */
@font-face {
  font-family: effra_regular;
  src: url(/assets/effra_regular-a8f6810d03e5a319789d07899e793448.eot);
  src: url(/assets/effra_regular-a8f6810d03e5a319789d07899e793448.eot?#iefix) format("embedded-opentype"), url(/assets/effra_regular-a737984058c3c1c0e2c31a892d283b36.woff) format("woff"), url(/assets/effra_regular-b32fed0a4a7202d454d589da71827f0c.ttf) format("truetype"), url(/assets/effra_regular-2f24f788fb780e79d2357ba54ba714f3.svg#effra_regular) format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: effra_medium;
  src: url(/effra_medium.eot);
  src: url(/effra_medium.eot?#iefix) format("embedded-opentype"), url(/assets/effra_medium-edb2faac708850bb3bc9e1b4322587e8.woff) format("woff"), url(/assets/effra_medium-63fbe337f7737f5bbb8e7a2d7ce608e6.ttf) format("truetype"), url(/effra_medium.svg#effra_medium) format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: effra_heavy;
  src: url(/effra_heavy.eot);
  src: url(/effra_heavy.eot?#iefix) format("embedded-opentype"), url(/assets/effra_heavy-50420aff46202a5b5582a5c740067068.woff) format("woff"), url(/assets/effra_heavy-531705b48aeb209779c924afb666c26d.ttf) format("truetype"), url(/effra_heavy.svg#effra_heavy) format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: lato_regular;
  src: url(/assets/lato_regular-c12b2caf491b9fbae4bc6869e962a39e.eot);
  src: url(/assets/lato_regular-c12b2caf491b9fbae4bc6869e962a39e.eot?#iefix) format("embedded-opentype"), url(/assets/lato_regular-c18102fa76af96f98747b63b1388317b.woff) format("woff"), url(/assets/lato_regular-fdb20a2befb71017a7a570252ce07c7d.ttf) format("truetype"), url(/assets/lato_regular-cfb7696852caef1eb3fdb4723fc5cf59.svg#lato_regular) format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: lato_italic;
  src: url(/assets/lato_italic-cb84e6a988747b677d32e0422bc84ab5.eot);
  src: url(/assets/lato_italic-cb84e6a988747b677d32e0422bc84ab5.eot?#iefix) format("embedded-opentype"), url(/assets/lato_italic-e136b775d4514aea2af4c44ae424f451.woff) format("woff"), url(/assets/lato_italic-cbb8d27926fde8735b88d93527cad23c.ttf) format("truetype"), url(/assets/lato_italic-6b3039d79287c204b143a4a8978df3bd.svg#lato_italic) format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: arabic_light;
  src: url(/assets/arabic_light-bc8db1429c4650dd1d25c5444b769c55.eot);
  src: url(/assets/arabic_light-bc8db1429c4650dd1d25c5444b769c55.eot?#iefix) format("embedded-opentype"), url(/assets/arabic_light-7b1bcde41cd73a90b8fef65c2b09db94.woff) format("woff"), url(/assets/arabic_light-3398e9a91b355293f9a21687063e697d.ttf) format("truetype"), url(/assets/arabic_light-f887d74cd3477b8467870ffc4a1aa23c.svg#arabic_light) format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: arabic_bold;
  src: url(/assets/arabic_bold-e65ac837fdc8be2980ace57f44b5308e.eot);
  src: url(/assets/arabic_bold-e65ac837fdc8be2980ace57f44b5308e.eot?#iefix) format("embedded-opentype"), url(/assets/arabic_bold-383e4a10d141a96f68f113a4a4f755aa.woff) format("woff"), url(/assets/arabic_bold-0e73e65f3c628b9383eb981f4e2764e0.ttf) format("truetype"), url(/assets/arabic_bold-339a053a6a606a976f8db5a7cb047aa1.svg#arabic_bold) format("svg");
  font-weight: normal;
  font-style: normal; }

/* Variables */
/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, input, textarea {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  font-weight: normal; }

.hide {
  display: none; }

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

/* Clearfix */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .clearfix {
  display: block; }

* html .clearfix {
  height: 1%;
  min-height: 2px; }

/* General */
body, html {
  height: 100%; }

body {
  font-family: "lato_regular";
  color: #1a1a1a;
  font-size: 12px; }

textarea:focus,
input:focus {
  outline: none; }

textarea {
  resize: none; }

input, textarea {
  font-family: "lato_regular"; }

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

b {
  font-family: "effra_medium"; }
  b.strong {
    font-family: "effra_heavy"; }

i {
  font-family: "lato_italic";
  font-style: normal; }

div.rtl-lang {
  direction: rtl; }

.ar-lang {
  font-family: "arabic_light" !important; }

.pull-left {
  float: left; }

.pull-right {
  float: right; }

.user-ip {
  display: none;
  visibility: hidden; }

.translate-wrapper {
  margin: 10px 0 0 0; }
  .translate-wrapper p {
    margin-bottom: 10px;
    padding: 0 5px; }
  .translate-wrapper input[type='text'], .translate-wrapper input[type='email'] {
    width: 245px !important; }
  .translate-wrapper .form .btn {
    margin: 5px 5px 10px; }
  .translate-wrapper .confirmation-msg {
    margin: 18px 0;
    text-transform: uppercase; }

.text-red {
  color: #ec1b2f; }

.annual-report {
  display: none;
  background: black;
  height: 100vh;
  position: absolute;
  width: 100%;
  z-index: 9;
  color: #fff;
  text-align: center;
  padding-top: 100px;
  box-sizing: border-box;
  min-height: 600px;
  cursor: pointer; }
  .annual-report a, .annual-report .scroll a {
    color: #fff; }
  .annual-report .report-content {
    padding-bottom: 4px;
    position: absolute;
    top: 50%;
    margin-top: -200px;
    width: 100%; }
  @media (max-width: 600px) {
    .annual-report {
      position: relative;
      padding-top: 36px; }
      .annual-report .report-content {
        margin-top: -240px; } }
  .annual-report h2 {
    font-family: "effra_heavy";
    font-size: 100px; }
  .annual-report h3 {
    font-family: "effra_regular";
    font-size: 36px; }
  .annual-report .play-slideshow {
    margin: 26px 15px; }
    .annual-report .play-slideshow .play-icon {
      background-color: #fff;
      width: 96px;
      height: 96px;
      border-radius: 50%;
      margin: 10px auto;
      background-image: url(play-icon.png);
      background-repeat: no-repeat;
      background-position: 60% 50%; }
    .annual-report .play-slideshow p {
      font-family: "effra_medium";
      font-size: 24px; }
  .annual-report .container {
    position: relative;
    height: 100%; }
    .annual-report .container .title {
      padding: 6px 0; }

.container {
  margin: 0 auto; }

.wide-container .single-visual iframe {
  max-height: 86vh; }
.wide-container .more-visuals {
  margin-bottom: 10px; }

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

.col {
  padding: 0 5px;
  float: left;
  min-height: 1px; }
  .col.col-nopadding {
    padding: 0; }

.mobile-only {
  display: none; }

ul.unstyled {
  list-style: none; }
ul.inline li {
  display: inline-block; }

.visual-thumb {
  padding-top: 5px;
  padding-bottom: 5px; }

.page-content {
  padding-bottom: 140px;
  padding-top: 48px; }

.single-page-content {
  padding-bottom: 84px;
  padding-top: 95px; }
  .single-page-content .page-title {
    padding: 0 5px;
    margin-bottom: 8px; }
    @media (max-width: 599px) {
      .single-page-content .page-title {
        padding: 0; } }

.home-content-wrapper {
  background: #fff;
  position: relative;
  z-index: 20;
  padding-top: 25px;
  -webkit-transition: all, 0.25s;
  -moz-transition: all, 0.25s;
  transition: all, 0.25s; }

.inner-page {
  padding: 120px 0; }

.btn {
  display: inline-block;
  cursor: pointer;
  text-transform: uppercase; }
  .btn.black-btn {
    background: transparent;
    color: #1a1a1a;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 17px;
    font-family: "effra_medium";
    text-align: center;
    border: 2px solid #1a1a1a; }
    .btn.black-btn:hover {
      background: #ec1b2f;
      color: #fff;
      border-color: #ec1b2f;
      text-decoration: none; }
  .btn.small-btn {
    font-size: 13px !important;
    padding: 4px 22px; }

.single-page-content .subscribe-form #subscribe-submit {
  display: block;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 13px;
  padding: 4px 22px;
  background: transparent;
  color: #1a1a1a;
  font-family: "effra_medium";
  text-align: center;
  border: 2px solid #1a1a1a;
  margin: 5px; }
  .single-page-content .subscribe-form #subscribe-submit:hover {
    background: #ec1b2f;
    color: #fff;
    border-color: #ec1b2f;
    text-decoration: none; }

.single-page-content .subscribe-form input[type="text"], .single-page-content .subscribe-form input[type="email"] {
  width: 280px; }
.single-page-content .subscribe-form select {
  height: 33px;
  width: 302px;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  border-radius: 0;
  outline: 0;
  color: #1a1a1a;
  padding: 0px 10px; }
  .single-page-content .subscribe-form select:focus {
    outline: 0; }

.visuals-btns a {
  margin: 5px 5px;
  display: inline-block; }
  .visuals-btns a .btn {
    margin: 0; }

@media (max-width: 520px) {
  .visuals-btns {
    float: left; }
    .visuals-btns a {
      display: block;
      margin: 10px 0; } }
.link-btn {
  cursor: pointer; }
  .link-btn.link-btn-black {
    color: #1a1a1a;
    padding: 2px 0;
    border-bottom: 1px solid;
    font-size: 12px;
    font-family: "effra_medium"; }
    .link-btn.link-btn-black:hover {
      color: #ec1b2f; }
  .link-btn.link-btn-red {
    color: #ec1b2f; }
    .link-btn.link-btn-red:hover {
      text-decoration: underline; }

.section {
  /*  padding-top: 25px;
    padding-bottom: 25px;*/
  min-height: 600px;
  min-height: 100vh;
  position: relative;
  padding-bottom: 42px; }

.bloomerang {
  display: none; }
  .bloomerang .section {
    min-height: 0;
    padding-bottom: 10px; }

h2 {
  font-size: 16px;
  font-family: "effra_medium"; }

.hidden {
  display: none; }

.visuals img, .team img {
  width: 100%; }

.loading {
  position: absolute;
  top: 0;
  right: 0; }

.about-wrapper, .community-wrapper, .visuals-wrapper {
  position: relative; }

.cursor {
  cursor: pointer; }

.section-text-wrapper {
  position: relative;
  word-wrap: break-word; }
  .section-text-wrapper h2 {
    text-transform: uppercase; }

.form select {
  width: 167px;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  line-height: 33px;
  padding: 0 10px !important;
  background: #fff; }

/* Media Queries */
/* Desktop */
@media (min-width: 1024px) {
  .container {
    width: 1000px; }

  .col-1 {
    width: 90px; }

  .col-2 {
    width: 190px; }

  .col-2.visual-thumb {
    height: 190px; }

  .col-3 {
    width: 290px; }

  .col-5 {
    width: 490px; }

  .col-6 {
    width: 590px; }

  .col-7 {
    width: 690px; }

  .col-4 {
    width: 390px; }

  .col-9 {
    width: 890px; }

  .hide-desktop {
    display: none; }

  header .container {
    padding: 36px 0; }

  nav ul a {
    margin-right: 34px; }

  .block {
    width: 175px;
    height: 175px;
    margin: 34px; }

  .block.in-row2 {
    top: -104px;
    left: 124px; }

  .intro-blocks .row {
    margin-top: -220px; }

  .more-visuals {
    height: 200px; }

  .more-visuals-slider {
    min-width: 1350px; }

  .use-form textarea {
    width: 260px; }
  .use-form .use-place input {
    width: 195px; }

  .section-text-wrapper {
    padding: 0 10px 0 5px; }

  .figure-text {
    width: 290px; }

  .single-visual-wrapper.large,
  .visual-side.large {
    width: 990px; }

  .visual-side.large {
    margin-top: 10px; }

  .block .block-content {
    height: 149px;
    width: 160px; }

  .events,
  .jounalists,
  .vol-icons,
  .team-members,
  .press-logos {
    width: 600px; }

  .form input[type='text'],
  .form input[type='email'] {
    width: 268px; }

  .form textarea {
    width: 568px; }

  .form select {
    width: 290px; }

  .form .medium-field {
    width: 298px;
    display: inline-block; }

  .testimonial.vertical .testimonial-text {
    height: 200px; }

  .journalists {
    width: 600px; }

  .journalists .journalist:nth-child(6n+1) {
    clear: left; }

  .distinction-icon:nth-child(3n+1) {
    clear: left; } }
/* larger tablet */
@media (max-width: 1023px) and (min-width: 768px) {
  .container {
    width: 750px; }

  .logo {
    width: 740px !important; }

  .col-1 {
    width: 65px; }

  .col-2 {
    width: 140px; }

  .col-2.visual-thumb {
    height: 140px; }

  .col-3 {
    width: 215px; }

  .col-6 {
    width: 440px; }

  .col-7 {
    width: 515px; }

  .col-4 {
    width: 290px; }

  .hide-tablet {
    display: none; }

  .hide-tablet-mobile {
    display: none; }

  .visual-thumb-title {
    height: 125px !important;
    width: 130px !important; }

  header .container {
    padding: 22px 0; }

  nav ul {
    width: 100% !important; }

  nav ul a {
    margin-right: 58px; }

  .block {
    width: 131px;
    height: 131px;
    margin: 25px; }

  .block.in-row2 {
    top: -73px;
    left: 92px; }

  .intro-blocks .row {
    margin-top: -166px; }

  nav {
    width: 740px !important;
    margin-top: 8px; }

  .more-visuals {
    height: 140px; }

  .more-visuals-slider {
    width: 1350px;
    /* to fit 9 visual thumbs */ }

  .visuals-filtering a {
    margin: 0 12px 8px !important; }

  .use-form textarea {
    width: 184px; }
  .use-form .use-place input {
    width: 184px !important;
    margin-top: 4px; }

  .section-text-wrapper {
    padding: 0 10px 0 25px; }

  .figure-text {
    width: 140px; }

  .single-visual-wrapper.large,
  .visual-side.large {
    width: 740px; }

  .visual-side.large {
    margin-top: 10px; }

  .block .block-content {
    height: 105px;
    width: 115px; }
    .block .block-content p {
      font-size: 14px !important; }

  .events,
  .jounalists,
  .vol-icons,
  .team-members,
  .press-logos {
    width: 450px; }

  .form input[type='text'],
  .form input[type='email'] {
    width: 193px; }

  .form textarea {
    width: 418px; }

  .form select {
    width: 215px; }

  .vol-icon p {
    font-size: 8px !important; }

  .testimonial.vertical {
    width: 215px !important; }
    .testimonial.vertical .testimonial-text {
      height: 200px; }

  .testimonial.horizontal {
    width: 440px !important; }

  .journalists {
    width: 450px; }

  .journalists .journalist:nth-child(6n+1) {
    clear: left; }

  .da-slide, .da-slide img, .da-slide .da-img {
    width: 340px !important; }

  .distinction-icon:nth-child(2n+1) {
    clear: left; }

  #join .you-join a, .vp-people a {
    font-size: 12px !important; }

  #support .other-amount {
    margin: 8px 0; } }
/* small tablet */
@media (max-width: 767px) and (min-width: 600px) {
  .container {
    width: 600px; }

  .col-1 {
    width: 90px; }

  .col-2 {
    width: 190px; }

  .col-2.visual-thumb {
    height: 190px; }

  .col-3 {
    width: 590px; }

  .col-6 {
    width: 590px; }

  .col-7 {
    width: 590px; }

  .col-4 {
    width: 590px; }

  .hide-tablet, .zoom.hide-mobile,
  .hide-tablet-mobile, .visual-title-wrapper.hide-mobile {
    display: none !important; }

  nav {
    margin-top: 8px; }

  header .container {
    padding: 22px 0; }

  #panzoom-parent {
    max-height: 50vh; }

  nav ul a {
    margin-right: 34px; }

  .block {
    width: 105px;
    height: 105px;
    margin: 19px; }

  .block.in-row2 {
    top: -52px;
    left: 74px; }

  .intro-blocks .row {
    margin-top: -140px; }

  .more-visuals {
    height: 200px; }

  .more-visuals-slider {
    width: 1800px;
    /* to fit 9 visual thumbs */ }

  .col-3.visual-side {
    width: 590px;
    margin: 10px 0; }

  .use-form textarea {
    width: 560px; }
  .use-form .use-place input {
    width: 200px !important; }

  .side-menu {
    width: 100%;
    margin-bottom: 20px; }

  .side-menu li {
    display: inline-block !important; }

  .figure-text {
    width: 270px; }

  .block .block-content {
    width: 90px;
    height: 79px; }
    .block .block-content p {
      font-size: 12px !important; }

  .events,
  .jounalists,
  .vol-icons,
  .team-members,
  .press-logos {
    width: 600px; }

  .form input[type='text'],
  .form input[type='email'] {
    width: 268px; }

  .form textarea {
    width: 568px; }

  .form select {
    width: 290px; }

  .themes-list, .languages-list, .types-list {
    margin: 0 !important;
    clear: left; }

  .visuals-filtering a {
    margin: 0 5px 8px !important; }

  .section-text-wrapper,
  .products-content .section-text {
    margin-bottom: 28px; }

  .community-wrapper {
    padding-bottom: 120px; }

  .journalists .journalist:nth-child(6n+1) {
    clear: left; }

  .subscribe-form-wrapper input[type="text"],
  .subscribe-form-wrapper input[type="email"] {
    width: 48px !important; }

  .testimonial.vertical .testimonial-text {
    height: 200px; } }
/* mobile */
@media (max-width: 599px) {
  .single-page-content {
    padding-top: 60px; }

  .container {
    margin: 0 10px; }

  .col {
    width: 100%;
    padding: 0; }

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

  .mobile-only {
    display: block; }

  .logo img {
    width: 75%;
    max-width: 302px; }

  .visual-thumb {
    width: 50%; }

  #contain {
    min-height: 25vh; }

  #panzoom-parent {
    max-height: 50vh; }

  .loading-icon {
    background-position: 88% 0px; }

  header {
    height: 60px !important; }

  .home-content-wrapper {
    box-shadow: none !important;
    top: 35px !important; }

  header .container {
    padding: 20px 0;
    background: #fff; }

  #visuals {
    padding-top: 0 !important; }

  .supporters-content .col-2 {
    margin-bottom: 14px; }

  .mobile-zooming {
    margin-bottom: 6px; }
    .mobile-zooming span {
      margin-right: 8px; }

  .intro-blocks {
    position: relative !important; }
    .intro-blocks .block {
      width: 50%;
      height: 100px;
      box-sizing: border-box;
      -webkit-transform: none;
      -moz-transform: none;
      -ms-transform: none;
      -o-transform: none;
      transform: none; }
      .intro-blocks .block .block-content p, .intro-blocks .block .img, .intro-blocks .block:hover, .intro-blocks .block:hover .block-content p, .intro-blocks .block:hover .img, .intro-blocks .block.active, .intro-blocks .block.active .block-content p {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none; }
      .intro-blocks .block .block-content {
        height: 100%;
        margin: 0 10px;
        box-sizing: border-box; }
      .intro-blocks .block .press-block .block-content {
        background: rgba(255, 255, 255, 0.8); }
        .intro-blocks .block .press-block .block-content p {
          color: #1a1a1a; }
    .intro-blocks .row {
      top: 38px !important;
      position: relative !important; }

  .more-visuals-slider {
    width: 100% !important;
    margin-left: 0 !important;
    margin-bottom: 10px !important; }

  .section {
    min-height: 0; }

  .section-text-wrapper, .products-content .section-text {
    margin-bottom: 28px; }

  .use-form textarea {
    width: 90%; }
  .use-form .use-place input {
    width: 200px !important; }

  .side-menu {
    width: 100%;
    margin-bottom: 20px; }
    .side-menu li {
      display: inline-block !important; }
    .side-menu a {
      border-left: none !important;
      padding: 5px 12px 5px 0 !important; }

  .figure-text {
    left: 6px !important;
    top: 300px !important; }

  .events,
  .jounalists,
  .vol-icons,
  .team-members,
  .press-logos {
    width: 100%; }

  .vol-icons .col-1 {
    width: 25%; }

  .team-member, .press-logo {
    width: 20%;
    margin-bottom: 0 !important; }

  .journalists .journalist:nth-child(4n+1) {
    clear: left; }

  .jounalists, .vol-icons, .team-members, .press-logos {
    margin-left: 0 !important; }

  .journalist {
    width: 25%; }

  .form textarea {
    width: 90%; }

  .testimonial {
    width: auto !important;
    float: none !important; }

  .single-visual .share-visual {
    left: -10px !important;
    background: rgba(255, 255, 255, 0.7); }

  .products-content .form-header h2 {
    display: none; }

  .slider {
    height: 260px !important; }

  .project-by {
    margin-left: 0 !important; }

  .section-ajax-content {
    float: none !important; }

  .subscribe-form-wrapper {
    margin-bottom: 12px !important; }

  footer .subscribe-form-wrapper input[type="text"], footer .subscribe-form-wrapper input[type="email"] {
    display: block;
    margin: 10px 4px !important;
    width: 90px !important; }

  .mobile-visual-filtering {
    margin: 10px 0;
    text-transform: uppercase; }
    .mobile-visual-filtering .mobile-visual-languages,
    .mobile-visual-filtering .mobile-visual-themes,
    .mobile-visual-filtering .mobile-visual-types {
      display: inline-block;
      margin-right: 2px;
      background: #ec1b2f;
      color: #fff;
      padding: 5px 10px;
      font-family: "effra_medium";
      position: relative;
      width: 76px;
      height: 14px;
      text-align: center; }
    .mobile-visual-filtering .other-languages,
    .mobile-visual-filtering .other-themes,
    .mobile-visual-filtering .other-types {
      display: none;
      position: absolute;
      top: 27px;
      z-index: 1;
      background: #fff;
      left: 0;
      min-width: 78px;
      text-align: center;
      min-width: 100%; }
      .mobile-visual-filtering .other-languages p,
      .mobile-visual-filtering .other-themes p,
      .mobile-visual-filtering .other-types p {
        padding: 8px; }

  .show-testimonial {
    display: none !important; }

  #join .you-join a, .vp-people a {
    font-size: 10px !important; }

  #support .other-amount {
    margin: 8px 0; }

  .single-visual .share-visual {
    width: 100% !important;
    position: relative !important;
    padding: 4px 10px;
    top: 0 !important; }
    .single-visual .share-visual .share-btn {
      display: inline-block !important;
      margin-right: 5px; } }
@media (max-height: 690px) and (min-width: 1000px) {
  .intro-blocks-wrapper .row {
    width: 750px;
    margin: 0 auto; }

  .block {
    width: 131px;
    height: 131px;
    margin: 25px; }

  .block.in-row2 {
    top: -73px;
    left: 92px; }

  .intro-blocks .row {
    margin-top: -166px; }

  .block .block-content {
    height: 105px;
    width: 115px; }
    .block .block-content p {
      font-size: 14px !important; } }
/******************************************************/
/* Mobile Menu */
.mobile-menu {
  background: black;
  color: white;
  padding: 10px;
  display: none; }
  .mobile-menu a {
    color: #fff; }
  .mobile-menu ul {
    text-align: center;
    line-height: 48px;
    font-size: 21px;
    text-transform: uppercase; }

/* header */
header {
  position: fixed;
  width: 100%;
  z-index: 30;
  height: 95px;
  top: 0;
  background: #fff; }
  header .container {
    -webkit-transition: all, 0.4s;
    -moz-transition: all, 0.4s;
    transition: all, 0.4s; }
  header.subscribes-header .visuals-link {
    color: #1a1a1a !important; }
  header .menu-icon {
    width: 20px;
    height: 20px;
    cursor: pointer;
    background: url(/assets/menu-icon-4fe978b1698bbd36b33f7149873598f5.png) 0 0 no-repeat;
    position: relative;
    top: -1px; }
    header .menu-icon.close {
      background-position: -20px 0; }
  header nav {
    font-family: "effra_regular"; }
    header nav .nav-wrapper {
      border-top: 2px solid;
      font-size: 12px; }
    header nav ul {
      font-size: 0;
      padding: 0 !important; }
    header nav ul li:last-child {
      float: right; }
      header nav ul li:last-child a {
        margin-right: 0 !important; }
    header nav ul a {
      display: inline-block;
      color: #1a1a1a;
      padding-top: 7px;
      text-transform: uppercase;
      font-size: 12px; }
      header nav ul a:hover, header nav ul a.active {
        color: #ec1b2f; }
    header nav .subscribe-btn {
      background-color: #1a1a1a;
      margin-left: 4px;
      font-family: "effra_medium";
      color: #fff;
      display: inline-block;
      padding: 3px 7px 4px; }
      header nav .subscribe-btn.active {
        background-color: #ec1b2f; }
  header .social-btns {
    position: relative; }

.sm-btn {
  width: 7px;
  background-image: url(/assets/social-b6c88fd6fd36d35f90e9b1eff7e159fa.png);
  background-color: #1a1a1a;
  margin-left: 6px;
  font-family: "effra_medium";
  color: #fff;
  display: inline-block;
  padding: 3px 7px 4px; }
  .sm-btn.facebook {
    background-position: 64px 0; }
  .sm-btn.donate {
    background-position: -42px 0; }
  .sm-btn.mail {
    background-position: -62px 0; }
  .sm-btn:hover {
    background-color: #ec1b2f; }

/* footer */
footer {
  background: #252728;
  color: #999;
  font-size: 12px;
  position: relative;
  min-height: 42px; }
  footer .container {
    overflow: hidden; }
  footer a {
    color: #999; }
    footer a:hover, footer a.active {
      color: #fff; }
  footer .old-website {
    position: absolute;
    top: -72px;
    margin-left: 36px;
    width: 160px; }
  footer .sm-btn {
    background-color: transparent !important;
    border: 1px solid;
    height: 14px; }
    footer .sm-btn:hover {
      background-color: #ec1b2f !important;
      border: 1px solid transparent; }
  footer .footer-city {
    position: absolute;
    top: -56px;
    margin-left: -26px; }
  footer .project-by {
    line-height: 26px;
    padding: 8px 0 0 36px;
    display: inline-block; }
    footer .project-by img {
      position: relative;
      top: 2px;
      left: 1px;
      border-bottom: 1px solid #1a1a1a; }
      footer .project-by img:hover {
        border-bottom: 1px solid #fff; }
  footer.home-footer {
    position: fixed !important;
    width: 100%;
    bottom: -132px;
    z-index: 30;
    -webkit-transition: bottom, 0.4s;
    -moz-transition: bottom, 0.4s;
    transition: bottom, 0.4s; }
  footer .footer-nav {
    position: relative;
    font-family: "effra_regular"; }
    footer .footer-nav .subscribe-btn, footer .footer-nav .donate-btn,
    footer .footer-nav .smbtns-wrapper, footer .footer-nav .subscribe-form-wrapper {
      position: relative; }
    footer .footer-nav .cc {
      position: relative;
      top: 4px;
      margin-left: 4px; }
    footer .footer-nav .subscribe-btn, footer .footer-nav .donate-btn {
      line-height: 26px;
      display: inline-block;
      padding: 8px; }
    footer .footer-nav .subscribe-btn .thanks-bubble {
      position: absolute;
      top: -72px;
      left: 12px;
      width: 60px;
      display: none;
      -webkit-transition: all, 0.4s;
      -moz-transition: all, 0.4s;
      transition: all, 0.4s; }
    footer .footer-nav .subscribe-btn {
      color: #fff;
      background: #ec1b2f; }
  footer .subscribe-form-wrapper {
    /*position: absolute;
    top: 25px;
    right: 0px;
    width: 116px;
    background: $black;
    padding: 5px;
    display: none;*/
    display: none;
    border-right: 1px solid red;
    padding: 10px 4px; }
    footer .subscribe-form-wrapper form {
      position: relative;
      display: inline-block; }
    footer .subscribe-form-wrapper input[type="text"],
    footer .subscribe-form-wrapper input[type="email"], footer .subscribe-form-wrapper select {
      padding: 4px 5px;
      width: 54px;
      margin: 0 2px;
      background: transparent;
      border: 1px solid #fff;
      color: #fff;
      height: 22px;
      box-sizing: border-box; }
    footer .subscribe-form-wrapper input[type="email"] {
      width: 70px; }
    footer .subscribe-form-wrapper select {
      height: 22px;
      width: 90px;
      -webkit-appearance: none;
      -moz-appearance: none;
      background: transparent;
      border-radius: 0;
      outline: none;
      padding: 0px 5px; }
    footer .subscribe-form-wrapper input[type="submit"] {
      width: 66px;
      font-family: "effra_medium";
      padding: 4px 5px;
      background: #E6E6E6;
      cursor: pointer;
      margin: 0 4px;
      display: inline-block;
      border: none; }
    footer .subscribe-form-wrapper input[type="text"]:focus, footer .subscribe-form-wrapper input[type="email"]:focus, footer .subscribe-form-wrapper input[type="submit"]:focus, footer .subscribe-form-wrapper select:focus {
      border-color: #ec1b2f; }

.home-content-wrapper footer {
  position: absolute;
  z-index: 8;
  bottom: 0;
  width: 100%; }

/* intro blocks */
.scroll {
  position: absolute;
  bottom: 20px;
  padding: 20px 0;
  text-align: center;
  width: 100%;
  background: url(/assets/scroll-2ec0b243bb7bed03df329579361211fa.png) no-repeat center; }
  .scroll a {
    color: #1a1a1a; }

.intro-blocks {
  width: 100%;
  height: 100vh;
  z-index: 1; }
  .intro-blocks .container {
    height: 100%; }
  .intro-blocks .row {
    top: 50%;
    position: relative; }

.intro-blocks-wrapper {
  height: 100vh;
  position: fixed;
  width: 100%; }

.block {
  float: left;
  border: 2px solid transparent;
  overflow: hidden;
  top: 20px;
  position: relative;
  -webkit-transition: all, 0.15s;
  -moz-transition: all, 0.15s;
  transition: all, 0.15s;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }
  .block.a-block-holder {
    background: #f4f4f4; }
  .block:hover, .block.active {
    z-index: 10;
    border: 2px solid #fff;
    -webkit-transition: 0.4s ease-out;
    -moz-transition: 0.4s ease-out;
    transition: 0.4s ease-out;
    -webkit-transform: scale(1.3) rotate(45deg);
    -moz-transform: scale(1.3) rotate(45deg);
    -ms-transform: scale(1.3) rotate(45deg);
    -o-transform: scale(1.3) rotate(45deg);
    transform: scale(1.3) rotate(45deg); }
    .block:hover b, .block.active b {
      color: #ec1b2f;
      font-size: 120%; }
    .block:hover .block-content p, .block.active .block-content p {
      color: #1a1a1a;
      -webkit-transform: scale(0.9) rotate(-45deg);
      -moz-transform: scale(0.9) rotate(-45deg);
      -ms-transform: scale(0.9) rotate(-45deg);
      -o-transform: scale(0.9) rotate(-45deg);
      transform: scale(0.9) rotate(-45deg);
      margin-top: -8px;
      line-height: 16px;
      display: block !important; }
    .block:hover .block-content-wrapper, .block.active .block-content-wrapper {
      display: block; }
    .block:hover .block-content, .block.active .block-content {
      background: rgba(255, 255, 255, 0.8); }
  .block .img {
    display: block;
    width: 100%;
    height: 100%;
    background: #c3c3c3;
    color: transparent;
    -webkit-transform: rotate(-45deg) scale(1.6);
    -moz-transform: rotate(-45deg) scale(1.6);
    -ms-transform: rotate(-45deg) scale(1.6);
    -o-transform: rotate(-45deg) scale(1.6);
    transform: rotate(-45deg) scale(1.6); }
    .block .img img {
      width: 100%; }
  .block .block-content-wrapper {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    -webkit-transition: all, 0.4s;
    -moz-transition: all, 0.4s;
    transition: all, 0.4s;
    background: url(/assets/blocks-b0afe687fc03bac279fc48ca80fb5e7c.jpg); }
    .block .block-content-wrapper.support-block {
      background-position: -92px 268px; }
    .block .block-content-wrapper.workshops-block {
      background-position: center -90px; }
    .block .block-content-wrapper.products-block {
      background-position: center 444px; }
    .block .block-content-wrapper.press-block {
      background-position: 986px 262px; }
    .block .block-content-wrapper.join-block {
      background-position: 276px -280px; }
    .block .block-content-wrapper.awards-block {
      background-position: 624px 625px; }
    .block .block-content-wrapper.announcement-block {
      background: none;
      text-transform: uppercase; }
    .block .block-content-wrapper.students-block {
      background-image: url(/assets/students/students-diamond2-3081fc3a8878a94a31c0fa8b2a4c69dc.jpg); }
  .block .block-content {
    text-align: center;
    margin: 8px;
    -webkit-transition: all, 0.4s;
    -moz-transition: all, 0.4s;
    transition: all, 0.4s;
    padding-top: 10px; }
    .block .block-content p {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg);
      line-height: 22px;
      font-size: 12px;
      color: #fff;
      position: relative;
      top: 50%;
      margin-top: -12px;
      display: block;
      font-family: "effra_heavy"; }

.visuals-wrapper .btn {
  margin: 24px 0px;
  width: 100%;
  box-sizing: border-box; }

.visual-thumb {
  position: relative;
  -webkit-transition: all, 0.4s;
  -moz-transition: all, 0.4s;
  transition: all, 0.4s; }
  .visual-thumb a {
    padding: 1px;
    display: inline-block;
    vertical-align: top; }
  .visual-thumb img {
    width: 100%;
    vertical-align: top; }
  .visual-thumb:hover .visual-thumb-title {
    opacity: 1; }

.visual-thumb-title {
  position: absolute;
  top: 0;
  left: 0;
  height: 180px;
  width: 180px;
  display: table;
  overflow: hidden;
  text-align: center;
  opacity: 0;
  margin: 10px;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-transition: all, 0.4s;
  -moz-transition: all, 0.4s;
  transition: all, 0.4s;
  font-family: "effra_regular"; }
  .visual-thumb-title.video-true {
    background: url(/assets/video-interactive-1031227182325524ea169ad0e4108b11.png) 0 center no-repeat; }
  .visual-thumb-title.interactive-true {
    background: url(/assets/video-interactive-1031227182325524ea169ad0e4108b11.png) -190px center no-repeat; }
  .visual-thumb-title p {
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
    padding-right: 10px;
    color: #1a1a1a;
    text-transform: uppercase; }

/* single visual */
.visual-side a:hover {
  text-decoration: underline; }
.visual-side .visuals-filtering ul {
  margin: 0; }
  .visual-side .visuals-filtering ul li {
    min-width: 88px;
    text-align: center;
    float: left; }
.visual-side .filter-icon {
  margin: 0 1px 5px !important; }

#photoswipe-holder {
  text-align: center; }
  #photoswipe-holder .visual-img {
    display: inline-block;
    max-width: 100%;
    width: auto; }

.donation-tabs {
  margin: 10px 0; }
  .donation-tabs .donation-tab {
    margin-bottom: 10px; }
    .donation-tabs .donation-tab p {
      float: left;
      box-sizing: border-box;
      text-align: center;
      border: 1px solid;
      padding: 3px;
      margin-right: 1%;
      min-width: 72px;
      font-family: "effra_medium";
      cursor: pointer;
      margin-bottom: 5px; }
      .donation-tabs .donation-tab p:hover {
        color: #ec1b2f; }
      .donation-tabs .donation-tab p.active {
        color: #fff;
        background: #ec1b2f;
        border-color: #ec1b2f; }
  .donation-tabs input {
    border: 1px solid #1a1a1a;
    padding: 4px;
    background: rgba(255, 255, 255, 0.7);
    font-size: 12px; }

.visual-icon {
  text-transform: uppercase;
  display: inline-block;
  border: 2px solid;
  width: 22px;
  height: 22px;
  border-radius: 16px;
  text-align: center;
  line-height: 24px;
  overflow: hidden; }
  .visual-icon img {
    width: 16px;
    height: 16px;
    vertical-align: top;
    margin-top: 4px; }
  .visual-icon.white-icon {
    color: #fff; }
  .visual-icon.black-icon {
    color: #1a1a1a; }
  .visual-icon.inactive {
    opacity: 0.4; }
  .visual-icon.zoominout {
    background-image: url(/assets/zoominout-ed7e84cd64249c17acb8838e3fa8b474.png);
    cursor: pointer;
    border: none; }
    .visual-icon.zoominout.zoomin {
      background-position: 0 0; }
      .visual-icon.zoominout.zoomin:hover {
        background-position: 0 22px; }
    .visual-icon.zoominout.zoomout {
      background-position: 22px 0; }
      .visual-icon.zoominout.zoomout:hover {
        background-position: 22px 22px; }

.larger-visual {
  position: fixed;
  z-index: 9999;
  width: 100%;
  top: 0;
  height: 100%;
  text-align: center;
  background: rgba(0, 0, 0, 0.1); }
  .larger-visual .larger-visual-wrapper {
    width: 100%; }
    .larger-visual .larger-visual-wrapper img {
      height: 100%; }

.visual-arrow {
  position: fixed;
  width: 44px;
  height: 100px;
  top: 50%;
  margin-top: -50px;
  background: url(/assets/visual-arrows-607308c6044b21e5b9dcedce305764eb.png);
  z-index: 9998; }
  .visual-arrow a {
    display: block;
    height: 100%; }
  .visual-arrow.next-visual {
    right: 0;
    background-position: -88px center; }
    .visual-arrow.next-visual:hover {
      background-position: -132px center; }
  .visual-arrow.prev-visual {
    left: 0;
    background-position: 0 center; }
    .visual-arrow.prev-visual:hover {
      background-position: -44px center; }

.single-visual {
  position: relative;
  min-height: 380px; }
  .single-visual .visual-img {
    width: 100%;
    vertical-align: top;
    -webkit-transition: scale, 0.3s;
    -moz-transition: scale, 0.3s;
    transition: scale, 0.3s;
    margin-bottom: 5px; }
  .single-visual .zoom {
    width: 32px;
    height: 32px;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #ec1b2f;
    cursor: pointer;
    background-image: url(/assets/zoom-ed01b7b3c1f922fbb40636dc2fb74a16.png);
    background-position: 0 0;
    z-index: 9;
    /*&.zoom-out {
    	background-position: 32px 0;
    }*/ }
  .single-visual .embed-this {
    margin: 10px 0; }
  .single-visual .hiring {
    margin-top: 12px; }
  .single-visual .share-visual {
    width: 32px;
    position: absolute;
    top: 0;
    left: -35px;
    z-index: 8;
    -webkit-transition: top, 0.3s;
    -moz-transition: top, 0.3s;
    transition: top, 0.3s; }
    .single-visual .share-visual .share-btn {
      background: url(/assets/social-big-f4536df7a92b65d8f79efb68ea3e1c60.png) 0 0 no-repeat #1a1a1a;
      width: 33px;
      height: 33px;
      margin-bottom: 2px;
      display: block; }
      .single-visual .share-visual .share-btn.twitter {
        background-position: -32px 0; }
      .single-visual .share-visual .share-btn.mail {
        background-position: -65px 0; }
      .single-visual .share-visual .share-btn:hover {
        background-color: #ec1b2f; }

.more-visuals {
  /*margin-left: -5px;*/
  overflow: hidden;
  position: relative; }
  .more-visuals .slide-nav {
    position: absolute;
    top: 0;
    width: 44px;
    height: 100%;
    background: url(/assets/visual-arrows-607308c6044b21e5b9dcedce305764eb.png) no-repeat;
    background-position: 0 center;
    z-index: 2;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.9); }
    .more-visuals .slide-nav.slide-left {
      left: 0;
      display: none; }
      .more-visuals .slide-nav.slide-left:hover {
        background-position: -44px center; }
    .more-visuals .slide-nav.slide-right {
      right: 0;
      background-position: -88px center; }
      .more-visuals .slide-nav.slide-right:hover {
        background-position: -132px center; }

.more-visuals-slider {
  margin-left: -5px;
  position: relative;
  left: 0; }

.single-visual-wrapper, .visual-side {
  -webkit-transition: width, 0.4s;
  -moz-transition: width, 0.4s;
  transition: width, 0.4s; }

.single-visual-wrapper.large .single-visual .visual-title-wrapper {
  display: block; }
.single-visual-wrapper.large .zoom {
  background-position: 32px 0; }

.visual-side.large .visual-title {
  display: block; }

.visual-side.large .visual-title {
  display: none; }

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
  min-width: 100% !important;
  width: 100% !important;
  box-sizing: border-box; }

.comments {
  margin: 18px 0; }
  .comments h3 {
    margin: 8px 0; }

.visual-title-wrapper {
  background: #E6E6E6; }
  .visual-title-wrapper .pull-right {
    margin-right: 26px; }
  .visual-title-wrapper .visual-icon:not(.inactive):hover {
    color: #ec1b2f; }

.visual-title {
  color: #fff;
  background: #ec1b2f; }

.visual-title, .visual-title-wrapper {
  font-family: "effra_medium";
  padding: 2px 10px 3px;
  line-height: 30px;
  height: 27px;
  overflow: hidden; }
  .visual-title h1, .visual-title-wrapper h1 {
    font-size: 12px;
    text-transform: uppercase; }
  .visual-title .pull-right, .visual-title-wrapper .pull-right {
    height: 30px; }

.accordion-section {
  margin-top: 8px;
  border: 1px solid #E6E6E6;
  /*height: 32px;*/
  overflow: hidden;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s; }
  .accordion-section a {
    cursor: pointer; }
  .accordion-section:hover {
    background: #E6E6E6; }

.accordion h3 {
  font-size: 12px;
  padding: 7px 10px;
  font-family: "effra_medium";
  line-height: 18px;
  cursor: pointer;
  background: url(/assets/plus-minus-40b9184c0b3d56ab681df095eb440a2f.png) right 0 no-repeat; }
  .accordion h3.expanded {
    background-position: right -32px; }

.accordion-content {
  display: none;
  padding: 0px 10px 10px; }

.credits .clearfix {
  margin: 0 -3px; }
.credits img {
  float: left;
  width: 60px;
  margin: 4px; }
.credits .visual-partners {
  margin-top: 6px; }

.use-form i {
  color: #ec1b2f; }
.use-form label {
  font-family: "effra_regular"; }
.use-form .field {
  margin-bottom: 18px; }
.use-form textarea {
  margin-top: 4px;
  border: 1px solid #1a1a1a;
  padding: 4px;
  height: 48px;
  background: rgba(255, 255, 255, 0.2);
  width: 100%;
  box-sizing: border-box; }
.use-form .user-info label {
  display: inline-block;
  width: 85px; }
.use-form .user-info input,
.use-form .use-place input,
.use-form .select2-container {
  padding: 3px 4px 4px;
  border: 1px solid #1a1a1a;
  background: rgba(255, 255, 255, 0.2);
  width: 170px;
  margin-bottom: 4px; }
.use-form .select2-container {
  width: 180px !important; }
  .use-form .select2-container.select2-dropdown-open {
    border: 1px solid #5897fb;
    box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15); }
  .use-form .select2-container .select2-choice, .use-form .select2-container .select2-arrow {
    background: none !important;
    background-color: none !important;
    background-image: none !important;
    border-radius: none !important;
    box-shadow: none !important;
    border: none !important; }
  .use-form .select2-container .select2-choice {
    height: auto !important;
    line-height: 14px !important;
    padding: 0 !important; }
  .use-form .select2-container .select2-arrow {
    width: 14px !important;
    height: 120% !important;
    top: -6px !important; }
  .use-form .select2-container .select2-drop, .use-form .select2-container .select2-drop-active {
    border: 1px solid #1a1a1a !important;
    box-shadow: none !important;
    border-radius: none !important; }
.use-form .select2-results .select2-highlighted {
  background: #ec1b2f !important; }
.use-form .select2-drop-active, .use-form .select2-drop {
  border: 1px solid #1a1a1a !important;
  box-shadow: none !important; }
.use-form .use-place input {
  text-transform: capitalize; }
.use-form #use-visual-used {
  margin: 4px 0; }
.use-form .use-submit a {
  display: inline-block;
  margin: 0 10px; }
  .use-form .use-submit a img {
    position: relative;
    top: 5px; }

/* side menu */
.side-menu {
  font-family: "effra_regular"; }
  .side-menu li {
    margin-bottom: 5px; }
  .side-menu a {
    border-left: 5px solid;
    padding: 4px 5px;
    color: #929497;
    display: inline-block;
    font-size: 11px;
    cursor: pointer; }
    .side-menu a:hover {
      color: #1a1a1a; }
    .side-menu a.active {
      color: #ec1b2f; }

/* slider */
.slider {
  height: 360px; }

.slides {
  height: 100% !important;
  width: 100% !important;
  position: relative;
  overflow: hidden;
  z-index: 9; }
  .slides .slide {
    height: 100%;
    width: 100%; }
    .slides .slide img {
      width: 100%;
      height: auto; }
    .slides .slide .slide-caption {
      position: absolute;
      bottom: 0;
      background: white;
      width: 100%;
      padding: 5px 0; }
  .slides .slide-images {
    height: 100% !important; }

.slider-nav, .owl-controls, .owl-nav {
  margin: 10px 0; }
  .slider-nav a, .owl-controls a, .owl-nav a {
    color: #1a1a1a;
    display: inline-block;
    width: 26px;
    height: 28px;
    text-align: center;
    line-height: 32px; }
    .slider-nav a:hover, .slider-nav a.activeSlide, .owl-controls a:hover, .owl-controls a.activeSlide, .owl-nav a:hover, .owl-nav a.activeSlide {
      color: #ec1b2f; }
  .slider-nav .slide-nav, .owl-controls .slide-nav, .owl-nav .slide-nav {
    background: url(/assets/slide-nav-1523e9e8e0f130d69f073576c046ff9c.png) no-repeat;
    background-position: -6px center; }
    .slider-nav .slide-nav.next-slide, .owl-controls .slide-nav.next-slide, .owl-nav .slide-nav.next-slide {
      background-position: -54px center; }

.process-slider .slider-nav {
  margin: 0 !important; }

.mobile-section-title {
  margin-top: 32px;
  border-top: 1px solid;
  padding-top: 10px; }
  .mobile-section-title h2 {
    font-size: 24px;
    line-height: 42px; }

/* about */
.section-text {
  margin-top: 24px; }
  .section-text a {
    color: #ec1b2f; }
    .section-text a:hover {
      text-decoration: underline; }

/* vision */
.about-figure {
  position: relative;
  width: 300px;
  height: 310px;
  background: url(/assets/vision-chart-586f6e33089eb7903512dae0b7b7cf30.png) no-repeat 0 0;
  height: 400px; }

.figure-text {
  display: none;
  position: absolute;
  left: 300px;
  top: 44px; }

.figure-link {
  position: absolute;
  width: 180px;
  height: 180px;
  border-radius: 100px;
  cursor: pointer; }
  .figure-link.tech-link {
    left: 58px;
    z-index: 3; }
  .figure-link.design-link {
    z-index: 2;
    left: 118px;
    top: 92px;
    /* background: yellow;*/ }
  .figure-link.data-link {
    z-index: 1;
    left: 5px;
    top: 92px;
    /*background: blue;*/ }

/* team */
.team-member, .press-logo {
  display: flex;
  margin-bottom: 10px; }
  .team-member img, .press-logo img {
    width: 100%;
    vertical-align: top; }

.press-logo .image-wrapper {
  border: 1px solid #ccc; }

.image-wrapper {
  position: relative;
  width: 100%; }
  .image-wrapper .overlay {
    position: absolute;
    top: 0;
    left: 0;
    background: #ec1b2f;
    opacity: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all, 0.4s;
    -moz-transition: all, 0.4s;
    transition: all, 0.4s; }
  .image-wrapper:hover .overlay, .image-wrapper.active .overlay {
    opacity: 0.7; }

/* supporters */
.support-us {
  margin: 28px 0; }

.supporters-content {
  font-size: 13px; }
  .supporters-content .col-2 a {
    color: #1a1a1a; }
    .supporters-content .col-2 a:hover {
      text-decoration: underline; }
  .supporters-content .col-2 h2 {
    border-bottom: 1px solid #58595B;
    padding-bottom: 10px; }
  .supporters-content li {
    padding: 14px 0;
    border-bottom: 1px solid #58595B;
    text-transform: uppercase;
    font-size: 12px; }
  .supporters-content .grants {
    font-size: 0; }
    .supporters-content .grants li div {
      margin: -5px; }
    .supporters-content .grants a {
      display: inline-block;
      margin: 5px; }
      .supporters-content .grants a img {
        width: 100%;
        vertical-align: top; }
  .supporters-content .campaigns li img {
    width: 100%;
    vertical-align: top; }

.support-us .btn {
  margin-top: 22px; }

.description-text {
  display: none; }
  .description-text.active {
    display: block; }

.close-description,
.close-form {
  position: absolute;
  top: 0;
  right: 1px;
  cursor: pointer;
  width: 20px;
  height: 20px;
  background: url(/assets/close-a5939875aa63afdc91dd2cab0029bc1c.png) 0 center no-repeat; }
  .close-description:hover,
  .close-form:hover {
    background-position: -20px center; }

.team-member-description,
.press-description,
.journalists-details,
.partner-description,
.advisor-description,
.confirmation-msg,
.old-team-member-description {
  position: relative;
  word-wrap: break-word; }
  .team-member-description .team-sm-btn,
  .press-description .team-sm-btn,
  .journalists-details .team-sm-btn,
  .partner-description .team-sm-btn,
  .advisor-description .team-sm-btn,
  .confirmation-msg .team-sm-btn,
  .old-team-member-description .team-sm-btn {
    margin-right: 5px;
    height: 20px;
    width: 20px;
    display: inline-block;
    background: url(/assets/team-social-icons-8b7cb58da3ea3b33541b550f836b16d5.png) no-repeat 0 0; }
    .team-member-description .team-sm-btn.facebook,
    .press-description .team-sm-btn.facebook,
    .journalists-details .team-sm-btn.facebook,
    .partner-description .team-sm-btn.facebook,
    .advisor-description .team-sm-btn.facebook,
    .confirmation-msg .team-sm-btn.facebook,
    .old-team-member-description .team-sm-btn.facebook {
      background-position: -20px 0; }
    .team-member-description .team-sm-btn.linkedin,
    .press-description .team-sm-btn.linkedin,
    .journalists-details .team-sm-btn.linkedin,
    .partner-description .team-sm-btn.linkedin,
    .advisor-description .team-sm-btn.linkedin,
    .confirmation-msg .team-sm-btn.linkedin,
    .old-team-member-description .team-sm-btn.linkedin {
      background-position: -40px 0; }
    .team-member-description .team-sm-btn.mail,
    .press-description .team-sm-btn.mail,
    .journalists-details .team-sm-btn.mail,
    .partner-description .team-sm-btn.mail,
    .advisor-description .team-sm-btn.mail,
    .confirmation-msg .team-sm-btn.mail,
    .old-team-member-description .team-sm-btn.mail {
      background-position: -60px 0; }
    .team-member-description .team-sm-btn.behance,
    .press-description .team-sm-btn.behance,
    .journalists-details .team-sm-btn.behance,
    .partner-description .team-sm-btn.behance,
    .advisor-description .team-sm-btn.behance,
    .confirmation-msg .team-sm-btn.behance,
    .old-team-member-description .team-sm-btn.behance {
      background-position: -80px 0; }
    .team-member-description .team-sm-btn:hover,
    .press-description .team-sm-btn:hover,
    .journalists-details .team-sm-btn:hover,
    .partner-description .team-sm-btn:hover,
    .advisor-description .team-sm-btn:hover,
    .confirmation-msg .team-sm-btn:hover,
    .old-team-member-description .team-sm-btn:hover {
      background-position-y: -20px;
      text-decoration: none; }
  .team-member-description .confirmation-share,
  .press-description .confirmation-share,
  .journalists-details .confirmation-share,
  .partner-description .confirmation-share,
  .advisor-description .confirmation-share,
  .confirmation-msg .confirmation-share,
  .old-team-member-description .confirmation-share {
    margin: 12px 0; }
  .team-member-description h3,
  .press-description h3,
  .journalists-details h3,
  .partner-description h3,
  .advisor-description h3,
  .confirmation-msg h3,
  .old-team-member-description h3 {
    font-size: 12px;
    font-family: "lato_italic"; }

/* press */
.press-links {
  margin: 8px 0;
  font-size: 12px; }
  .press-links li {
    margin-bottom: 6px; }
  .press-links b {
    color: #ec1b2f; }
  .press-links a:hover {
    text-decoration: underline; }

/* distinctions */
.distinction-icons {
  margin: 36px 0;
  font-size: 11px; }
  .distinction-icons a {
    color: #1a1a1a; }
  .distinction-icons .distinction-icon {
    width: 80px;
    margin-right: 9px;
    margin-bottom: 12px; }
    .distinction-icons .distinction-icon .image-wrapper .overlay {
      width: 62px; }
    .distinction-icons .distinction-icon b {
      display: block; }

/* forms */
.form {
  margin: 0 -5px; }
  .form input[type='checkbox'] {
    margin: 5px; }
  .form input[type='text'],
  .form input[type='email'],
  .form textarea, .form select {
    border: 1px solid #999;
    padding: 8px 10px;
    margin: 5px;
    color: #999;
    font-size: 13px;
    color: #1a1a1a; }
    .form input[type='text']:focus,
    .form input[type='email']:focus,
    .form textarea:focus, .form select:focus {
      border: 1px solid #1a1a1a; }
  .form textarea {
    height: 92px; }
  .form .btn {
    display: block;
    margin: 21px 5px; }
  .form .upload {
    margin: 5px; }
  .form .form-header {
    margin: 0 5px 24px;
    position: relative; }

/* community */
/* events */
.jounalists,
.vol-icons,
.team-members,
.press-logos {
  margin-left: -5px;
  display: flex;
  flex-wrap: wrap; }

.community-wrapper {
  padding-bottom: 100px; }

.journalists {
  margin: 0 -5px; }

.journalist {
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 12px;
  cursor: pointer;
  text-align: center; }
  .journalist:hover .overlay {
    opacity: 0.7; }
  .journalist .image-wrapper {
    margin-bottom: 6px; }
  .journalist img {
    width: 100%;
    vertical-align: top; }
  .journalist b {
    display: inline-block; }

.section-text .btn {
  margin-top: 21px; }

.vol-icon {
  text-align: center;
  margin-bottom: 6px;
  cursor: pointer;
  -webkit-transition: all, 0.3s;
  -moz-transition: all, 0.3s;
  transition: all, 0.3s; }
  .vol-icon p {
    margin-bottom: 8px;
    font-size: 11px;
    text-transform: uppercase; }
  .vol-icon img {
    width: 52px;
    margin: 6px; }
  .vol-icon:hover {
    background: #ec1b2f;
    border-color: #ec1b2f; }

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

/* testimonials */
.testimonials {
  margin: -5px; }

.testimonial {
  float: left;
  margin: 5px;
  overflow: hidden;
  position: relative; }
  .testimonial .show-testimonial {
    position: absolute;
    line-height: 34px;
    text-align: right;
    box-sizing: border-box;
    cursor: pointer;
    color: #ec1b2f;
    bottom: 0;
    background: rgba(255, 255, 255, 0.9);
    width: 100%;
    bottom: 1px;
    padding: 0 18px;
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6;
    z-index: 9;
    display: none; }

.testimonial-text {
  border: 1px solid #E6E6E6;
  padding: 26px 18px 26px 34px;
  position: relative;
  -webkit-transition: height, 1s;
  -moz-transition: height, 1s;
  transition: height, 1s; }
  .testimonial-text img {
    float: left; }
  .testimonial-text p {
    padding-left: 54px; }

.testimonial.vertical {
  width: 290px; }

.testimonial.horizontal {
  width: 590px; }

.testimonial-by {
  text-align: right;
  margin-top: 8px;
  font-size: 12px;
  font-family: "effra_medium"; }

/* confirmation */
.confirmation .btn {
  margin-top: 32px; }

.confirmation b {
  font-size: 19px;
  line-height: 22px;
  font-family: "effra_heavy"; }

.done-icon {
  width: 52px;
  height: 52px;
  background: url(/assets/thanks-480aaf45aaf68dca3d00139344a79909.png) no-repeat center center; }

.confirmation-msg {
  margin: 28px 0;
  font-size: 15px; }

/* filtering */
.visuals-filtering ul {
  display: inline-block;
  margin: 0 10px; }
.visuals-filtering a {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: 0 22px;
  border-radius: 15px;
  text-align: center;
  line-height: 26px;
  /*padding: 0 10px;*/
  color: transparent;
  font-family: "effra_medium";
  text-transform: uppercase;
  overflow: hidden; }
  .visuals-filtering a.close {
    background: #1a1a1a; }
    .visuals-filtering a.close:hover {
      background: #fff; }
    .visuals-filtering a.close.active {
      background: #ec1b2f;
      color: #fff; }
  .visuals-filtering a p {
    display: none; }
.visuals-filtering .language-filter {
  position: relative;
  overflow: hidden; }
  .visuals-filtering .language-filter .languages-list-wrapper {
    width: 1800px;
    position: relative;
    left: 0;
    -webkit-transition: left, 0.3s;
    -moz-transition: left, 0.3s;
    transition: left, 0.3s; }
  .visuals-filtering .language-filter .lang-nav {
    display: none;
    position: absolute;
    top: 0;
    width: 28px;
    height: 28px;
    background: red;
    cursor: pointer;
    z-index: 1;
    background: url(/assets/lang-nav-0d9041cc29cc98fba2628d163fcad395.png) no-repeat;
    background-color: rgba(255, 255, 255, 0.9); }
  .visuals-filtering .language-filter .lang-nav.lang-next {
    right: 0;
    background-position: -28px -2px; }
    .visuals-filtering .language-filter .lang-nav.lang-next:hover {
      background-position: -28px -34px; }
  .visuals-filtering .language-filter .lang-nav.lang-prev {
    left: 0;
    display: none;
    background-position: -8px -2px; }
    .visuals-filtering .language-filter .lang-nav.lang-prev:hover {
      background-position: -8px -34px; }

.language-filter,
.theme-filter,
.type-filter {
  margin-bottom: 3px; }
  .language-filter b,
  .theme-filter b,
  .type-filter b {
    padding-right: 10px;
    border-right: 1px solid;
    line-height: 28px;
    float: left;
    margin-bottom: 10px; }

.themes-list li,
.languages-list li,
.types-list li {
  float: left; }

.filter-icon {
  position: relative;
  border: 2px solid #1a1a1a;
  -webkit-transition: all, 0.3s;
  -moz-transition: all, 0.3s;
  transition: all, 0.3s; }
  .filter-icon .language-icon-img {
    color: #1a1a1a; }
  .filter-icon:hover, .filter-icon.active {
    width: auto;
    cursor: pointer; }
    .filter-icon:hover img, .filter-icon.active img {
      display: none; }
    .filter-icon:hover .language-icon-img, .filter-icon.active .language-icon-img {
      display: none; }
  .filter-icon img {
    width: 16px;
    height: 16px;
    vertical-align: top;
    margin-top: 4px; }
  .filter-icon.active {
    width: auto;
    color: #fff;
    padding: 0 10px;
    background-color: #ec1b2f;
    border-color: #ec1b2f;
    text-decoration: none !important; }
    .filter-icon.active img {
      display: none; }
  .filter-icon:not(.active):hover {
    width: auto;
    color: #1a1a1a;
    border: 2px solid #1a1a1a;
    padding: 0 10px;
    text-decoration: none !important; }

.destinctions-menu a, .events-menu a {
  color: #1a1a1a;
  background: transparent; }

.destinctions-menu .active, .events-menu .active {
  color: #ec1b2f; }

.destinctions-menu a:not(.active):hover, .events-menu a:not(.active):hover {
  text-decoration: underline; }

.form input[type=checkbox], .form input[type=radio], .accordion-section input[type=checkbox], .accordion-section input[type=radio] {
  display: none; }
.form label, .accordion-section label {
  margin: 5px 5px;
  padding: 2px 25px;
  text-align: left;
  display: inline-block;
  cursor: pointer;
  position: relative;
  color: #1a1a1a; }
.form .checkbox-label:before, .accordion-section .checkbox-label:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  position: absolute;
  left: 0;
  bottom: 1px;
  background-color: white;
  /* border-radius: 3px; */
  border: #7b7c7c solid 1px; }
.form .radio-label:before, .accordion-section .radio-label:before {
  border-radius: 15px;
  bottom: 0;
  width: 14px;
  height: 14px;
  border: #1a1a1a solid 2px; }
.form input[type=checkbox]:checked + label:before,
.form input[type=radio]:checked + label:before, .accordion-section input[type=checkbox]:checked + label:before,
.accordion-section input[type=radio]:checked + label:before {
  content: "\2713";
  font-size: 15px;
  color: #1a1a1a;
  text-align: center;
  line-height: 15px; }
.form input[type=radio]:checked + label:before, .accordion-section input[type=radio]:checked + label:before {
  content: "•";
  color: #ec1b2f;
  line-height: 13px; }

/* custom-file-input */
.custom-file-input::-webkit-file-upload-button {
  visibility: hidden; }

.custom-file-input::before {
  content: 'UPLOAD';
  display: inline-block;
  background: #fff;
  color: #1a1a1a;
  border: 2px solid #1a1a1a;
  padding: 4px 10px;
  outline: none;
  white-space: nowrap;
  -webkit-user-select: none;
  cursor: pointer;
  font-size: 13px;
  font-family: "effra_medium"; }

.custom-file-input:hover::before {
  color: #fff;
  background: #ec1b2f;
  border-color: #ec1b2f; }

.custom-file-input:active::before {
  background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9); }

.paypal-confirmation {
  text-align: center;
  margin: 62px 0; }
  .paypal-confirmation .done-icon {
    margin: 0 auto; }
  .paypal-confirmation b {
    font-size: 26px; }

.tip {
  color: #999;
  margin: 2px 0; }

#join .team-member {
  cursor: default; }

.you-join, .vp-people {
  border: 1px solid #1a1a1a;
  box-sizing: border-box;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  text-align: center; }
  .you-join:hover, .vp-people:hover {
    border-color: #ec1b2f;
    background: #ec1b2f; }
  .you-join a, .vp-people a {
    font-size: 14px;
    color: #1a1a1a;
    display: flex;
    flex: 1;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    padding: 10px 0; }
    .you-join a:hover, .vp-people a:hover {
      color: #fff;
      text-decoration: none; }

.buttons {
  margin: 12px 0; }
  .buttons .btn {
    display: inline-block;
    width: 130px;
    box-sizing: border-box;
    margin: 0;
    margin-right: 10px; }
    .buttons .btn:hover {
      text-decoration: none; }
  .buttons select {
    display: inline-block;
    margin-right: 10px;
    border: 2px solid #1a1a1a;
    border-radius: 0;
    height: 27px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 4px 8px;
    min-width: 130px;
    font-size: 13px;
    font-family: "effra_medium"; }
    .buttons select:focus {
      border-color: #ec1b2f;
      background: #ec1b2f;
      color: #fff;
      outline: none; }

#support h3 {
  font-size: 13px;
  font-family: "effra_medium"; }
#support .fund-project {
  margin: 0 5px; }
#support .donation-tabs p {
  border: 2px solid #1a1a1a; }
  #support .donation-tabs p.active {
    border: 2px solid #ec1b2f; }
#support .donation-tab input {
  border-color: #999;
  height: 24px;
  box-sizing: border-box; }
  #support .donation-tab input:focus {
    border-color: #1a1a1a; }
#support .btn {
  margin: 0;
  display: inline-block; }
#support .donation-form .checkbox-label, #support #stripe-payment .checkbox-label {
  margin: 5px 0; }
#support .stripe-button-el {
  display: none; }
#support .switch-payments {
  margin: 8px 0;
  display: block; }
#support .payments-buttons {
  margin: 16px 0; }
  #support .payments-buttons a {
    display: inline-block;
    margin-right: 4px;
    height: 26px;
    min-width: 148px; }
    #support .payments-buttons a.active, #support .payments-buttons a:hover {
      color: #fff;
      background: #d3d3d3;
      border-color: #bbb; }
#support .payer-info {
  margin-bottom: 20px; }
  #support .payer-info .field {
    margin-bottom: 10px; }
  #support .payer-info label, #support .payer-info input {
    margin: 0; }
  #support .payer-info label {
    padding: 0;
    margin-bottom: 4px;
    display: block; }
  #support .payer-info input {
    padding: 4px;
    max-width: 100%; }
#support p.error {
  margin: 10px 0;
  color: #ec1b2f; }

.online-store img {
  width: 100%; }
.online-store .buttons .btn {
  width: auto; }

/* loading indicator */
#nprogress {
  z-index: 10100 !important; }
  #nprogress .bar {
    background: #ec1b2f !important; }
    #nprogress .bar .peg {
      box-shadow: 0 0 10px #ec1b2f, 0 0 5px #ec1b2f !important; }

.love-banner {
  padding: 10px 0; }

.admin-form {
  padding-top: 100px;
  padding-bottom: 60px; }
  .admin-form .field {
    float: none;
    margin: 15px 0px;
    padding: 3px; }
  .admin-form input {
    border: solid 1px;
    color: #1a1a1a;
    height: 20px; }
  .admin-form input[type=email], .admin-form input[type=password] {
    margin: 5px 0px;
    width: 55%; }
  .admin-form input[type=checkbox] {
    height: 12px; }
  .admin-form label {
    font-size: 15px; }
  .admin-form input[type=submit] {
    padding: 5px;
    height: auto;
    cursor: pointer; }
  .admin-form h2 {
    margin-left: 15px; }
  .admin-form .new_user {
    width: 200px; }

.vi-fellowship-banner {
  margin-bottom: 10px; }
  .vi-fellowship-banner img {
    width: 100%; }

.fake {
  color: transparent; }

.students-page {
  padding-bottom: 0; }
  .students-page .intro-p {
    font-size: 20px;
    line-height: 24px;
    font-weight: bold; }
  .students-page .text-center {
    text-align: center; }
  .students-page .image-wrapper img {
    width: 100%; }
  .students-page h2 {
    font-size: 18px; }
  .students-page p {
    font-size: 17px;
    margin: 5px 0;
    line-height: 24px; }
  .students-page .caption {
    color: #aaa;
    font-size: 12px;
    margin-bottom: 20px; }
  .students-page .intro {
    padding-top: 32px; }
    .students-page .intro p {
      font-size: 21px;
      line-height: 26px;
      text-align: center; }
  .students-page .description {
    display: flex;
    width: 100%; }
    .students-page .description .col-7 {
      margin: 0 auto; }
    .students-page .description ul {
      list-style: none;
      padding-left: 16px;
      font-size: 17px; }
      .students-page .description ul li {
        margin: 5px 0; }
      .students-page .description ul i {
        color: #777; }
    .students-page .description img {
      width: 100%; }
  .students-page .action {
    margin: 32px 0 52px; }
    .students-page .action .btn {
      padding: 10px 12px; }
      @media (max-width: 400px) {
        .students-page .action .btn {
          font-size: 13px; } }
  .students-page .cover-wrapper {
    position: relative; }
    .students-page .cover-wrapper.main-cover {
      max-height: 700px;
      overflow: hidden; }
    .students-page .cover-wrapper .main-title {
      display: flex; }
    .students-page .cover-wrapper h1 {
      color: #fff;
      text-transform: uppercase;
      text-shadow: 0 0 3px #000;
      font-size: 28px;
      font-family: "effra_medium";
      padding: 86px 10px;
      text-align: center; }
      .students-page .cover-wrapper h1 strong {
        font-family: "effra_heavy";
        font-size: 34px; }
      @media (max-width: 670px) {
        .students-page .cover-wrapper h1 {
          padding: 10px 56px 10px 10px;
          text-align: left;
          font-size: 15px; }
          .students-page .cover-wrapper h1 strong {
            font-size: 22px; } }
    .students-page .cover-wrapper .dimmer {
      position: absolute;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.5);
      display: flex;
      justify-content: center;
      flex-direction: column;
      align-items: center; }
      .students-page .cover-wrapper .dimmer .btn {
        background: rgba(255, 255, 255, 0.85); }
        .students-page .cover-wrapper .dimmer .btn:hover {
          background: #ec1b2f; }
        @media (max-width: 670px) {
          .students-page .cover-wrapper .dimmer .btn {
            font-size: 14px; } }
    .students-page .cover-wrapper img {
      width: 100%;
      vertical-align: top; }
  .students-page .students-slider {
    margin: 36px 0 68px; }
    @media (min-width: 800px) {
      .students-page .students-slider {
        height: 260px !important; } }
    .students-page .students-slider .slide-content-wrapper {
      display: table;
      height: 100%; }
    .students-page .students-slider .slide-content {
      display: table-cell;
      vertical-align: middle; }
      @media (max-width: 399px) {
        .students-page .students-slider .slide-content p {
          font-size: 12px; } }
    .students-page .students-slider .slider-nav {
      margin-bottom: 40px; }
    .students-page .students-slider .logo-image {
      text-align: center; }
      .students-page .students-slider .logo-image img {
        width: 160px; }
        @media (max-width: 600px) {
          .students-page .students-slider .logo-image img {
            width: 66px; } }
  .students-page .form {
    padding-bottom: 56px; }
    .students-page .form .btn {
      display: inline-block;
      margin: 20px 0 !important; }
    .students-page .form .field {
      margin-bottom: 20px; }
      .students-page .form .field input, .students-page .form .field label, .students-page .form .field textarea {
        margin: 0; }
      .students-page .form .field label {
        display: block;
        padding: 0;
        margin-bottom: 5px;
        font-size: 15px;
        font-family: "effra_medium"; }
      .students-page .form .field.full {
        padding: 0 5px; }
    .students-page .form .options {
      font-size: 14px; }
      .students-page .form .options .option {
        margin: 10px 0;
        cursor: pointer; }
      .students-page .form .options .other-option input {
        padding: 0;
        padding-bottom: 2px;
        border: none;
        border-bottom: 1px solid #999; }
      .students-page .form .options .radio {
        display: inline-block;
        width: 14px;
        height: 14px;
        border-radius: 50%;
        border: 2px solid;
        vertical-align: middle; }
        .students-page .form .options .radio.checked {
          background: #ec1b2f; }
  .students-page .footer .caption {
    margin: 5px 0; }

#email-registration-form-container {
  display: none; }

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

.member-complete {
  text-align: center; }
  .member-complete img {
    margin: 40px; }
  .member-complete h1 {
    font-size: 28px;
    font-family: "effra_heavy"; }
  .member-complete p {
    padding: 10px 40px; }
  .member-complete .dashed-line {
    margin: 0 auto;
    width: 30%;
    border-bottom: 2px dashed #222;
    display: inline-block; }

.membership-page .faq-link {
  font-weight: bolder;
  text-decoration: none;
  color: #222;
  font-size: 16px;
  letter-spacing: 1px; }
  .membership-page .faq-link:hover {
    text-decoration: underline; }
.membership-page.single-page-content {
  height: 100%;
  padding-top: 0;
  max-width: 500px;
  margin: 0 auto; }
  @media (max-width: 1023px) {
    .membership-page.single-page-content {
      max-width: 420px; }
      .membership-page.single-page-content .col-4, .membership-page.single-page-content .col-6 {
        width: 100%; } }
  @media (max-width: 419px) {
    .membership-page.single-page-content {
      max-width: 320px; } }
.membership-page.section-text {
  margin-bottom: 100px; }
.membership-page .page-section {
  padding-top: 95px;
  box-sizing: border-box;
  position: relative; }
  @media (min-width: 1024px) {
    .membership-page .page-section {
      min-height: 100vh; }
      .membership-page .page-section.membership-slider .slides {
        height: 70vh !important; }
        .membership-page .page-section.membership-slider .slides .owl-carousel, .membership-page .page-section.membership-slider .slides .owl-carousel.owl-loaded {
          height: 100%; }
        .membership-page .page-section.membership-slider .slides .owl-carousel .owl-item img {
          display: block;
          width: auto;
          height: 100%;
          max-height: 628px; }
        .membership-page .page-section.membership-slider .slides .owl-stage-outer, .membership-page .page-section.membership-slider .slides .owl-stage, .membership-page .page-section.membership-slider .slides .owl-item {
          height: 100%; }
        .membership-page .page-section.membership-slider .slides .owl-stage-outer * {
          margin: 0 auto; } }
  .membership-page .page-section#become-a-member .head {
    padding-left: 10px;
    padding-right: 10px; }
  .membership-page .page-section .scroll {
    position: absolute;
    bottom: 6px;
    left: 0;
    height: 26px;
    padding: 0;
    background-position-y: -30px;
    z-index: 9; }
    .membership-page .page-section .scroll a {
      display: block;
      height: 100%; }
  @media (max-width: 599px) {
    .membership-page .page-section {
      padding-top: 60px; } }
.membership-page .member-button {
  margin: 8px 0;
  text-align: center;
  font-size: 26px; }
  @media (min-width: 600px) {
    .membership-page .member-button {
      font-size: 32px; } }
  .membership-page .member-button a {
    color: #222;
    font-family: "effra_heavy";
    /* text-decoration: underline; */
    background: #fff;
    border-radius: 5px;
    padding: 4px 8px;
    border: 2px solid #222;
    display: inline-block; }
.membership-page #faq .member-button {
  margin-top: 72px; }
.membership-page .membership-slider .owl-controls, .membership-page .membership-slider .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%; }
  .membership-page .membership-slider .owl-controls .owl-next, .membership-page .membership-slider .owl-controls .owl-prev, .membership-page .membership-slider .owl-nav .owl-next, .membership-page .membership-slider .owl-nav .owl-prev {
    height: 44px;
    margin-top: -22px;
    width: 20px;
    opacity: 1;
    background: url(/assets/slide-nav-white2-64f65d0a95f6983f27fa7d94c80c89b1.png) no-repeat !important; }
  .membership-page .membership-slider .owl-controls .owl-next, .membership-page .membership-slider .owl-nav .owl-next {
    margin-right: 14px;
    float: right;
    background-position: -54px center !important; }
  .membership-page .membership-slider .owl-controls .owl-prev, .membership-page .membership-slider .owl-nav .owl-prev {
    margin-left: 14px;
    float: left;
    background-position: -14px center !important; }
.membership-page .membership-slider .slide-images .caption-holder {
  margin: 24px 0 18px; }
  .membership-page .membership-slider .slide-images .caption-holder .caption {
    padding: 0 15px;
    font-size: 20px; }
    .membership-page .membership-slider .slide-images .caption-holder .caption b {
      text-transform: uppercase;
      font-family: "effra_heavy"; }
.membership-page .membership-slider .slider-nav {
  width: 100%;
  text-align: center; }
.membership-page .center-text {
  padding: 8px 0;
  width: 100%; }
  .membership-page .center-text b {
    font-size: 18px;
    font-family: effra_heavy; }
.membership-page .benefits .benefits-holder {
  padding: 0 10px 0 20px; }
.membership-page .benefits .benefit {
  box-sizing: border-box;
  width: 50%;
  float: left; }
  .membership-page .benefits .benefit img {
    width: 100%; }
  .membership-page .benefits .benefit .benifit-content {
    text-align: center;
    margin: 10px;
    border: 1px solid #222;
    height: 100%;
    box-sizing: border-box; }
.membership-page .payment .payment-step {
  border-top: 2px dashed #222;
  padding: 10px 0 14px;
  padding-left: 10px;
  padding-right: 10px; }
  .membership-page .payment .payment-step p {
    font-size: 14px; }
  .membership-page .payment .payment-step.details label {
    width: 20%;
    float: left;
    box-sizing: border-box;
    line-height: 22px; }
  .membership-page .payment .payment-step.details input {
    width: 80%;
    float: right;
    box-sizing: border-box; }
.membership-page .payment form .field select {
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 1px solid #222;
  border-radius: 0;
  width: 100%;
  padding: 4px;
  box-sizing: border-box;
  background: #fff; }
.membership-page .payment form .field.onetime {
  text-align: right; }
.membership-page .payment form .field.amount p {
  margin: 10px 0; }
.membership-page .payment form .field.amount input[type='radio'] {
  display: none; }
.membership-page .payment form .field.amount label {
  cursor: pointer;
  width: 33.333%;
  display: inline-block;
  background: #ddd;
  border: 1px solid #ccc;
  text-align: center;
  padding: 8px;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 34px;
  margin: 0 !important; }
  .membership-page .payment form .field.amount label.other-amount {
    padding: 0;
    position: relative; }
    @media (max-width: 419px) {
      .membership-page .payment form .field.amount label.other-amount {
        width: 66.666%; } }
    .membership-page .payment form .field.amount label.other-amount .dollar-sign, .membership-page .payment form .field.amount label.other-amount .recurrent-sign {
      position: absolute;
      top: 0;
      line-height: 50px;
      color: #666; }
    .membership-page .payment form .field.amount label.other-amount .dollar-sign {
      left: 8px; }
    .membership-page .payment form .field.amount label.other-amount .recurrent-sign {
      right: 8px; }
    .membership-page .payment form .field.amount label.other-amount input {
      height: 50px;
      font-size: 16px;
      width: 100%;
      box-sizing: border-box;
      border: 0;
      background: transparent;
      z-index: 9;
      position: relative;
      padding: 10px 58px 10px 18px; }
  .membership-page .payment form .field.amount label.checked {
    background: #59f7e8;
    border-color: #59f7e8; }
    .membership-page .payment form .field.amount label.checked .dollar-sign, .membership-page .payment form .field.amount label.checked .recurrent-sign {
      color: #222; }
.membership-page .payment form input {
  border: 1px solid #222;
  padding: 4px; }
.membership-page .payment form .field {
  margin: 5px 0; }
.membership-page .payment form input[type="submit"], .membership-page .payment form .submit-btn, .membership-page .payment form .cancel-btn {
  font-size: 18px;
  font-family: "effra_medium";
  border: 2px solid #222;
  background: none;
  padding: 4px 10px;
  background: #59f7e8;
  cursor: pointer;
  margin: 10px 0;
  color: #1a1a1a;
  text-decoration: none;
  -webkit-appearance: none; }
.membership-page .payment form .cancel-btn {
  background: #ddd; }
.membership-page .membership-faq h2 {
  text-transform: uppercase;
  font-size: 16px;
  line-height: 18px;
  padding: 72px 10px 10px; }
  @media (min-width: 600px) {
    .membership-page .membership-faq h2 {
      padding: 10px; } }
.membership-page .membership-faq ul {
  border-top: 1px dashed #222;
  list-style: none; }
  .membership-page .membership-faq ul li {
    padding: 10px;
    border-bottom: 1px dashed #222;
    text-transform: uppercase;
    font-size: 13px;
    cursor: pointer;
    font-family: "effra_regular"; }
    .membership-page .membership-faq ul li .faq-text {
      height: 0;
      overflow: hidden;
      font-family: "lato_regular"; }
      .membership-page .membership-faq ul li .faq-text p {
        text-transform: none; }
    .membership-page .membership-faq ul li.opened {
      font-family: "effra_medium"; }
      .membership-page .membership-faq ul li.opened .faq-text {
        padding-top: 8px;
        height: auto;
        font-family: "lato_regular"; }
.membership-page .option-two {
  position: relative; }
  .membership-page .option-two .membership-intro {
    position: relative;
    text-align: center;
    min-height: 702px; }
    @media (max-width: 419px) {
      .membership-page .option-two .membership-intro {
        min-height: 540px; } }
    .membership-page .option-two .membership-intro .intro-text {
      padding: 44px 0; }
      @media (min-width: 600px) {
        .membership-page .option-two .membership-intro .intro-text {
          padding: 64px 0; } }
      .membership-page .option-two .membership-intro .intro-text a {
        color: #1a1a1a;
        box-shadow: 2px 2px 5px #999;
        display: inline-block;
        padding: 2px 5px;
        border-radius: 5px;
        font-family: "effra_heavy"; }
    .membership-page .option-two .membership-intro .membership-slider {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      background: #fff;
      z-index: 10; }
      .membership-page .option-two .membership-intro .membership-slider .caption-holder {
        margin: 2px 0; }
      .membership-page .option-two .membership-intro .membership-slider .slide {
        padding-top: 12px; }
      .membership-page .option-two .membership-intro .membership-slider .close-wrapper {
        text-align: left;
        padding: 0 10px; }
        .membership-page .option-two .membership-intro .membership-slider .close-wrapper .close-section {
          text-align: left;
          display: inline-block;
          width: 18px;
          height: 10px;
          cursor: pointer;
          background: url(/assets/close-a5939875aa63afdc91dd2cab0029bc1c.png) -1px center no-repeat; }
      .membership-page .option-two .membership-intro .membership-slider .caption p {
        font-size: 14px;
        line-height: 16px; }
        @media (max-width: 360px) {
          .membership-page .option-two .membership-intro .membership-slider .caption p {
            font-size: 12px;
            line-height: 13px; } }
    .membership-page .option-two .membership-intro .slide-cat {
      position: absolute;
      top: 0;
      right: 10px;
      font-family: "effra_heavy";
      text-transform: uppercase;
      font-size: 18px; }
      .membership-page .option-two .membership-intro .slide-cat span {
        display: inline-block;
        padding: 2px 6px;
        border-radius: 6px; }
    .membership-page .option-two .membership-intro p {
      font-family: "effra_regular";
      text-transform: uppercase;
      font-size: 14px;
      line-height: 18px; }
      @media (min-width: 600px) {
        .membership-page .option-two .membership-intro p {
          font-size: 16px; } }
      .membership-page .option-two .membership-intro p.text-34 {
        font-size: 34px; }
      .membership-page .option-two .membership-intro p.text-32 {
        font-size: 32px; }
      .membership-page .option-two .membership-intro p.text-24 {
        font-size: 24px; }
      .membership-page .option-two .membership-intro p.text-28 {
        font-size: 28px; }
      .membership-page .option-two .membership-intro p.text-22 {
        font-size: 22px; }
      .membership-page .option-two .membership-intro p.lh-32 {
        line-height: 32px; }
      .membership-page .option-two .membership-intro p.lh-38 {
        line-height: 38px; }
      .membership-page .option-two .membership-intro p.lh-42 {
        line-height: 42px; }
      .membership-page .option-two .membership-intro p.big-text a {
        line-height: 30px; }
      .membership-page .option-two .membership-intro p.med-text a {
        line-height: 24px; }
      @media (max-width: 419px) {
        .membership-page .option-two .membership-intro p.text-34 {
          font-size: 32px; }
        .membership-page .option-two .membership-intro p.text-32 {
          font-size: 30px; }
        .membership-page .option-two .membership-intro p.text-24 {
          font-size: 22px; }
        .membership-page .option-two .membership-intro p.text-28 {
          font-size: 26px; }
        .membership-page .option-two .membership-intro p.text-22 {
          font-size: 20px; }
        .membership-page .option-two .membership-intro p.lh-32 {
          line-height: 32px; }
        .membership-page .option-two .membership-intro p.lh-38 {
          line-height: 38px; }
        .membership-page .option-two .membership-intro p.lh-42 {
          line-height: 42px; }
        .membership-page .option-two .membership-intro p.big-text a {
          line-height: 30px; }
        .membership-page .option-two .membership-intro p.med-text a {
          line-height: 24px; } }
    .membership-page .option-two .membership-intro .blue, .membership-page .option-two .membership-intro .hope-cat {
      background: #81ecec; }
    .membership-page .option-two .membership-intro .orange, .membership-page .option-two .membership-intro .facts-cat {
      background: #fdcb6e; }
    .membership-page .option-two .membership-intro .greenish, .membership-page .option-two .membership-intro .impact-cat {
      background: #00cec9; }
    .membership-page .option-two .membership-intro .purple, .membership-page .option-two .membership-intro .community-cat {
      background: #a29bfe; }
    .membership-page .option-two .membership-intro .green, .membership-page .option-two .membership-intro .perks-cat {
      background: #55efc4; }
    .membership-page .option-two .membership-intro .yellow, .membership-page .option-two .membership-intro .success-cat {
      background: #ffeaa7; }
  .membership-page .option-two .take-action {
    left: 0;
    bottom: 20px;
    width: 100%;
    z-index: 10;
    margin: 8px 0; }
    @media (max-width: 360px) {
      .membership-page .option-two .take-action {
        bottom: 12px; } }
    .membership-page .option-two .take-action.fixed {
      position: fixed;
      top: 34px;
      bottom: auto;
      background: #fff;
      padding-bottom: 10px; }
      @media (min-width: 600px) {
        .membership-page .option-two .take-action.fixed {
          top: 70px; } }
    .membership-page .option-two .take-action p {
      margin: 5px 0; }
    .membership-page .option-two .take-action .btn {
      border: 3px solid #222;
      border-radius: 10px;
      display: inline-block;
      padding: 4px 10px;
      color: #222;
      box-shadow: 2px 2px 3px #999;
      font-family: "effra_heavy";
      font-size: 42px;
      background: #fff; }

.dashboard-link a {
  color: #ec1b2f; }

.logo .dashboard-link {
  padding: 9px 10px 0;
  display: inline-block; }
/* Make clicks pass-through */
#nprogress {
  pointer-events: none; }

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

/* Fancy blur effect */
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #2299dd, 0 0 5px #2299dd;
  opacity: 1.0;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  -ms-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px); }

/* Remove these to get rid of the spinner */
#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 100;
  top: 15px;
  right: 15px; }

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

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

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

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

  100% {
    -webkit-transform: rotate(360deg); } }

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

  100% {
    transform: rotate(360deg); } }
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }
  .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--single .select2-selection__rendered {
      display: block;
      padding-left: 8px;
      padding-right: 20px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .select2-container .select2-selection--single .select2-selection__clear {
      position: relative; }
  .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px; }
  .select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--multiple .select2-selection__rendered {
      display: inline-block;
      overflow: hidden;
      padding-left: 8px;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .select2-container .select2-search--inline {
    float: left; }
    .select2-container .select2-search--inline .select2-search__field {
      box-sizing: border-box;
      border: none;
      font-size: 100%;
      margin-top: 5px;
      padding: 0; }
      .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
        -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

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

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none; }
  .select2-results__option[aria-selected] {
    cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }
  .select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box; }
    .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
      -webkit-appearance: none; }
  .select2-search--dropdown.select2-search--hide {
    display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

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

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold; }
  .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px; }
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }
  .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }
  .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%; }
    .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
      list-style: none; }
  .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left; }
  .select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em; }
    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
      margin-left: -2em;
      padding-left: 3em; }
      .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -3em;
        padding-left: 4em; }
        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
          margin-left: -4em;
          padding-left: 5em; }
          .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -5em;
            padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }
  .select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px; }
  .select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }
    .select2-container--classic .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }
  .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none; }
    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
      border-color: transparent transparent #888 transparent;
      border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0; }
  .select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #555; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }
.use-btn {
  background: #f4f4f4; }
  .use-btn h3 {
    background: none; }

.vpform {
  margin: 40px 0 100px; }
  .vpform .sub-question {
    display: none; }
  .vpform .intro-text {
    margin-bottom: 24px;
    max-width: 572px;
    font-size: 16px;
    color: #ec1b2f; }
  .vpform input {
    padding: 4px;
    border: 1px solid;
    margin: 5px 0; }
  .vpform .choices p {
    font-size: 18px;
    margin: 4px 4px 4px 0;
    display: inline-block;
    color: #1a1a1a;
    border: 1px solid;
    padding: 3px 6px;
    line-height: 20px;
    cursor: pointer; }
    .vpform .choices p:hover {
      color: #ec1b2f; }
    .vpform .choices p.active {
      color: #fff;
      background: #ec1b2f;
      border-color: #ec1b2f; }
  .vpform .select2-container {
    padding: 0 5px;
    font-size: 18px;
    margin: 5px 0;
    border: none; }
    .vpform .select2-container span {
      line-height: 26px; }
    .vpform .select2-container a {
      color: #ec1b2f; }
    .vpform .select2-container .select2-arrow {
      top: -2px !important; }
  .vpform .press-enter {
    color: #ec1b2f;
    opacity: 0.6;
    margin: 10px 0; }
  .vpform .question {
    width: 100%;
    font-size: 16px;
    opacity: 0.2;
    box-sizing: border-box;
    padding-top: 40vh;
    min-height: 60vh;
    transition: all 0.1s; }
    .vpform .question label {
      font-size: 24px;
      display: block;
      margin: 10px 0; }
      .vpform .question label.small-text {
        font-size: 18px; }
    .vpform .question input {
      border: none;
      width: 100%; }
    .vpform .question.active {
      opacity: 1; }
  .vpform .radio-question {
    margin-bottom: 10px;
    display: inline-block; }
    .vpform .radio-question input, .vpform .radio-question label {
      display: inline !important;
      font-size: 18px;
      width: auto;
      margin-right: 5px; }
  .vpform input, .vpform textarea {
    font-size: 18px;
    color: #ec1b2f;
    border: none; }
  .vpform textarea {
    height: auto;
    min-height: 25vh; }
  .vpform .user-info label {
    width: auto;
    display: block;
    margin-bottom: 5px; }
  .vpform .visuals {
    margin: -5px;
    height: 350px;
    overflow: hidden;
    position: relative; }
    @media (min-width: 768px) and (max-width: 1023px) {
      .vpform .visuals {
        height: 260px; } }
    .vpform .visuals .show-more {
      position: absolute;
      left: 0;
      width: 100%;
      bottom: 0;
      height: 30px;
      background: rgba(255, 255, 255, 0.9);
      text-align: center; }
      .vpform .visuals .show-more p {
        line-height: 30px;
        color: #ec1b2f;
        cursor: pointer;
        display: inline-block; }
        .vpform .visuals .show-more p:hover {
          color: #222; }
  .vpform .visual-thumb {
    cursor: pointer; }
    .vpform .visual-thumb .checked {
      display: none; }
      .vpform .visual-thumb .checked input {
        visibility: hidden; }
    .vpform .visual-thumb.selected .visual-thumb-title {
      opacity: 1; }
    .vpform .visual-thumb.selected .checked {
      display: block;
      width: 20px;
      height: 20px;
      position: absolute;
      right: 6px;
      top: 6px;
      background: #ec1b2f;
      z-index: 8;
      padding: 4px;
      text-align: center; }
      .vpform .visual-thumb.selected .checked:before {
        color: #fff;
        content: "\2713"; }
  .vpform .use-submit {
    float: left;
    height: 50px;
    min-width: 100%; }
    .vpform .use-submit .submit-btn {
      padding: 8px 16px; }
  .vpform .form .checkbox-label:before {
    width: 20px;
    height: 20px;
    margin-bottom: 4px; }
  .vpform .form input[type=checkbox]:checked + label:before {
    line-height: 20px;
    background: #ec1b2f;
    color: #fff;
    border-color: #ec1b2f; }

.explanation {
  margin-bottom: 20px;
  font-size: 16px !important; }

.vpform-confirmation {
  margin: 0 !important; }

.vpform-confirmation-table {
  width: 100%;
  min-height: 100vh;
  padding: 100px 5px 0;
  box-sizing: border-box;
  display: table; }
  .vpform-confirmation-table .confirmation-content {
    display: table-cell;
    vertical-align: middle; }
    .vpform-confirmation-table .confirmation-content h2 {
      margin-bottom: 20px; }
  .vpform-confirmation-table .use-visuals {
    margin-bottom: 40px; }
    .vpform-confirmation-table .use-visuals p {
      margin-bottom: 10px; }

.vpform-controls {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.85);
  font-size: 12px;
  line-height: 38px; }
  .vpform-controls .status-bar {
    height: 3px;
    background: rgba(236, 27, 47, 0.2);
    padding: 1px;
    box-sizing: border-box; }
    .vpform-controls .status-bar .status-percentage {
      height: 1px;
      background: #ec1b2f;
      width: 1px;
      transition: width 0.3s; }
  .vpform-controls .controls {
    text-align: right; }
/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 9999;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none; }

.pswp * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.pswp img {
  max-width: none; }

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--open {
  display: block; }

.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab; }

.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing; }

/*
	Background is added as a separate element.
	As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  /* for open/close transition */
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none; }

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden; }

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden; }

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0; }

/*
	stretched thumbnail or div placeholder element (see below)
	style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden; }

/*
	div element that matches size of large image
	large image loads on top of it
*/
.pswp__img--placeholder--blank {
  background: #222; }

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0; }

/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC; }

.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline; }

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

  Contents:

  1. Buttons
  2. Share modal and links
  3. Index indicator ("1 of X" counter)
  4. Caption
  5. Loading indicator
  6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*
  
  1. Buttons

 */
/* <button> css reset */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -webkit-box-shadow: none;
  box-shadow: none; }

.pswp__button:focus, .pswp__button:hover {
  opacity: 1; }

.pswp__button:active {
  outline: none;
  opacity: 0.9; }

.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0; }

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1; }

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(/assets/default-skin-35f5d46e3c949976045a07eca4e8c754.png) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px; }

@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(/assets/default-skin-a4603a1615bea3c0b7a4f2e80a9bd784.svg); }

  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none; } }
.pswp__button--close {
  background-position: 0 -44px; }

.pswp__button--share {
  background-position: -44px -44px; }

.pswp__button--fs {
  display: none; }

.pswp--supports-fs .pswp__button--fs {
  display: block; }

.pswp--fs .pswp__button--fs {
  background-position: -44px 0; }

.pswp__button--zoom {
  display: none;
  background-position: -88px 0; }

.pswp--zoom-allowed .pswp__button--zoom {
  display: block; }

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0; }

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden; }

/*
  Arrow buttons hit area
  (icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute; }

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

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

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute; }

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px; }

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px; }

/*

  2. Share modal/popup and links

 */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__share-modal--hidden {
  display: none; }

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform; }

.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px; }

.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #000; }

.pswp__share-tooltip a:first-child {
  /* round corners on the first/last list item */
  border-radius: 2px 2px 0 0; }

.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px; }

.pswp__share-modal--fade-in {
  opacity: 1; }

.pswp__share-modal--fade-in .pswp__share-tooltip {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px; }

a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none; }

a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF; }

a.pswp__share--facebook:hover:before {
  border-bottom-color: #3E5C9A; }

a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF; }

a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D; }

a.pswp__share--download:hover {
  background: #DDD; }

/*

  3. Index indicator ("1 of X" counter)

 */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px; }

/*
  
  4. Caption

 */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px; }

.pswp__caption small {
  font-size: 11px;
  color: #BBB; }

.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC; }

.pswp__caption--empty {
  display: none; }

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden; }

/*

  5. Loading indicator (preloader)

  You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr; }

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px; }

.pswp__preloader--active {
  opacity: 1; }

.pswp__preloader--active .pswp__preloader__icn {
  /* We use .gif in browsers that don't support CSS animation */
  background: url(/assets/preloader-91e7129d66b380f8553ec7417ce2f1f5.gif) 0 0 no-repeat; }

.pswp--css_animation .pswp__preloader--active {
  opacity: 1; }

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  -webkit-animation: clockwise 500ms linear infinite;
  animation: clockwise 500ms linear infinite; }

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
  animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }

.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0; }

.pswp--css_animation .pswp__preloader__cut {
  /* 
      The idea of animating inner circle is based on Polymer ("material") loading indicator 
       by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
    */
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden; }

.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0; }

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right; } }
@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }

  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg); }

  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0); } }

@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }

  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg); }

  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0); } }

/*
  
  6. Additional styles

 */
/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550; }

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%; }

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible; }

.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5); }

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3); }

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0; }

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0; }

/*
  pswp__ui--hidden class is added when controls are hidden
  e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001; }

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none; }

.pswp__element--disabled {
  display: none !important; }

.pswp--minimal--dark .pswp__top-bar {
  background: none; }

.pswp #pswp-zoom {
  z-index: 300;
  position: absolute;
  bottom: 20px;
  left: 20px; }
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 *  Owl Carousel - Core
 */

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

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

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
      transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }
