/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/*! normalize.css v3.0.0 | HTML5 Display Definitions | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

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

[hidden],
template {
  display: none;
}

/*! normalize.css v3.0.0 | Base | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

/*! normalize.css v3.0.0 | Links | MIT License | git.io/normalize */
a {
  background: transparent;
}

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

/*! normalize.css v3.0.0 | Typography | MIT License | git.io/normalize */
abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/*! normalize.css v3.0.0 | Embedded Content | MIT License | git.io/normalize */
img {
  border: 0;
}

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

/*! normalize.css v3.0.0 | Figures | MIT License | git.io/normalize */
figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

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

/*! normalize.css v3.0.0 | Forms | MIT License | git.io/normalize */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button[disabled],
html input[disabled] {
  cursor: default;
}

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

input {
  line-height: normal;
}

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

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

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

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

/*! normalize.css v3.0.0 | Tables | MIT License | git.io/normalize */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

html {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: inherit;
}

embed,
img,
object,
video {
  max-width: 100%;
  height: auto;
}

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

textarea {
  resize: vertical;
}

audio,
canvas,
img,
video {
  vertical-align: middle;
}

::-moz-selection {
  background: #b3b3b3;
  text-shadow: none;
}

::selection {
  background: #b3b3b3;
  text-shadow: none;
}

html {
  font-size: 112.5%;
  line-height: 1.16667em;
}

body {
  font-family: "pragmatica", sans-serif;
  color: #808080;
  font-weight: 300;
}

a {
  color: #000000;
  text-decoration: none;
}
a:visited {
  color: #000000;
}
a:focus {
  color: #000000;
}
a:hover {
  color: #000000;
}
a:active {
  color: #000000;
}
a:hover {
  text-decoration: line-through;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}

h1 {
  font-size: 1em;
  line-height: 1.16667em;
  margin-top: 0em;
  padding-top: 0em;
  padding-bottom: 0em;
  margin-bottom: 1.16667em;
}

h2 {
  font-size: 1em;
  line-height: 1.16667em;
  margin-top: 0em;
  padding-top: 0em;
  padding-bottom: 0em;
  margin-bottom: 1.16667em;
}

h3 {
  font-size: 1em;
  line-height: 1.16667em;
  margin-top: 0em;
  padding-top: 0em;
  padding-bottom: 0em;
  margin-bottom: 1.16667em;
}

h4 {
  font-size: 1em;
  line-height: 1.16667em;
  margin-top: 0em;
  padding-top: 0em;
  padding-bottom: 0em;
  margin-bottom: 1.16667em;
}

h5 {
  font-size: 1em;
  line-height: 1.16667em;
  margin-top: 0em;
  padding-top: 0em;
  padding-bottom: 0em;
  margin-bottom: 1.16667em;
}

h6 {
  font-size: 1em;
  line-height: 1.16667em;
  margin-top: 0em;
  padding-top: 0em;
  padding-bottom: 0em;
  margin-bottom: 1.16667em;
}

p {
  margin-top: 0em;
  padding-top: 0em;
  padding-bottom: 0em;
  margin-bottom: 1.16667em;
}

ul,
ol {
  margin-top: 0em;
  padding-top: 0em;
  padding-bottom: 0em;
  margin-bottom: 1.16667em;
}

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

