@charset "UTF-8";
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 15px;
}

body {
  margin: 0;
}

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

a {
  background: transparent;
}

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

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

img {
  border: 0;
}

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

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

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"] {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

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

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  /* 2 */
  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;
}

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

td,
th {
  padding: 0;
}

ol.commentlist {
  list-style: none;
}

ol.commentlist li.comment {
  border-bottom: 1px dotted #666;
  padding: 10px;
}

ol.commentlist li.comment div.vcard cite.fn {
  font-style: normal;
}

ol.commentlist li.comment div.vcard img.avatar {
  float: right;
  margin: 0 0 10px 10px;
}

ol.commentlist li.comment div.comment-meta {
  font-size: 10px;
}

ol.commentlist li.comment div.comment-meta a {
  color: #ccc;
}

ol.commentlist li.comment div.reply {
  font-size: 11px;
}

ol.commentlist li.comment div.reply a {
  font-weight: bold;
}

ol.commentlist li.comment ul.children {
  list-style: none;
  margin: 10px 0 0;
}

ol.commentlist li.comment ul.children li.depth-2 {
  border-left: 5px solid #555;
  margin: 0 0 10px 10px;
}

ol.commentlist li.comment ul.children li.depth-3 {
  border-left: 5px solid #999;
  margin: 0 0 10px 10px;
}

ol.commentlist li.comment ul.children li.depth-4 {
  border-left: 5px solid #bbb;
  margin: 0 0 10px 10px;
}

ol.commentlist li.even {
  background: #fff;
}

ol.commentlist li.odd {
  background: #f6f6f6;
}

ol.commentlist li.parent {
  border-left: 5px solid #111;
}

@font-face {
  font-family: 'goodfoot';
  src: url("../../fonts/goodfoot-webfont.eot");
  src: url("../../fonts/goodfoot-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/goodfoot-webfont.woff") format("woff"), url("../../fonts/goodfoot-webfont.ttf") format("truetype"), url("../../fonts/goodfoot-webfont.svg#good_footregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
html, body {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #1a1a1a;
  line-height: 1.6em;
}

h1, h2, h3, h4, h5,
.alpha, .bravo, .charlie, .delta, .echo {
  margin: 0 0 15px;
  line-height: 1.1em;
  font-weight: 400;
  font-family: 'goodfoot', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h1, .alpha {
  font-size: 60px;
}

h2, .bravo {
  font-size: 50px;
}

h3, .charlie {
  font-size: 40px;
}

h4, .delta {
  font-size: 30px;
}

p {
  margin: 0 0 20px;
}

a {
  color: inherit;
}

img {
  max-width: 100%;
}

figure {
  margin: 0;
}

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

.name_label, .email_label {
  display: none;
}

#mc-form input, #mc-form button {
  float: left;
}
#mc-form input[type="text"] {
  clear: both;
}

button[type="submit"] {
  outline: none;
  border: 0;
  margin-top: 4px;
}

input[type="email"], input[name="FNAME"], input[name="LNAME"], #contact input[type="text"], textarea {
  padding: 24px 15px !important;
  font-size: 16px !important;
  position: relative;
  border-radius: 5px;
  color: #1a1a1a;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  width: 185px;
  border: 1px solid #c0c0c0;
  box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.1);
  margin-right: 8px;
}

input[type="email"].error {
  border-color: #f1543a;
}

label[for="mc-email"] {
  font-size: 16px;
  color: #f1543a;
}

.newsletter_close {
  margin-left: 40px;
  text-decoration: none;
  transition: all 0.3s ease-out;
  float: left;
  margin-top: 20px;
  font-size: 20px;
  color: #767676;
  float: left;
}
.newsletter_close:hover {
  color: #f1543a;
}

.button, a[title="button"] {
  background: #f1543a;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxNTQzYSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YwNGMzMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: linear-gradient(#f1543a, #f04c30);
  color: #ffffff;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  padding: 21px 45px 18px;
  display: inline-block;
  box-shadow: 0 8px 0px #ee3314;
  text-decoration: none;
  position: relative;
  border-radius: 5px;
}
.button:hover, a[title="button"]:hover {
  top: 2px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwNGMzMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YxNTQzYSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: linear-gradient(#f04c30, #f1543a);
  box-shadow: 0 6px 0px #ee3314;
}
.button:hover:before, a[title="button"]:hover:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  height: 2px;
  top: -2px;
  background: transparent;
}
.button:active, a[title="button"]:active {
  top: 5px;
  box-shadow: 0 3px 0px #ee3314;
}
.button:active:before, a[title="button"]:active:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  height: 7px;
  top: -7px;
  background: transparent;
}

.button.button_with_icon {
  padding-left: 80px !important;
}
.button.button_with_icon:after {
  content: '';
  position: absolute;
  left: 40px;
  top: 21px;
  width: 24px;
  height: 24px;
  background-size: 24px auto;
  background-position: center;
  background-repeat: no-repeat;
}

.button.facebook {
  background: #4e68a2;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRlNjhhMiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzRiNjQ5YiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: linear-gradient(#4e68a2, #4b649b);
  color: #ffffff;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  padding: 21px 45px 18px;
  display: inline-block;
  box-shadow: 0 8px 0px #415686;
  text-decoration: none;
  position: relative;
  border-radius: 5px;
}
.button.facebook:hover {
  top: 2px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRiNjQ5YiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzRlNjhhMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: linear-gradient(#4b649b, #4e68a2);
  box-shadow: 0 6px 0px #415686;
}
.button.facebook:hover:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  height: 2px;
  top: -2px;
  background: transparent;
}
.button.facebook:active {
  top: 5px;
  box-shadow: 0 3px 0px #415686;
}
.button.facebook:active:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  height: 7px;
  top: -7px;
  background: transparent;
}

.button.instagram {
  background: #517fa4;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUxN2ZhNCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzRlN2E5ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: linear-gradient(#517fa4, #4e7a9d);
  color: #ffffff;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  padding: 21px 45px 18px;
  display: inline-block;
  box-shadow: 0 8px 0px #446a89;
  text-decoration: none;
  position: relative;
  border-radius: 5px;
}
.button.instagram:hover {
  top: 2px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRlN2E5ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzUxN2ZhNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: linear-gradient(#4e7a9d, #517fa4);
  box-shadow: 0 6px 0px #446a89;
}
.button.instagram:hover:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  height: 2px;
  top: -2px;
  background: transparent;
}
.button.instagram:active {
  top: 5px;
  box-shadow: 0 3px 0px #446a89;
}
.button.instagram:active:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  height: 7px;
  top: -7px;
  background: transparent;
}

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

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

.page_wrap {
  min-width: 1100px;
  margin: 0 auto;
}

section {
  position: relative;
  clear: both;
}

.small_wrap {
  margin-left: auto;
  margin-right: auto;
  min-width: 1100px;
  max-width: 1100px;
  padding-left: 40px;
  padding-right: 40px;
}

.medium_wrap {
  margin-left: auto;
  margin-right: auto;
  min-width: 1100px;
  max-width: 1280px;
  padding-left: 40px;
  padding-right: 40px;
}

.big_wrap {
  margin-left: auto;
  margin-right: auto;
  min-width: 1100px;
  max-width: 1600px;
  padding-left: 40px;
  padding-right: 40px;
}

.block {
  float: left;
  position: relative;
  width: 50%;
}
.block.full {
  width: 100%;
  float: none;
  clear: both;
  text-align: center;
}

.tbl {
  float: none;
  display: table;
  width: 100%;
}

.tbc {
  display: table-cell;
}

.mfp-inline-holder .mfp-content {
  background: white;
  max-width: 1000px;
  border-radius: 10px;
  max-height: 90%;
  overflow: scroll;
}
.mfp-inline-holder .mfp-content > h1 {
  text-align: center;
}

#loading_overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f1543a;
  z-index: 8000;
}
#loading_overlay .tbl {
  height: 100%;
}
#loading_overlay .tbc {
  vertical-align: middle;
  text-align: center;
}
#loading_overlay .loading_logo {
  float: none;
  display: inline-block;
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
#header {
  position: relative;
  overflow: hidden;
  min-height: 600px;
}

.header_vid, .header_overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.header_overlay {
  background: rgba(0, 0, 0, 0.25);
}

.logo, .loading_logo {
  position: relative;
  float: left;
  width: 199px;
  height: 200px;
  text-indent: -9999px;
  background-size: 199px 200px;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 35px;
}
.svg .logo, .svg .loading_logo {
  background-image: url(../../img/365-grateful-project-logo.svg);
}
.no-svg .logo, .no-svg .loading_logo {
  background-image: url(../../img/365-grateful-project-logo-1x.png);
}

.intro {
  position: absolute;
  bottom: 50px;
  left: 60px;
}
.intro a, .intro h1 {
  float: left;
  clear: left;
}
.intro h1 {
  color: white;
  max-width: 340px;
  margin-bottom: 0;
}

.see_more {
  width: 30px;
  height: 17px;
  position: absolute;
  bottom: 59px;
  left: 50%;
  display: block;
  margin-left: -15px;
  background-size: 30px auto;
  background-position: center;
}
.backgroundsize .see_more {
  background-image: url(../../img/icons/more_arrow_2x.png);
}
.no-backgroundsize .see_more {
  background-image: url(../../img/icons/more_arrow_1x.png);
}