@media (max-width: 768px) {
  body.page-template-template-about-2 article .col1 {
    width: 48.3871%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: both;
  }
}
@media (min-width: 769px) {
  body.page-template-template-about-2 article .col1 {
    width: 22.58065%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: both;
  }
}
@media (max-width: 768px) {
  body.page-template-template-about-2 article .col2 {
    width: 48.3871%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
}
@media (min-width: 769px) {
  body.page-template-template-about-2 article .col2 {
    width: 22.58065%;
    float: left;
    margin-right: -100%;
    margin-left: 25.80645%;
    clear: none;
  }
}
@media (max-width: 768px) {
  body.page-template-template-about-2 article .col3 {
    width: 48.3871%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: both;
  }
}
@media (min-width: 769px) {
  body.page-template-template-about-2 article .col3 {
    width: 22.58065%;
    float: left;
    margin-right: -100%;
    margin-left: 51.6129%;
    clear: none;
  }
}
@media (max-width: 768px) {
  body.page-template-template-about-2 article .col4 {
    width: 48.3871%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
}
@media (min-width: 769px) {
  body.page-template-template-about-2 article .col4 {
    width: 22.58065%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
}
body.page-template-template-about-2 article .questions {
  clear: both;
  list-style: none;
  padding: 0;
  padding-top: 100px;
}
body.page-template-template-about-2 article .questions li {
  float: left;
  height: 100px;
  margin: 0 3.22581% 50px 0;
}
@media (max-width: 768px) {
  body.page-template-template-about-2 article .questions li {
    width: 48.3871%;
  }
  body.page-template-template-about-2 article .questions li:nth-child(even) {
    margin-right: 0;
  }
}
@media (min-width: 769px) {
  body.page-template-template-about-2 article .questions li {
    width: 22.58065%;
  }
  body.page-template-template-about-2 article .questions li:nth-child(4n) {
    margin-right: 0;
  }
}
body.page-template-template-about-2 article .questions li p {
  margin-bottom: 0;
}

body.page-template-template-about article .questions {
  list-style: none;
  padding: 0;
}
body.page-template-template-about article .questions:after {
  content: "";
  display: table;
  clear: both;
}
body.page-template-template-about article .questions li {
  float: left;
  height: 100px;
  margin: 0 3.22581% 50px 0;
}
@media (max-width: 768px) {
  body.page-template-template-about article .questions li {
    width: 48.3871%;
  }
  body.page-template-template-about article .questions li:nth-child(even) {
    margin-right: 0;
  }
}
@media (min-width: 769px) {
  body.page-template-template-about article .questions li {
    width: 22.58065%;
  }
  body.page-template-template-about article .questions li:nth-child(4n) {
    margin-right: 0;
  }
}
body.page-template-template-about article .questions li p {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  body.page-template-template-about article .member,
  body.page-template-template-about article .teaching,
  body.page-template-template-about article .about {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: both;
  }
  body.page-template-template-about article .teaching,
  body.page-template-template-about article .about {
    padding-top: 1.16667em;
    margin-top: 1.16667em;
    border-top: 1px solid #cccccc;
  }
}
@media (min-width: 769px) and (max-width: 1280px) {
  body.page-template-template-about article .member {
    width: 50%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: both;
  }
  body.page-template-template-about article .teaching {
    width: 48.3871%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  body.page-template-template-about article .about {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: both;
  }
  body.page-template-template-about article .member,
  body.page-template-template-about article .teaching {
    padding-top: 2.33333em;
  }
  body.page-template-template-about article .member {
    padding-right: 1.6129%;
    border-right: 1px solid #cccccc;
  }
  body.page-template-template-about article .about {
    padding-top: 1.16667em;
    margin-top: 1.16667em;
    border-top: 1px solid #cccccc;
  }
}
@media (min-width: 1281px) {
  body.page-template-template-about article .member {
    width: 24.19355%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: both;
  }
  body.page-template-template-about article .teaching {
    width: 24.19355%;
    float: left;
    margin-right: -100%;
    margin-left: 25.80645%;
    clear: none;
  }
  body.page-template-template-about article .about {
    width: 51.6129%;
    float: left;
    margin-right: -100%;
    margin-left: 51.6129%;
    clear: none;
  }
  body.page-template-template-about article .member,
  body.page-template-template-about article .teaching {
    border-right: 1px solid #cccccc;
  }
  body.page-template-template-about article .member,
  body.page-template-template-about article .teaching,
  body.page-template-template-about article .about {
    padding-top: 4.66667em;
    padding-bottom: 1.16667em;
  }
}
body.page-template-template-about article .member ul,
body.page-template-template-about article .teaching ul {
  margin: 0;
  padding: 0;
  border: 0;
}
body.page-template-template-about article .member ul:after,
body.page-template-template-about article .teaching ul:after {
  content: "";
  display: table;
  clear: both;
}
body.page-template-template-about article .member ul li,
body.page-template-template-about article .teaching ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  white-space: nowrap;
}
body.page-template-template-about article .member ul li,
body.page-template-template-about article .teaching ul li {
  vertical-align: top;
  height: 3.5em;
  padding-right: 10px;
  margin-right: 6px;
  border-right: 1px solid #cccccc;
}
body.page-template-template-about article .member ul li:last-child,
body.page-template-template-about article .teaching ul li:last-child {
  margin: 0;
  padding: 0;
  border: none;
}
body.page-template-template-about article .about .interviews a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
body.page-template-template-about article .about .interviews a:not(:last-child) {
  padding-right: 5px;
  margin-right: 5px;
  border-right: 1px solid #cccccc;
}

.work-categories p a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.work-categories p a:not(:last-child) {
  padding-right: 5px;
  margin-right: 5px;
  border-right: 1px solid #cccccc;
}
.work-categories p a strong {
  color: #808080;
  font-weight: 300;
}
@media (min-width: 769px) {
  .work-categories {
    position: fixed;
    top: 75px;
    left: 0;
    width: 100%;
    height: 75px;
    padding-top: 27px;
    background-color: #ffffff;
    z-index: 998;
  }
  .work-categories p {
    margin-bottom: 0;
  }
}

.works {
  display: -webkit-flex;
  -webkit-flex-direction: row;
  -webkit-flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -webkit-align-items: flex-start;
  -webkit-align-content: flex-start;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
}
.works article {
  position: relative;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .works article {
    width: 45%;
  }
  .works article:nth-child(odd) {
    margin-right: 10%;
  }
}
@media (min-width: 769px) {
  .works article {
    width: 16.75%;
  }
  .works article:not(:nth-child(4n)) {
    margin-right: 11%;
  }
}
.works article a {
  display: block;
  color: #000000;
}
.works article a .entry-header {
  margin-top: 10px;
  min-height: 90px;
}
.works article a .entry-header h2 {
  font-weight: 300;
  margin-bottom: 0;
}
.works article a .entry-header p {
  margin-bottom: 0;
}
.works article a .entry-header p span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.works article a .entry-header p span:not(:last-child) {
  padding-right: 5px;
  margin-right: 5px;
  border-right: 1px solid #cccccc;
}
.works article img {
  width: 100%;
}

.press-awards {
  margin-top: -29px;
  padding-bottom: 75px;
}
.press-awards article {
  border-bottom: 1px solid #cccccc;
}
.press-awards article .info {
  position: relative;
  padding-top: 29px;
}
.press-awards article .info:after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 768px) {
  .press-awards article .info .year {
    width: 16.12903%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: none;
  }
  .press-awards article .info .title {
    width: 77.41935%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  .press-awards article .info .categories,
  .press-awards article .info .works {
    display: none;
  }
}
@media (min-width: 769px) and (max-width: 1280px) {
  .press-awards article .info .year {
    width: 6.45161%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: none;
  }
  .press-awards article .info .title {
    width: 27.41935%;
    float: left;
    margin-right: -100%;
    margin-left: 8.06452%;
    clear: none;
  }
  .press-awards article .info .categories {
    width: 25.80645%;
    float: left;
    margin-right: -100%;
    margin-left: 40.32258%;
    clear: none;
  }
  .press-awards article .info .works {
    width: 29.03226%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
}
@media (min-width: 1281px) {
  .press-awards article .info .year {
    width: 3.22581%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: none;
  }
  .press-awards article .info .title {
    width: 17.74194%;
    float: left;
    margin-right: -100%;
    margin-left: 4.83871%;
    clear: none;
  }
  .press-awards article .info .categories {
    width: 22.58065%;
    float: left;
    margin-right: -100%;
    margin-left: 25.80645%;
    clear: none;
  }
  .press-awards article .info .works {
    width: 48.3871%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
}
.press-awards article .info .switch {
  position: absolute;
  top: calc(50% - 7px);
  right: 0;
  width: 26px;
  height: 14px;
  background: url("../images/press-switch.png") no-repeat;
  background-size: contain;
}
.press-awards article .entry-content {
  display: none;
  padding: 40px 0;
}
.press-awards article .entry-content:after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 768px) {
  .press-awards article .entry-content .image,
  .press-awards article .entry-content .content {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: both;
  }
  .press-awards article .entry-content .image {
    margin-bottom: 1.16667em;
  }
}
@media (min-width: 769px) and (max-width: 1280px) {
  .press-awards article .entry-content .image {
    width: 25.80645%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: both;
  }
  .press-awards article .entry-content .content {
    width: 70.96774%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
}
@media (min-width: 1281px) {
  .press-awards article .entry-content .image {
    width: 22.58065%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: both;
  }
  .press-awards article .entry-content .content {
    width: 48.3871%;
    float: left;
    margin-right: -100%;
    margin-left: 25.80645%;
    clear: none;
  }
}
.press-awards article .entry-content .content .categories,
.press-awards article .entry-content .content .works {
  padding-bottom: 1.16667em;
}
@media (min-width: 769px) {
  .press-awards article .entry-content .content .categories,
  .press-awards article .entry-content .content .works {
    display: none;
  }
}
.press-awards article p,
.press-awards article h2 {
  margin-bottom: 0;
}
.press-awards article .categories p a,
.press-awards article .works p a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.press-awards article .categories p a:not(:last-child),
.press-awards article .works p a:not(:last-child) {
  padding-right: 5px;
  margin-right: 5px;
  border-right: 1px solid #cccccc;
}
.press-awards article.active .info .switch {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -moz-transform-origin: center center 0;
  -webkit-transform-origin: center center 0;
  transform-origin: center center 0;
}

body.taxonomy-category-stories-it, body.taxonomy-category-stories {
  background-color: #e8e3df;
}
body.taxonomy-category-stories-it #container, body.taxonomy-category-stories #container {
  padding-top: 104px;
}

.stories {
  margin-top: -29px;
  padding-bottom: 75px;
}
@media (min-width: 769px) {
  .stories {
    min-height: calc(100vh - 300px);
  }
}
.stories article {
  border-bottom: 1px solid #cccccc;
}
.stories article .info {
  position: relative;
  padding-top: 75px;
}
.stories article .info:after {
  content: "";
  display: table;
  clear: both;
}
.stories article .info .image {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 250px;
  opacity: 0;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.stories article .info .title {
  position: relative;
}
@media (max-width: 1024px) {
  .stories article .info .title {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: both;
  }
}
@media (min-width: 1025px) {
  .stories article .info .title {
    width: 77.41935%;
    float: left;
    margin-right: -100%;
    margin-left: 11.29032%;
    clear: both;
  }
}
.stories article .info .title h2 {
  font-weight: 300;
}
.stories article .info .switch {
  position: absolute;
  bottom: 1.16667em;
  width: 26px;
  height: 14px;
  background: url("../images/press-switch.png") no-repeat;
  background-size: contain;
}
@media (max-width: 1024px) {
  .stories article .info .switch {
    right: 0;
  }
}
@media (min-width: 1025px) {
  .stories article .info .switch {
    right: 11.29032%;
  }
}
@media (min-width: 769px) {
  .stories article:not(.active) .info:hover .image {
    opacity: 1;
  }
}
.stories article .entry-content {
  display: none;
  padding: 40px 0 0 0;
  border-top: 1px solid #cccccc;
}
.stories article .entry-content:after {
  content: "";
  display: table;
  clear: both;
}
.stories article .entry-content .content:after {
  content: "";
  display: table;
  clear: both;
}
.stories article .entry-content .content .fc-text-image,
.stories article .entry-content .content .fc-text-video {
  margin-bottom: 70px;
}
.stories article .entry-content .content .fc-text-image:after,
.stories article .entry-content .content .fc-text-video:after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 768px) {
  .stories article .entry-content .content .fc-text-image .text,
  .stories article .entry-content .content .fc-text-video .text {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: both;
    margin-bottom: 1.16667em;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .stories article .entry-content .content .fc-text-image .text,
  .stories article .entry-content .content .fc-text-video .text {
    width: 46.77419%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: both;
  }
}
@media (min-width: 1025px) {
  .stories article .entry-content .content .fc-text-image .text,
  .stories article .entry-content .content .fc-text-video .text {
    width: 35.48387%;
    float: left;
    margin-right: -100%;
    margin-left: 11.29032%;
    clear: both;
  }
}
@media (max-width: 768px) {
  .stories article .entry-content .content .fc-text-image .image,
  .stories article .entry-content .content .fc-text-image .video,
  .stories article .entry-content .content .fc-text-video .image,
  .stories article .entry-content .content .fc-text-video .video {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: both;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .stories article .entry-content .content .fc-text-image .image,
  .stories article .entry-content .content .fc-text-image .video,
  .stories article .entry-content .content .fc-text-video .image,
  .stories article .entry-content .content .fc-text-video .video {
    width: 46.77419%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
}
@media (min-width: 1025px) {
  .stories article .entry-content .content .fc-text-image .image,
  .stories article .entry-content .content .fc-text-image .video,
  .stories article .entry-content .content .fc-text-video .image,
  .stories article .entry-content .content .fc-text-video .video {
    width: 35.48387%;
    float: left;
    margin-right: -100%;
    margin-left: 53.22581%;
    clear: none;
  }
}
.stories article .entry-content .content .fc-text-image .image .caption,
.stories article .entry-content .content .fc-text-image .video .caption,
.stories article .entry-content .content .fc-text-video .image .caption,
.stories article .entry-content .content .fc-text-video .video .caption {
  margin-top: 1.16667em;
}
.stories article .entry-content .content .fc-big-image,
.stories article .entry-content .content .fc-big-video {
  margin-bottom: 70px;
}
.stories article .entry-content .content .fc-big-image:after,
.stories article .entry-content .content .fc-big-video:after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 1024px) {
  .stories article .entry-content .content .fc-big-image .image,
  .stories article .entry-content .content .fc-big-image .video,
  .stories article .entry-content .content .fc-big-video .image,
  .stories article .entry-content .content .fc-big-video .video {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: both;
  }
}
@media (min-width: 1025px) {
  .stories article .entry-content .content .fc-big-image .image,
  .stories article .entry-content .content .fc-big-image .video,
  .stories article .entry-content .content .fc-big-video .image,
  .stories article .entry-content .content .fc-big-video .video {
    width: 77.41935%;
    float: left;
    margin-right: -100%;
    margin-left: 11.29032%;
    clear: both;
  }
}
.stories article .entry-content .content .fc-big-image .image .caption,
.stories article .entry-content .content .fc-big-image .video .caption,
.stories article .entry-content .content .fc-big-video .image .caption,
.stories article .entry-content .content .fc-big-video .video .caption {
  margin-top: 1.16667em;
}
@media (min-width: 1025px) {
  .stories article .entry-content .content .fc-big-image .image .caption,
  .stories article .entry-content .content .fc-big-image .video .caption,
  .stories article .entry-content .content .fc-big-video .image .caption,
  .stories article .entry-content .content .fc-big-video .video .caption {
    padding-left: 53.22581%;
  }
}
.stories article .entry-content .content .services-credits {
  margin-bottom: 70px;
}
@media (max-width: 768px) {
  .stories article .entry-content .content .services-credits {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: both;
    margin-bottom: 1.16667em;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .stories article .entry-content .content .services-credits {
    width: 46.77419%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: both;
  }
}
@media (min-width: 1025px) {
  .stories article .entry-content .content .services-credits {
    width: 35.48387%;
    float: left;
    margin-right: -100%;
    margin-left: 11.29032%;
    clear: both;
  }
}
.stories article .entry-content .content .press-awards-related {
  margin-bottom: 70px;
}
@media (max-width: 768px) {
  .stories article .entry-content .content .press-awards-related {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: both;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .stories article .entry-content .content .press-awards-related {
    width: 46.77419%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
}
@media (min-width: 1025px) {
  .stories article .entry-content .content .press-awards-related {
    width: 35.48387%;
    float: left;
    margin-right: -100%;
    margin-left: 53.22581%;
    clear: none;
  }
}
.stories article h2 {
  margin-bottom: 0;
}
.stories article.active .info .switch {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -moz-transform-origin: center center 0;
  -webkit-transform-origin: center center 0;
  transform-origin: center center 0;
}

body {
  background-color: #ffffff;
}
body * {
  cursor: url("../images/cursor.png") 9 9, auto !important;
}

.wrapper {
  position: relative;
  max-width: 1614px;
  margin: 0 auto;
  padding: 0 50px;
}
.wrapper:after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 768px) {
  .wrapper {
    padding: 0 10px;
  }
}

#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 75px;
  padding-top: 27px;
  background-color: #f2f2f2;
  z-index: 999;
}
#header #branding {
  position: absolute;
  top: 0;
  left: 50px;
  z-index: 99;
}
@media (max-width: 768px) {
  #header #branding {
    left: 10px;
  }
}
#header #branding h1 {
  font-weight: 400;
}

#container {
  padding-top: 150px;
}

#content {
  position: relative;
  max-width: 1614px;
  margin: 0 auto;
  padding: 0 50px;
}
#content:after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 768px) {
  #content {
    padding: 0 10px;
  }
}