#main_navigation {
  float: right;
  margin-right: 60px;
  margin-top: 60px;
  position: relative;
  z-index: 1000;
}
#main_navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: right;
}
#main_navigation ul li {
  display: block;
  margin-bottom: 7px;
}
#main_navigation ul li a {
  color: white;
  text-decoration: none;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
}

#main_navigation > ul li, #scroll_nav > ul li {
  display: inline-block;
  margin-left: 6px;
}
#main_navigation > ul li a, #scroll_nav > ul li a {
  display: block;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: auto 20px;
  text-indent: -9999px;
  position: relative;
  font-size: 0;
}

#main_navigation > ul {
  margin: 0 0 10px;
}

.backgroundsize .header_newsletter {
  background-image: url(../../img/icons/header_icons_2x.png);
  background-position: 0 0;
}
.no-backgroundsize .header_newsletter {
  background-image: url(../../img/icons/header_icons_1x.png);
  background-position: 0 0;
}

.backgroundsize .header_facebook {
  background-image: url(../../img/icons/header_icons_2x.png);
  background-position: -21px 0;
}
.no-backgroundsize .header_facebook {
  background-image: url(../../img/icons/header_icons_1x.png);
  background-position: -22px 0;
}

.backgroundsize .header_instagram {
  background-image: url(../../img/icons/header_icons_2x.png);
  background-position: 100% 0;
}
.no-backgroundsize .header_instagram {
  background-image: url(../../img/icons/header_icons_1x.png);
  background-position: 100% 0;
}

#scroll_nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #904e87;
  height: 50px;
  transition: all 0.3s ease-out;
  -webkit-transform: translateY(-50px);
  transform: translateY(-50px);
  z-index: 4000;
  -webkit-backface-visibility: hidden;
}
#scroll_nav.show {
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}

#scroll_nav .menu-main-menu-container {
  float: left;
  margin: 10px 0 0 10px;
}
#scroll_nav .menu-main-menu-container ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#scroll_nav .menu-main-menu-container ul li {
  display: inline-block;
  margin-left: 20px;
}
#scroll_nav .menu-main-menu-container ul li a {
  color: white;
  text-decoration: none;
  font-size: 14px;
}

#scroll_nav > ul {
  float: right;
  margin: 15px 30px 0 0;
}
#scroll_nav > ul li {
  vertical-align: top;
}

#footer {
  background: #904e87;
  color: #ffffff;
  position: relative;
  clear: both;
  height: 90px;
  width: 100%;
}

.footer_links {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
  float: left;
  margin-top: 32px;
  margin-left: 50px;
}
.footer_links li {
  display: inline-block;
  font-size: 13px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin-right: 25px;
}
.footer_links li a {
  text-decoration: none;
  display: inline-block;
  color: white;
  border-bottom: 1px solid white;
  transition: all 0.3s ease;
}
.footer_links li a:hover {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=0.8);
  opacity: 0.8;
}

.madeby {
  float: right;
  font-size: 13px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin-right: 50px;
  margin-top: 32px;
  text-decoration: none;
  display: inline-block;
  color: white;
  border-bottom: 1px solid white;
  transition: all 0.3s ease;
}
.madeby:hover {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=0.8);
  opacity: 0.8;
}

.help {
  float: right;
  background: #fc8f39;
}
.help a {
  display: inline-block;
  padding: 0 50px;
  color: white;
  position: relative;
  text-decoration: none;
  line-height: 90px;
  font-family: 'goodfoot', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 20px;
}

.help_popup {
  position: absolute;
  right: 50px;
  padding: 30px;
  background: #f1543a;
  color: white;
  bottom: 100%;
  -webkit-transform: translateY(-60px);
  transform: translateY(-60px);
  overflow: hidden;
  transition: all 0.3s ease-out;
  visibility: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  overflow: visible;
  max-width: 300px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
}
.help_popup.active {
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -webkit-transform: translateY(-40px);
  transform: translateY(-40px);
}
.help_popup:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 30px 20px 0;
  border-color: transparent #f1543a transparent transparent;
  position: absolute;
  top: 100%;
  right: 30px;
}
.help_popup p {
  margin: 0;
}

#about .block.last {
  color: #ffffff;
  background: #f1543a;
  padding: 70px;
}
#about .video_overlay {
  background-position: center;
}
#about .video_overlay_content p {
  vertical-align: middle;
}
#about .video_overlay_content p:before {
  display: none;
}
#about .video_overlay_content p img {
  display: inline-block;
}

.content_wrap_about {
  max-width: 600px;
  float: left;
}

#films {
  padding: 70px 0 0;
}

.films_intro {
  max-width: 500px;
  margin: 0 auto;
}
.films_intro p {
  margin-bottom: 70px;
}

.films_wrap .film {
  height: 0;
  overflow: hidden;
  padding-bottom: 33%;
}

.video_overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  background-size: cover;
}
.video_overlay:hover .video_overlay_inner {
  background: rgba(0, 0, 0, 0.35);
}
.video_overlay:hover .video_overlay_content img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.video_play {
  display: block;
  height: 100%;
}

.video_overlay_inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.15);
  padding: 30px;
  transition: all 0.3s ease-out;
}
.placeholder_film .video_overlay_inner {
  background: white !important;
}
.placeholder_film .video_overlay_inner h2 ~ p {
  margin-bottom: 30px;
}

.video_overlay_content {
  border: 5px solid white;
  display: table;
  height: 100%;
  width: 100%;
  position: relative;
}
.video_overlay_content > p {
  padding: 0 60px 0;
  text-align: center;
  color: white;
  margin-bottom: 0;
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.video_overlay_content span {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  padding-bottom: 120px;
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
}
#about .video_overlay_content span, .placeholder_film .video_overlay_content span {
  padding-bottom: 0;
}
.video_overlay_content span img {
  display: inline-block;
  transition: all 0.2s ease-out;
}

#up-to-date {
  background-color: #e6e4df;
  background-image: url(../../img/paper_bg.jpg);
  background-repeat: repeat;
  background-position: 0 0;
  text-align: center;
  height: 300px;
  overflow: hidden;
}
#up-to-date .follow_prompt {
  float: left;
  padding-top: 85px;
  max-width: 380px;
}
#up-to-date .slide_block {
  float: right;
  clear: right;
  height: 300px;
  padding-top: 115px;
  transition: all 0.3s ease-out;
}
#up-to-date .slide_block.reveal {
  margin-top: -300px;
}

label[for="mc-email"] {
  display: block;
  text-align: left;
  padding-top: 10px;
  clear: both;
}

.follow_prompt, .follow_buttons {
  vertical-align: middle;
}

.follow_prompt > div {
  text-align: left;
  max-width: 440px;
}
.follow_prompt > div p {
  margin: 0;
}

.follow_buttons {
  text-align: right;
  padding-bottom: 8px;
}
.follow_buttons a:first-child {
  margin-right: 30px;
}

.backgroundsize .button.join_list:after {
  background-image: url(../../img/icons/paperplane_2x.png);
}
.no-backgroundsize .button.join_list:after {
  background-image: url(../../img/icons/paperplane_1x.png);
}

.button.facebook:after {
  top: 19px;
}
.backgroundsize .button.facebook:after {
  background-image: url(../../img/icons/thumb_2x.png);
}
.no-backgroundsize .button.facebook:after {
  background-image: url(../../img/icons/thumb_1x.png);
}

#newsletter {
  width: 608px;
}
#newsletter form {
  float: left;
  font-size: 0;
}
#newsletter button[type="submit"] {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}

.course_signup_form form {
  float: left;
  font-size: 0;
}
.course_signup_form button[type="submit"] {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}

.course_signup_form {
  display: inline-block;
}

.book_overview {
  padding: 70px 60px 90px;
}

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

.backgroundsize .button.buy_book:after {
  background-image: url(../../img/icons/cart_2x.png);
}
.no-backgroundsize .button.buy_book:after {
  background-image: url(../../img/icons/cart_1x.png);
}

#book .block_content {
  margin-bottom: 40px;
}

.content_wrap_book {
  max-width: 600px;
  float: right;
}

#project {
  background: #fff0b7;
  padding: 80px 0 70px;
}
#project h1 {
  margin-bottom: 40px;
  position: relative;
}

#project h1:after {
  width: 107px;
  height: 56px;
  position: absolute;
  right: 50px;
  top: 0;
  content: '';
  background-position: center;
  background-size: 107px 56px;
  background-repeat: no-repeat;
}
.backgroundsize #project h1:after {
  background-image: url(../../img/swipe_2x.png);
}
.no-backgroundsize #project h1:after {
  background-image: url(../../img/swipe_1x.png);
}

#polaroid_slider {
  overflow: hidden;
}
#polaroid_slider:hover {
  cursor: ew-resize !important;
}
#polaroid_slider ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 3000px;
  padding-left: 60px;
  padding-right: 60px;
  position: relative;
  overflow: hidden;
}
#polaroid_slider li {
  float: left;
  width: 216px;
  margin-right: 35px;
}
#polaroid_slider figure {
  padding-top: 6px;
  padding-left: 8px;
  background: url(../../img/polaroid_bg.png) no-repeat center top;
}
#polaroid_slider figure img {
  display: block;
}
#polaroid_slider figcaption {
  margin-top: 50px;
  text-align: left;
  font-family: 'Reenie Beanie', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 21px;
  line-height: 1.1em;
}