#footer {
  width: 100%;
  padding: 25px 0;
  background-color: #f2f2f2;
}
@media (max-width: 768px) {
  #footer {
    font-size: 0.83333em;
    line-height: 1.2em;
  }
  #footer #footer-1 {
    width: 48.3871%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: both;
    border-right: 1px solid #cccccc;
  }
  #footer #footer-1 .phone {
    margin-top: 1.16667em;
  }
  #footer #footer-1 .email {
    margin-top: 2.33333em;
  }
  #footer #footer-2-3 {
    width: 48.3871%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  #footer #footer-2-3 #menu-social {
    margin-top: 1.16667em;
  }
  #footer #footer-4 {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: both;
    margin-top: 1.16667em;
    padding-top: 1.16667em;
    border-top: 1px solid #cccccc;
  }
  #footer #footer-4 #search-form {
    display: none;
  }
}
@media (min-width: 769px) {
  #footer #footer-1 {
    width: 24.19355%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: both;
  }
  #footer #footer-2 {
    width: 24.19355%;
    float: left;
    margin-right: -100%;
    margin-left: 25.80645%;
    clear: none;
  }
  #footer #footer-3 {
    width: 24.19355%;
    float: left;
    margin-right: -100%;
    margin-left: 51.6129%;
    clear: none;
  }
  #footer #footer-4 {
    width: 22.58065%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  #footer #footer-1,
  #footer #footer-2,
  #footer #footer-3 {
    border-right: 1px solid #cccccc;
  }
  #footer #footer-1 .phone {
    margin-top: 0;
  }
  #footer #footer-1 .email {
    margin-top: 2.33333em;
  }
}
#footer #footer-1 p,
#footer #footer-2 p,
#footer #footer-3 p,
#footer #footer-4 p {
  margin-bottom: 0;
}
#footer #footer-4 .wpml-ls a {
  display: inline;
  padding: 0;
  text-transform: lowercase;
}
#footer #footer-4 #search-form {
  margin-top: 2.33333em;
}
#footer #footer-4 #search-form input {
  width: 100%;
  padding: 10px;
  background-color: #ffffff;
  border: none;
  outline: none;
}
@media (max-width: 768px) {
  #footer #footer-4 p {
    margin-top: 1.16667em;
  }
}
@media (min-width: 769px) {
  #footer #footer-4 p {
    margin-top: 2.33333em;
  }
}

@media (max-width: 768px) {
  body.singular-page:not(.page-template-template-about, .page-template-template-about-2) article {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: both;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  body.singular-page:not(.page-template-template-about, .page-template-template-about-2) article {
    width: 74.19355%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: both;
  }
}
@media (min-width: 1025px) {
  body.singular-page:not(.page-template-template-about, .page-template-template-about-2) article {
    width: 50%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: both;
  }
}

body.singular-post .work article {
  margin-bottom: 50px;
}
body.singular-post .work article:after {
  content: "";
  display: table;
  clear: both;
}
body.singular-post .work .fc-big-image,
body.singular-post .work .fc-two-images,
body.singular-post .work .fc-image-lottie,
body.singular-post .work .fc-lottie-image,
body.singular-post .work .fc-big-lottie,
body.singular-post .work .fc-image-video,
body.singular-post .work .fc-video-image,
body.singular-post .work .fc-text,
body.singular-post .work .fc-big-video {
  margin-bottom: 50px;
}
body.singular-post .work .fc-big-image:after,
body.singular-post .work .fc-two-images:after,
body.singular-post .work .fc-image-lottie:after,
body.singular-post .work .fc-lottie-image:after,
body.singular-post .work .fc-big-lottie:after,
body.singular-post .work .fc-image-video:after,
body.singular-post .work .fc-video-image:after,
body.singular-post .work .fc-text:after,
body.singular-post .work .fc-big-video:after {
  content: "";
  display: table;
  clear: both;
}
body.singular-post .work .fc-big-image,
body.singular-post .work .fc-big-video,
body.singular-post .work .fc-big-lottie {
  width: 100%;
  float: right;
  margin-left: 0;
  margin-right: 0;
  clear: both;
}
body.singular-post .work .fc-image-lottie .lottie lottie-player,
body.singular-post .work .fc-lottie-image .lottie lottie-player,
body.singular-post .work .fc-lottie .lottie lottie-player {
    width: 100%;
}
@media (max-width: 768px) {
  body.singular-post .work .fc-two-images .first-image,
  body.singular-post .work .fc-two-images .second-image {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: both;
  }
  body.singular-post .work .fc-two-images .first-image {
    margin-bottom: 50px;
  }
  body.singular-post .work .fc-image-lottie .image,
  body.singular-post .work .fc-image-lottie .lottie,
  body.singular-post .work .fc-lottie-image .lottie,
  body.singular-post .work .fc-lottie-image .image{
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: both;
  }
  body.singular-post .work .fc-image-lottie .image {
    margin-bottom: 50px;
  }
  body.singular-post .work .fc-lottie-image .lottie {
    margin-bottom: 50px;
  }
  body.singular-post .work .fc-image-video .image,
  body.singular-post .work .fc-image-video .video,
  body.singular-post .work .fc-video-image .image,
  body.singular-post .work .fc-video-image .video {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: both;
  }
  body.singular-post .work .fc-image-video .image {
    margin-bottom: 50px;
  }
  body.singular-post .work .fc-video-image .video {
    margin-bottom: 50px;
  }
}
@media (min-width: 769px) {
  body.singular-post .work .fc-two-images .first-image {
    width: 48.3871%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: both;
  }
  body.singular-post .work .fc-two-images .second-image {
    width: 48.3871%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  body.singular-post .work .fc-image-lottie .image {
    width: 48.3871%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: both;
  }
  body.singular-post .work .fc-image-lottie .lottie {
    width: 48.3871%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  body.singular-post .work .fc-lottie-image .lottie {
    width: 48.3871%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: both;
  }
  body.singular-post .work .fc-lottie-image .image {
    width: 48.3871%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  body.singular-post .work .fc-image-video .image {
    width: 48.3871%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: both;
  }
  body.singular-post .work .fc-image-video .video {
    width: 48.3871%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  body.singular-post .work .fc-video-image .video {
    width: 48.3871%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: both;
  }
  body.singular-post .work .fc-video-image .image {
    width: 48.3871%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
}
body.singular-post .work .fc-text {
  width: 100%;
  float: right;
  margin-left: 0;
  margin-right: 0;
  clear: both;
  padding: 25px;
  background-color: #f2f2f2;
}
body.singular-post .work .fc-text p {
  text-align: center;
  margin-bottom: 0;
}
body.singular-post .work .fc-text p.author {
  font-style: italic;
}
@media (max-width: 768px) {
  body.singular-post .work .entry-content,
  body.singular-post .work .tags {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: both;
  }
}
@media (min-width: 769px) {
  body.singular-post .work .entry-content {
    width: 48.3871%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: both;
  }
  body.singular-post .work .tags {
    width: 48.3871%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
}
body.singular-post .work .tags p a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
body.singular-post .work .tags p a:not(:last-child) {
  padding-right: 5px;
  margin-right: 5px;
  border-right: 1px solid #cccccc;
}
@media (max-width: 768px) {
  body.singular-post .work .entry-footer {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: both;
    padding-top: 50px;
  }
  body.singular-post .work .entry-footer .prev {
    width: 48.3871%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: both;
  }
  body.singular-post .work .entry-footer .next {
    width: 48.3871%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    text-align: right;
  }
}
@media (min-width: 769px) {
  body.singular-post .work .entry-footer .prev,
  body.singular-post .work .entry-footer .next {
    position: fixed;
    top: 50%;
    -moz-transform: rotate(-90deg) translateY(-50%);
    -ms-transform: rotate(-90deg) translateY(-50%);
    -webkit-transform: rotate(-90deg) translateY(-50%);
    transform: rotate(-90deg) translateY(-50%);
    -moz-transform-origin: center center 0;
    -webkit-transform-origin: center center 0;
    transform-origin: center center 0;
  }
  body.singular-post .work .entry-footer .prev {
    left: -37px;
  }
  body.singular-post .work .entry-footer .next {
    right: -37px;
  }
}
body.singular-post .story article {
  margin-bottom: 50px;
}
body.singular-post .story article:after {
  content: "";
  display: table;
  clear: both;
}
body.singular-post .story .entry-content .content:after {
  content: "";
  display: table;
  clear: both;
}
body.singular-post .story .entry-content .content .fc-text-image,
body.singular-post .story .entry-content .content .fc-text-video {
  margin-bottom: 70px;
}
body.singular-post .story .entry-content .content .fc-text-image:after,
body.singular-post .story .entry-content .content .fc-text-video:after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 768px) {
  body.singular-post .story .entry-content .content .fc-text-image .text,
  body.singular-post .story .entry-content .content .fc-text-video .text {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: both;
    margin-bottom: 1.16667em;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  body.singular-post .story .entry-content .content .fc-text-image .text,
  body.singular-post .story .entry-content .content .fc-text-video .text {
    width: 46.77419%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: both;
  }
}
@media (min-width: 1025px) {
  body.singular-post .story .entry-content .content .fc-text-image .text,
  body.singular-post .story .entry-content .content .fc-text-video .text {
    width: 35.48387%;
    float: left;
    margin-right: -100%;
    margin-left: 11.29032%;
    clear: both;
  }
}
@media (max-width: 768px) {
  body.singular-post .story .entry-content .content .fc-text-image .image,
  body.singular-post .story .entry-content .content .fc-text-image .video,
  body.singular-post .story .entry-content .content .fc-text-video .image,
  body.singular-post .story .entry-content .content .fc-text-video .video {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: both;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  body.singular-post .story .entry-content .content .fc-text-image .image,
  body.singular-post .story .entry-content .content .fc-text-image .video,
  body.singular-post .story .entry-content .content .fc-text-video .image,
  body.singular-post .story .entry-content .content .fc-text-video .video {
    width: 46.77419%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
}
@media (min-width: 1025px) {
  body.singular-post .story .entry-content .content .fc-text-image .image,
  body.singular-post .story .entry-content .content .fc-text-image .video,
  body.singular-post .story .entry-content .content .fc-text-video .image,
  body.singular-post .story .entry-content .content .fc-text-video .video {
    width: 35.48387%;
    float: left;
    margin-right: -100%;
    margin-left: 53.22581%;
    clear: none;
  }
}
body.singular-post .story .entry-content .content .fc-text-image .image .caption,
body.singular-post .story .entry-content .content .fc-text-image .video .caption,
body.singular-post .story .entry-content .content .fc-text-video .image .caption,
body.singular-post .story .entry-content .content .fc-text-video .video .caption {
  margin-top: 1.16667em;
}
body.singular-post .story .entry-content .content .fc-big-image,
body.singular-post .story .entry-content .content .fc-big-video {
  margin-bottom: 70px;
}
body.singular-post .story .entry-content .content .fc-big-image:after,
body.singular-post .story .entry-content .content .fc-big-video:after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 1024px) {
  body.singular-post .story .entry-content .content .fc-big-image .image,
  body.singular-post .story .entry-content .content .fc-big-image .video,
  body.singular-post .story .entry-content .content .fc-big-video .image,
  body.singular-post .story .entry-content .content .fc-big-video .video {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: both;
  }
}
@media (min-width: 1025px) {
  body.singular-post .story .entry-content .content .fc-big-image .image,
  body.singular-post .story .entry-content .content .fc-big-image .video,
  body.singular-post .story .entry-content .content .fc-big-video .image,
  body.singular-post .story .entry-content .content .fc-big-video .video {
    width: 77.41935%;
    float: left;
    margin-right: -100%;
    margin-left: 11.29032%;
    clear: both;
  }
}
body.singular-post .story .entry-content .content .fc-big-image .image .caption,
body.singular-post .story .entry-content .content .fc-big-image .video .caption,
body.singular-post .story .entry-content .content .fc-big-video .image .caption,
body.singular-post .story .entry-content .content .fc-big-video .video .caption {
  margin-top: 1.16667em;
}
@media (min-width: 1025px) {
  body.singular-post .story .entry-content .content .fc-big-image .image .caption,
  body.singular-post .story .entry-content .content .fc-big-image .video .caption,
  body.singular-post .story .entry-content .content .fc-big-video .image .caption,
  body.singular-post .story .entry-content .content .fc-big-video .video .caption {
    padding-left: 53.22581%;
  }
}
body.singular-post .story .entry-content .content .services-credits {
  margin-bottom: 70px;
}
@media (max-width: 768px) {
  body.singular-post .story .entry-content .content .services-credits {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: both;
    margin-bottom: 1.16667em;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  body.singular-post .story .entry-content .content .services-credits {
    width: 46.77419%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: both;
  }
}
@media (min-width: 1025px) {
  body.singular-post .story .entry-content .content .services-credits {
    width: 35.48387%;
    float: left;
    margin-right: -100%;
    margin-left: 11.29032%;
    clear: both;
  }
}
body.singular-post .story .entry-content .content .press-awards-related {
  margin-bottom: 70px;
}
@media (max-width: 768px) {
  body.singular-post .story .entry-content .content .press-awards-related {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: both;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  body.singular-post .story .entry-content .content .press-awards-related {
    width: 46.77419%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
}
@media (min-width: 1025px) {
  body.singular-post .story .entry-content .content .press-awards-related {
    width: 35.48387%;
    float: left;
    margin-right: -100%;
    margin-left: 53.22581%;
    clear: none;
  }
}

body.singular-story {
  background-color: #e8e3df;
}

body.page-template-template-home #container {
  padding-top: 75px;
}
body.page-template-template-home #content {
  max-width: none;
  padding: 0;
}
@media (max-width: 768px) {
  body.page-template-template-home #content {
    padding: 0;
  }
}
body.page-template-template-home .slider {
  width: 100%;
}
body.page-template-template-home .slider a {
  width: 100%;
  height: calc(100vh - 75px);
}

#hamburger {
  display: none;
  position: fixed;
  top: 21px;
  right: 10px;
  width: 32px;
  height: 32px;
  background: url("../images/hamburger-open.png") no-repeat center center;
  background-size: contain;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
}
#hamburger.open {
  background: url("../images/hamburger-close.png") no-repeat center center;
  background-size: contain;
}
@media (max-width: 768px) {
  #hamburger {
    display: block;
  }
}

#menu-primary {
  position: relative;
}
#menu-primary ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#menu-primary ul li a {
  text-transform: lowercase;
}
#menu-primary ul li.current-menu-item a {
  color: #808080;
}
@media (max-width: 768px) {
  #menu-primary ul {
    display: none;
    padding-top: 48px;
    text-align: center;
  }
  #menu-primary ul li {
    padding: 10px 0;
  }
}
@media (min-width: 769px) {
  #menu-primary ul {
    margin: 0;
    padding: 0;
    border: 0;
    text-align: right;
  }
  #menu-primary ul:after {
    content: "";
    display: table;
    clear: both;
  }
  #menu-primary ul li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    white-space: nowrap;
  }
  #menu-primary ul li:not(:first-child) {
    margin-left: 50px;
  }
}