#how-to {
  background-color: #E0DBD3;
  overflow: hidden;
  padding: 70px 0 90px;
}
#how-to .small_wrap {
  position: relative;
  z-index: 1;
  overflow: visible;
}
#how-to .film_printer {
  position: absolute;
  z-index: -13;
  top: 75px;
  right: -140px;
  width: 520px;
}
#how-to .block_content {
  margin-bottom: 40px;
}
#how-to h1 {
  margin-bottom: 30px;
}
#how-to .price-circle {
  width: 100px;
  margin-top: 30px;
  list-style: none;
}
#how-to ul {
  margin-top: 0px;
}
#how-to ul li {
  color: #D2232A;
  margin-bottom: 5px;
}
#how-to ul li span {
  display: block;
  font-size: 16px;
  color: black;
  font-weight: bold;
}
#how-to ul li span.small {
  font-size: 14px;
  font-weight: normal !important;
}
#how-to .button {
  text-align: left;
}

.start_your_own {
  position: relative;
  overflow: hidden;
  margin-bottom: 50px;
}
.start_your_own .start_your_own_left, .start_your_own .start_your_own_right {
  width: 50%;
  text-align: left;
}
.start_your_own .start_your_own_left {
  float: left;
  padding-right: 20px;
}
.start_your_own .start_your_own_right {
  float: right;
  padding-left: 20px;
}

.button.project_ideas {
  margin-right: 30px;
}

.backgroundsize .button.project_ideas:after {
  background-image: url(../../img/icons/lightbulb_2x.png);
}
.no-backgroundsize .button.project_ideas:after {
  background-image: url(../../img/icons/lightbulb_1x.png);
}

.backgroundsize .button.instagram:after {
  background-image: url(../../img/icons/instagram_2x.png);
}
.no-backgroundsize .button.instagram:after {
  background-image: url(../../img/icons/instagram_1x.png);
}

#who-we-are img {
  display: block;
}
#who-we-are .block.last {
  color: #1a1a1a;
  background: white;
  padding: 70px 70px 90px;
}
#who-we-are .block_content {
  margin-bottom: 40px;
}

.about_image {
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
}

.button.ycbs {
  background: #f1543a;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxNTQzYSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YwNGMzMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: linear-gradient(#f1543a, #f04c30);
  color: white;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  padding: 21px 45px 18px;
  display: inline-block;
  box-shadow: 0 8px 0px #ee3314;
  text-decoration: none;
  position: relative;
  border-radius: 5px;
}
.button.ycbs:hover {
  top: 2px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwNGMzMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YxNTQzYSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: linear-gradient(#f04c30, #f1543a);
  box-shadow: 0 6px 0px #ee3314;
}
.button.ycbs:hover:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  height: 2px;
  top: -2px;
  background: transparent;
}
.button.ycbs:active {
  top: 5px;
  box-shadow: 0 3px 0px #ee3314;
}
.button.ycbs:active:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  height: 7px;
  top: -7px;
  background: transparent;
}

.content_wrap_us {
  max-width: 600px;
  float: left;
}

.ycbs_link {
  font-size: 0;
}

.us_icon {
  display: inline-block;
  width: 61px;
  height: 60px;
  background-repeat: no-repeat;
  margin-right: 10px;
  background-size: auto 60px;
  transition: all 0.2s ease-out;
}
.us_icon:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
  opacity: 0.85;
}

.backgroundsize .us_icon_instagram {
  background-image: url(../../img/icons/us_icons_2x.png);
  background-position: -63px 0;
}
.no-backgroundsize .us_icon_instagram {
  background-image: url(../../img/icons/us_icons_1x.png);
  background-position: -63px 0;
}

.backgroundsize .us_icon_facebook {
  background-image: url(../../img/icons/us_icons_2x.png);
  background-position: -125px 0;
}
.no-backgroundsize .us_icon_facebook {
  background-image: url(../../img/icons/us_icons_1x.png);
  background-position: -125px 0;
}

.backgroundsize .us_icon_ycbs {
  background-image: url(../../img/icons/us_icons_2x.png);
  background-position: 0 0;
}
.no-backgroundsize .us_icon_ycbs {
  background-image: url(../../img/icons/us_icons_1x.png);
  background-position: 0 0;
}

.backgroundsize .us_icon_iltbm {
  background-image: url(../../img/icons/us_icons_2x.png);
  background-position: right 0;
}
.no-backgroundsize .us_icon_iltbm {
  background-image: url(../../img/icons/us_icons_1x.png);
  background-position: right 0;
}

#ideas {
  text-align: center;
  background: #f0f0f0;
  padding-bottom: 70px;
}
#ideas .join_list {
  margin-right: 20px;
}
#ideas .facebook {
  margin-left: 15px;
}

.ideas_content {
  padding: 60px;
  background: white;
}
.ideas_content p {
  margin-bottom: 30px;
}

.popup_buttons {
  display: block;
  clear: both;
  padding-top: 50px;
}

#media-kit, #privacy-policy, #contact {
  padding: 70px;
}

#contact {
  padding: 40px 60px 30px;
  position: relative;
  overflow: hidden;
}
#contact > p {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

#contact #gforms_confirmation_message {
  text-align: center;
}
#contact .gform_wrapper {
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
}
#contact ul#gform_fields_1 li {
  width: 50%;
  float: left;
  position: relative;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  clear: none;
}
#contact ul#gform_fields_1 li input, #contact  ul#gform_fields_1 li textarea, #contact .gform_wrapper .top_label textarea.textarea {
  width: 100% !important;
}
#contact ul#gform_fields_1 li:first-child {
  padding-right: 20px;
}
#contact ul#gform_fields_1 li#field_1_3 {
  width: 100%;
  margin-top: 10px;
  clear: both;
}
#contact ul#gform_fields_1 li:last-child {
  margin-top: 10px;
  clear: left;
  width: 70%;
  margin-bottom: 20px;
}
#contact .gform_wrapper .gform_footer {
  float: left;
  clear: none;
  width: 30%;
}
#contact .gform_wrapper .gform_footer input {
  width: 100%;
}
#contact #recaptcha_response_field {
  border: 1px solid #c0c0c0 !important;
}
#contact .recaptchatable a, #contact .recaptchatable a:hover {
  color: #1a1a1a !important;
}
#contact input#gform_submit_button_1 {
  outline: none;
  border: none;
}
#contact input#gform_submit_button_1 {
  display: block;
  margin: 0 auto;
}
#contact input#gform_submit_button_1:hover:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  height: 2px;
  top: -2px;
  background: transparent;
}

.royalSlider {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  direction: ltr;
}

.royalSlider > * {
  float: left;
}

.rsWebkit3d .rsSlide {
  -webkit-transform: translateZ(0);
}

.rsWebkit3d .rsSlide,
.rsWebkit3d .rsContainer,
.rsWebkit3d .rsThumbs,
.rsWebkit3d .rsPreloader,
.rsWebkit3d img,
.rsWebkit3d .rsOverflow,
.rsWebkit3d .rsBtnCenterer,
.rsWebkit3d .rsAbsoluteEl,
.rsWebkit3d .rsABlock,
.rsWebkit3d .rsLink {
  -webkit-backface-visibility: hidden;
}

.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
  -webkit-transform: none;
}

.rsOverflow {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  float: left;
  -webkit-tap-highlight-color: transparent;
}

.rsVisibleNearbyWrap {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  left: 0;
  top: 0;
  -webkit-tap-highlight-color: transparent;
}

.rsVisibleNearbyWrap .rsOverflow {
  position: absolute;
  left: 0;
  top: 0;
}

.rsContainer {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: transparent;
}

.rsArrow,
.rsThumbsArrow {
  cursor: pointer;
}

.rsThumb {
  float: left;
  position: relative;
}

.rsArrow,
.rsNav,
.rsThumbsArrow {
  opacity: 1;
  transition: opacity 0.3s linear;
}

.rsHidden {
  opacity: 0;
  visibility: hidden;
  transition: visibility 0s linear 0.3s,opacity 0.3s linear;
}

.rsGCaption {
  width: 100%;
  float: left;
  text-align: center;
}

.royalSlider.rsFullscreen {
  position: fixed !important;
  height: auto !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  z-index: 2147483647 !important;
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  right: 0 !important;
}

.royalSlider .rsSlide.rsFakePreloader {
  opacity: 1 !important;
  transition: 0s;
  display: none;
}

.rsSlide {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  overflow: hidden;
  height: 100%;
  width: 100%;
}

.royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
  height: auto;
}

.rsContent {
  width: 100%;
  height: 100%;
  position: relative;
}

.rsPreloader {
  position: absolute;
  z-index: 0;
}

.rsNav {
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.rsNavItem {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25);
}

.rsThumbs {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  float: left;
  z-index: 22;
}

.rsTabs {
  float: left;
  background: none !important;
}

.rsTabs,
.rsThumbs {
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent;
}

.rsVideoContainer {
  width: auto;
  height: auto;
  line-height: 0;
  position: relative;
}

.rsVideoFrameHolder {
  position: absolute;
  left: 0;
  top: 0;
  background: #141414;
  opacity: 0;
  -webkit-transition: .3s;
}