#menu-secondary ul,
#menu-social ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 769px) {
  #menu-secondary ul,
  #menu-social ul {
    margin-top: 3.5em;
  }
}

@media (max-width: 768px) {
  #menu-secondary li:not(:last-child) {
    margin-bottom: 1.16667em;
  }
}
@media (min-width: 769px) {
  #menu-secondary li:first-child {
    margin-bottom: 3.5em;
  }
}
#menu-social li:not(:last-child) {
  margin-bottom: 1.16667em;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

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

.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  cursor: pointer;
  border: none;
  outline: none;
  z-index: 100;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
}
@media (max-width: 768px) {
  .slick-prev,
  .slick-next {
    top: calc(50% - 35px);
    width: 45px;
    height: 70px;
  }
}
@media (min-width: 769px) {
  .slick-prev,
  .slick-next {
    top: calc(50% - 60px);
    width: 85px;
    height: 120px;
  }
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=25);
  opacity: 0.25;
}

.slick-prev {
  left: 0;
}

.slick-next {
  right: 0;
}

.white .slick-prev {
  background: url("../images/prev-w.png") no-repeat center center;
}
.white .slick-next {
  background: url("../images/next-w.png") no-repeat center center;
}

.black .slick-prev {
  background: url("../images/prev-b.png") no-repeat center center;
}
.black .slick-next {
  background: url("../images/next-b.png") no-repeat center center;
}

@media (max-width: 768px) {
  .white .slick-prev,
  .white .slick-next,
  .black .slick-prev,
  .black .slick-next {
    background-size: 25px 50px;
  }
}
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}