.rsVideoFrameHolder.rsVideoActive {
  opacity: 1;
}

.rsVideoContainer iframe,
.rsVideoContainer video,
.rsVideoContainer embed,
.rsVideoContainer .rsVideoObj {
  position: absolute;
  z-index: 50;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.rsVideoContainer.rsIOSVideo iframe,
.rsVideoContainer.rsIOSVideo video,
.rsVideoContainer.rsIOSVideo embed {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 44px;
}

.rsABlock {
  left: 0;
  top: 0;
  position: absolute;
  z-index: 15;
}

img.rsImg {
  max-width: none;
}

.grab-cursor {
  cursor: url(../../img/slider/grab.png) 8 8, move;
}

.grabbing-cursor {
  cursor: url(../../img/slider/grabbing.png) 8 8, move;
}

.rsNoDrag {
  cursor: auto;
}

.rsLink {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 20;
  background: url(../../img/slider/blank.gif);
}

.rsDefault,
.rsDefault .rsOverflow,
.rsDefault .rsSlide,
.rsDefault .rsVideoFrameHolder,
.rsDefault .rsThumbs {
  background: white;
  color: #1a1a1a;
}

.rsDefault .rsArrow {
  height: 100%;
  width: 64px;
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 21;
  transition: all 0.2s ease-out;
}

.rsDefault.rsHor .rsArrowLeft {
  left: 0px;
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
  top: 0;
}
.rsDefault.rsHor .rsArrowLeft:hover {
  -webkit-transform: translateX(-5px);
  transform: translateX(-5px);
}

.rsDefault.rsHor .rsArrowRight {
  right: 0;
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
  top: 0;
}
.rsDefault.rsHor .rsArrowRight:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}

.rsDefault .rsArrowIcn {
  width: 64px;
  height: 54px;
  top: 50%;
  left: 0;
  margin-top: -27px;
  position: absolute;
  cursor: pointer;
  background-color: #f1543a;
  background-repeat: no-repeat;
  background-size: 14px auto;
}

.rsDefault.rsHor .rsArrowLeft .rsArrowIcn {
  background-image: url(../../img/slider/arrow_left_2x.png);
  background-position: 29px center;
}

.rsDefault.rsHor .rsArrowRight .rsArrowIcn {
  background-image: url(../../img/slider/arrow_right_2x.png);
  background-position: 20px center;
}

.rsDefault .rsArrowDisabled .rsArrowIcn {
  opacity: .2;
  filter: alpha(opacity=20);
  *display: none;
}

.rsDefault .rsBullets {
  position: absolute;
  z-index: 35;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  margin: 0 auto;
  background: #000;
  background: rgba(0, 0, 0, 0.75);
  text-align: center;
  line-height: 8px;
  overflow: hidden;
}

.rsDefault .rsBullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 6px 5px 6px;
}

.rsDefault .rsBullet span {
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #777;
  background: rgba(255, 255, 255, 0.5);
}

.rsDefault .rsBullet.rsNavSelected span {
  background-color: #FFF;
}

.rsDefault .rsThumbsHor {
  width: 100%;
  height: 72px;
}

.rsDefault .rsThumbsVer {
  width: 96px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}

.rsDefault.rsWithThumbsHor .rsThumbsContainer {
  position: relative;
  height: 100%;
}

.rsDefault.rsWithThumbsVer .rsThumbsContainer {
  position: relative;
  width: 100%;
}

.rsDefault .rsThumb {
  float: left;
  overflow: hidden;
  width: 96px;
  height: 72px;
}

.rsDefault .rsThumb img {
  width: 100%;
  height: 100%;
}

.rsDefault .rsThumb.rsNavSelected {
  background: #02874a;
}

.rsDefault .rsThumb.rsNavSelected img {
  opacity: 0.3;
  filter: alpha(opacity=30);
}

.rsDefault .rsTmb {
  display: block;
}

.rsDefault .rsTmb h5 {
  font-size: 16px;
  margin: 0;
  padding: 0;
  line-height: 20px;
  color: #FFF;
}

.rsDefault .rsTmb span {
  color: #DDD;
  margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 18px;
}

.rsDefault .rsThumbsArrow {
  height: 100%;
  width: 20px;
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 21;
  background: #000;
  background: rgba(0, 0, 0, 0.75);
}

.rsDefault .rsThumbsArrow:hover {
  background: rgba(0, 0, 0, 0.9);
}

.rsDefault.rsWithThumbsVer .rsThumbsArrow {
  width: 100%;
  height: 20px;
}

.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft {
  top: 0;
  left: 0;
}

.rsDefault.rsWithThumbsVer .rsThumbsArrowRight {
  bottom: 0;
  left: 0;
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft {
  left: 0;
  top: 0;
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowRight {
  right: 0;
  top: 0;
}

.rsDefault .rsThumbsArrowIcn {
  width: 16px;
  height: 16px;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  position: absolute;
  cursor: pointer;
  background: url(../../img/slider/rs-default.png);
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn {
  background-position: -128px -32px;
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn {
  background-position: -128px -48px;
}

.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn {
  background-position: -144px -32px;
}

.rsDefault.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn {
  background-position: -144px -48px;
}

.rsDefault .rsThumbsArrowDisabled {
  display: none !important;
}

@media screen and (min-width: 0px) and (max-width: 800px) {
  .rsDefault .rsThumb {
    width: 59px;
    height: 44px;
  }

  .rsDefault .rsThumbsHor {
    height: 44px;
  }

  .rsDefault .rsThumbsVer {
    width: 59px;
  }
}
.rsDefault .rsTabs {
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
  padding-top: 12px;
  position: relative;
}

.rsDefault .rsTab {
  display: inline-block;
  cursor: pointer;
  text-align: center;
  height: auto;
  width: auto;
  color: #333;
  padding: 5px 13px 6px;
  min-width: 72px;
  border: 1px solid #D9D9DD;
  border-right: 1px solid #f5f5f5;
  text-decoration: none;
  background-color: #FFF;
  background-image: linear-gradient(to bottom, #fefefe, #f4f4f4);
  box-shadow: inset 1px 0 0 #fff;
  *display: inline;
  *zoom: 1;
}

.rsDefault .rsTab:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.rsDefault .rsTab:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-right: 1px solid #cfcfcf;
}

.rsDefault .rsTab:active {
  border: 1px solid #D9D9DD;
  background-color: #f4f4f4;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset;
}

.rsDefault .rsTab.rsNavSelected {
  color: #FFF;
  border: 1px solid #999;
  text-shadow: 1px 1px #838383;
  box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;
  background: #ACACAC;
  background-image: -moz-llinear-gradient(top, #ACACAC, #BBB);
  background-image: linear-gradient(to bottom, #acacac, #bbbbbb);
}

.rsDefault .rsFullscreenBtn {
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
  z-index: 22;
  display: block;
  position: absolute;
  cursor: pointer;
}

.rsDefault .rsFullscreenIcn {
  display: block;
  margin: 6px;
  width: 32px;
  height: 32px;
  background: url(../../img/slider/rs-default.png) 0 0;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  *background-color: #000;
  border-radius: 2px;
}

.rsDefault .rsFullscreenIcn:hover {
  background-color: rgba(0, 0, 0, 0.9);
}

.rsDefault.rsFullscreen .rsFullscreenIcn {
  background-position: -32px 0;
}

.rsDefault .rsPlayBtn {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
  width: 64px;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  cursor: pointer;
}

.rsDefault .rsPlayBtnIcon {
  width: 64px;
  display: block;
  height: 64px;
  border-radius: 4px;
  transition: .3s;
  background: url(../../img/slider/rs-default.png) no-repeat 0 -32px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  *background-color: #000;
}

.rsDefault .rsPlayBtn:hover .rsPlayBtnIcon {
  background-color: rgba(0, 0, 0, 0.9);
}

.rsDefault .rsBtnCenterer {
  position: absolute;
  left: 50%;
  top: 50%;
}

.rsDefault .rsCloseVideoBtn {
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
  z-index: 500;
  position: absolute;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
}

.rsDefault .rsCloseVideoBtn.rsiOSBtn {
  top: -38px;
  right: -6px;
}

.rsDefault .rsCloseVideoIcn {
  margin: 6px;
  width: 32px;
  height: 32px;
  background: url(../../img/slider/rs-default.png) -64px 0;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  *background-color: #000;
}

.rsDefault .rsCloseVideoIcn:hover {
  background-color: rgba(0, 0, 0, 0.9);
}

.rsDefault .rsPreloader {
  width: 20px;
  height: 20px;
  background-image: url(../../img/slider/preloader-white.gif);
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -10px;
}

.rsDefault .rsGCaption {
  position: absolute;
  float: none;
  bottom: 6px;
  left: 6px;
  text-align: left;
  background: black;
  background: rgba(0, 0, 0, 0.75);
  color: #FFF;
  padding: 2px 8px;
  width: auto;
  font-size: 12px;
  border-radius: 2px;
}

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 6002;
  overflow: hidden;
  position: fixed;
  -webkit-backface-visibility: hidden;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

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

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

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

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

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

.mfp-content::-webkit-scrollbar {
  width: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow:before, .mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

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

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

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}

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

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

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

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

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

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

.mfp-zoom-in {
  /* animate in */
  /* animate out */
}
.mfp-zoom-in .mfp-with-anim {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
