
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

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: .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"] {
  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: .35em .625em .75em
}

legend {
  border: 0;
  padding: 0
}

textarea {
  overflow: auto
}

optgroup {
  font-weight: bold
}

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

td, th {
  padding: 0
}

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-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
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3
  }
  h2, h3 {
    page-break-after: avoid
  }
  select {
    background: #fff !important
  }
  .navbar {
    display: none
  }
  .table td, .table th {
    background-color: #fff !important
  }
  .btn>.caret, .dropup>.btn>.caret {
    border-top-color: #000 !important
  }
  .label {
    border: 1px solid #000
  }
  .table {
    border-collapse: collapse !important
  }
  .table-bordered th, .table-bordered td {
    border: 1px solid #ddd !important
  }
}

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

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.4;
  color: #808080;
  background-color: #fff
}

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}

a {
  color: #428bca;
  text-decoration: none
}

a:hover, a:focus {
  color: #2a6496;
  text-decoration: underline
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

figure {
  margin: 0
}

img {
  vertical-align: middle
}

.img-responsive {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto
}

.img-rounded {
  border-radius: 6px
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.4;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto
}

.img-circle {
  border-radius: 50%
}

hr {
  margin-top: 19px;
  margin-bottom: 19px;
  border: 0;
  border-top: 1px solid #eee
}

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

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

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777
}

h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 19px;
  margin-bottom: 9.5px
}

h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
  font-size: 65%
}

h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 9.5px;
  margin-bottom: 9.5px
}

h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
  font-size: 75%
}

h1, .h1 {
  font-size: 36px
}

h2, .h2 {
  font-size: 30px
}

h3, .h3 {
  font-size: 24px
}

h4, .h4 {
  font-size: 18px
}

h5, .h5 {
  font-size: 14px
}

h6, .h6 {
  font-size: 12px
}

p {
  margin: 0 0 9.5px
}

.lead {
  margin-bottom: 19px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4
}

@media (min-width:768px) {
  .lead {
    font-size: 21px
  }
}

small, .small {
  font-size: 85%
}

cite {
  font-style: normal
}

mark, .mark {
  background-color: #fcf8e3;
  padding: .2em
}

.text-left {
  text-align: left
}

.text-right {
  text-align: right
}

.text-center {
  text-align: center
}

.text-justify {
  text-align: justify
}

.text-nowrap {
  white-space: nowrap
}

.text-lowercase {
  text-transform: lowercase
}

.text-uppercase {
  text-transform: uppercase
}

.text-capitalize {
  text-transform: capitalize
}

.text-muted {
  color: #777
}

.text-primary {
  color: #428bca
}

a.text-primary:hover {
  color: #3071a9
}

.text-success {
  color: #3c763d
}

a.text-success:hover {
  color: #2b542c
}

.text-info {
  color: #31708f
}

a.text-info:hover {
  color: #245269
}

.text-warning {
  color: #8a6d3b
}

a.text-warning:hover {
  color: #66512c
}

.text-danger {
  color: #a94442
}

a.text-danger:hover {
  color: #843534
}

.bg-primary {
  color: #fff;
  background-color: #428bca
}

a.bg-primary:hover {
  background-color: #3071a9
}

.bg-success {
  background-color: #dff0d8
}

a.bg-success:hover {
  background-color: #c1e2b3
}

.bg-info {
  background-color: #d9edf7
}

a.bg-info:hover {
  background-color: #afd9ee
}

.bg-warning {
  background-color: #fcf8e3
}

a.bg-warning:hover {
  background-color: #f7ecb5
}

.bg-danger {
  background-color: #f2dede
}

a.bg-danger:hover {
  background-color: #e4b9b9
}

.page-header {
  padding-bottom: 8.5px;
  margin: 38px 0 19px;
  border-bottom: 1px solid #eee
}

ul, ol {
  margin-top: 0;
  margin-bottom: 9.5px
}

ul ul, ol ul, ul ol, ol ol {
  margin-bottom: 0
}

.list-unstyled {
  padding-left: 0;
  list-style: none
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px
}

.list-inline>li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px
}

dl {
  margin-top: 0;
  margin-bottom: 19px
}

dt, dd {
  line-height: 1.4
}

dt {
  font-weight: bold
}

dd {
  margin-left: 0
}

@media (min-width:768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
  }
  .dl-horizontal dd {
    margin-left: 180px
  }
}

abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777
}

.initialism {
  font-size: 90%;
  text-transform: uppercase
}

blockquote {
  padding: 9.5px 19px;
  margin: 0 0 19px;
  font-size: 17.5px;
  border-left: 5px solid #eee
}

blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
  margin-bottom: 0
}

blockquote footer, blockquote small, blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.4;
  color: #777
}

blockquote footer:before, blockquote small:before, blockquote .small:before {
  content: '\2014 \00A0'
}

.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right
}

.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
  content: ''
}

.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
  content: '\00A0 \2014'
}

blockquote:before, blockquote:after {
  content: ""
}

address {
  margin-bottom: 19px;
  font-style: normal;
  line-height: 1.4
}

code, kbd, pre, samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25)
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  box-shadow: none
}

pre {
  display: block;
  padding: 9px;
  margin: 0 0 9.5px;
  font-size: 13px;
  line-height: 1.4;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll
}


/*!
 * Preboot v2
 *
 * Open sourced under MIT license by @mdo.
 * Some variables and mixins from Bootstrap (Apache 2 license).
 */

@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot');
  src: url('../fonts/icomoon.eot#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf') format('truetype'), url('../fonts/icomoon.woff') format('woff'), url('../fonts/icomoon.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal
}

@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/fonts-icon-user/icomoon.eot?hgdjoz');
  src:  url('../fonts/fonts-icon-user/icomoon.eot?hgdjoz#iefix') format('embedded-opentype'),
    url('../fonts/fonts-icon-user/icomoon.ttf?hgdjoz') format('truetype'),
    url('../fonts/fonts-icon-user/icomoon.woff?hgdjoz') format('woff'),
    url('../fonts/fonts-icon-user/icomoon.svg?hgdjoz#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class*="icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1
}

.icon-tricycle:before {
  content: "\e600"
}

.icon-temperature:before {
  content: "\e601"
}

.icon-sun:before {
  content: "\e602"
}

.icon-slides:before {
  content: "\e603"
}

.icon-siteseeing:before {
  content: "\e604"
}

.icon-portrait:before {
  content: "\e605"
}

.icon-partly-cloudy:before {
  content: "\e606"
}

.icon-music-note:before {
  content: "\e607"
}

.icon-pages:before {
  content: "\e608"
}

.icon-money:before {
  content: "\e609"
}

.icon-mail:before {
  content: "\e60a"
}

.icon-link:before {
  content: "\e60b"
}

.icon-full-screen:before {
  content: "\e60c"
}

.icon-frame:before {
  content: "\e60d"
}

.icon-fork-knife:before {
  content: "\e60e"
}

.icon-fly:before {
  content: "\e60f"
}

.icon-film-camera:before {
  content: "\e610"
}

.icon-double-down-arrow:before {
  content: "\e611"
}

.icon-double-up-arrow:before {
  content: "\e611";
  display: inline-block;
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg)
}

.icon-double-right-arrow:before {
  content: "\e611";
  display: inline-block;
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  transform: rotate(-90deg)
}

.icon-directors-chair:before {
  content: "\e612"
}

.icon-clipperboard:before {
  content: "\e613"
}

.icon-clock:before {
  content: "\e614"
}

.icon-close:before {
  content: "\e615"
}

.icon-arrow-right:before {
  content: "\e616"
}

.icon-arrow-left:before {
  content: "\e617"
}

.icon-hotels:before {
  content: "\e618"
}

.icon-pause:before {
  content: "\e619"
}

.icon-airlines:before {
  content: "\e60f"
}


.icon-personal-links:before {
  content: "\e971"
}

.icon-weather:before {
  content: "\e606"
}

.icon-currency:before {
  content: "\e609"
}

.icon-city-guide:before {
  content: "\e608"
}

.icon-restaurants:before {
  content: "\e60e"
}

.icon-nightlife:before {
  content: "\e607"
}


/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
  font-size: 111.5%;
  top: 0 !important;
  left: 0 !important;
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top
}

.fancybox-wrap {
  width: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020
}

.fancybox-skin {
  width: 100% !important;
  position: relative;
  padding: 0 !important;
  text-shadow: none
}

.fancybox-opened {
  z-index: 8030
}

.fancybox-outer, .fancybox-inner {
  position: relative
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch
}

.fancybox-error {
  margin: 0;
  white-space: nowrap
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: .8;
  cursor: pointer;
  z-index: 8060
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background:url(@{image-dir}fancybox_loading.gif) center center no-repeat
}

.fancybox-close {
  position: absolute;
  top: 8%;
  right: 1%;
  cursor: pointer;
  z-index: 8040;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  font-family: cursive
}

.fancybox-close:after {
  content: 'x'
}

.home .fancybox-close {
  left: 11%;
  top: 19.5%
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background:transparent url(@{image-dir}blank.gif);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040
}

.fancybox-prev {
  left: 0
}

.fancybox-next {
  right: 0
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px
}

.fancybox-nav:hover span {
  visibility: visible
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important
}

.fancybox-lock {
  overflow: hidden !important;
  width: auto
}

.fancybox-lock body {
  overflow: hidden !important
}

.fancybox-lock-test {
  overflow-y: hidden !important
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background:url(@{image-dir}fancybox_overlay.png)
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0
}

.fancybox-lock .fancybox-overlay {
  overflow: hidden;
  overflow-y: hidden
}

.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050
}

.fancybox-opened .fancybox-title {
  visibility: visible
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #fff;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff
}

.fancybox-title-inside-wrap {
  padding-top: 10px
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8)
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image:url(@{image-dir}fancybox_sprite@2x.png);
    background-size: 44px 152px
  }
  #fancybox-loading div {
    background-image:url(@{image-dir}fancybox_loading@2x.gif);
    background-size: 24px 24px
  }
}

.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  -webkit-transition-property: -webkit-transform, left, top;
  -webkit-transition-duration: 0s;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transition-timing-function: ease;
  -moz-transition-property: -moz-transform, left, top;
  -moz-transition-duration: 0s;
  -moz-transform: translate3d(0, 0, 0);
  -moz-transition-timing-function: ease;
  -o-transition-property: -o-transform, left, top;
  -o-transition-duration: 0s;
  -o-transform: translate3d(0, 0, 0);
  -o-transition-timing-function: ease;
  -o-transform: translate(0, 0);
  -ms-transition-property: -ms-transform, left, top;
  -ms-transition-duration: 0s;
  -ms-transform: translate3d(0, 0, 0);
  -ms-transition-timing-function: ease;
  transition-property: transform, left, top;
  transition-duration: 0s;
  transform: translate3d(0, 0, 0);
  transition-timing-function: ease;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box
}

.swiper-free-mode>.swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto
}

.swiper-slide {
  float: left
}

.swiper-wp8-horizontal {
  -ms-touch-action: pan-y
}

.swiper-wp8-vertical {
  -ms-touch-action: pan-x
}

.swiper-container {
  width: 100%;
  height: 500px
}

.swiper-slide {
  width: 100%;
  height: 500px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative
}

@font-face {
  font-family: 'futurastdlight';
  src: url('../fonts/FuturaStd-Light.eot');
  src: url('../fonts/FuturaStd-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/FuturaStd-Light.woff') format('woff'), url('../fonts/FuturaStd-Light.ttf') format('truetype'), url('../fonts/FuturaStd-Light.svg#futurastdlight') format('svg');
  font-weight: normal;
  font-style: normal
}

@font-face {
  font-family: 'futurastdmedium';
  src: url('../fonts/FuturaStd-Medium.eot');
  src: url('../fonts/FuturaStd-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/FuturaStd-Medium.woff') format('woff'), url('../fonts/FuturaStd-Medium.ttf') format('truetype'), url('../fonts/FuturaStd-Medium.svg#futurastdmedium') format('svg');
  font-weight: normal;
  font-style: normal
}

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

.cf:before, .cf:after {
  content: " ";
  display: table
}

.cf:after {
  clear: both
}

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

.ir br {
  display: none
}

.font-regular {
  font-family: 'futurastdlight', sans-serif
}

.font-medium {
  font-family: 'futurastdmedium', sans-serif;
  letter-spacing: .1em
}

.two-column {
  -moz-column-count: 2;
  -moz-column-gap: 1.5em;
  -moz-column-rule: none;
  -webkit-column-count: 2;
  -webkit-column-gap: 1.5em;
  -webkit-column-rule: none;
  column-count: 2;
  column-gap: 1.5em;
  column-rule: none
}

.center-parent {
  position: relative
}

.js-hide {
  display: none
}

.js-show {
  display: initial
}

.js-block {
  display: block !important
}

.js-fadeout, .js-fadein {
  -o-transition: opacity 2s ease-in-out;
  -ms-transition: opacity 2s ease-in-out;
  -moz-transition: opacity 2s ease-in-out;
  -webkit-transition: opacity 2s ease-in-out;
  transition: opacity 2s ease-in-out
}

.js-fadeout {
  opacity: 0
}

.js-fadein {
  opacity: 1
}

.bordered {
  border: 1px solid #000
}

.side-space {
  padding-left: .5rem;
  padding-right: .5rem
}

.side-space-1 {
  padding-left: 1rem;
  padding-right: 1rem
}

.row:before, .row:after {
  content: " ";
  display: table
}

.row:after {
  clear: both
}

.vertical-center-content:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  line-height: 1.2
}

.vertically-centered {
  display: inline-block;
  vertical-align: middle;
  width: 99%
}

.grayscale {
  filter: url(grayscale.svg#grayscale);
  filter: #808080;
  -webkit-filter: grayscale(1)
}

html {
  font-family: 'futurastdlight', sans-serif;
  font-size: 62.5%;
  height: 100%
}

body {
  font-size: 1rem;
  text-transform: uppercase;
  color: #fff;
  line-height: 1.2;
  height: 100%;
  background-color: #000;
  overflow-x: hidden
}

a {
  color: inherit;
  text-decoration: none
}

mark {
  color: #64c3ef;
  background-color: transparent
}

.main {
  font-size: 1.6rem;
  width: 100%
}

h1.title {
  font-size: 4rem
}

h1, h2, i {
  line-height: 1
}

.section {
  -webkit-background-size: auto auto;
  -moz-background-size: auto auto;
  background-size: auto auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  position: relative;
  z-index: 2
}

.section__bg {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1
}

.padded {
  padding: 20px 55px
}

.padded-top {
  padding: 20px 0
}

.padded-top-extra {
  padding: 140px 55px 20px
}

.content, .global-width {
  width: 87%;
  margin: 0 auto
}

.mobile .not-mobile {
  display: none!important
}

.not-desktop {
  display: none
}

[class*=" js-section-slide-"] {
  background-attachment: fixed
}

.top-strip {
  background-color: #000;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  text-align: right;
  font-family: 'futurastdmedium', sans-serif;
  letter-spacing: .1em
}

.top-strip .temperature, .top-strip .clock {
  vertical-align: middle
}

.top-strip .temperature {
  font-size: 2rem
}

.top-strip .clock {
  font-size: 1.4rem;
  margin-left: .7rem
}

.top-strip__local-info, .top-strip__contact {
  display: inline-block;
  color: #fff;
  font-size: 1.2rem;
  text-transform: uppercase;
  padding: 1rem 2rem;
  border-left: 1px #3c3c3c solid;
  border-left: 1px rgba(119, 119, 119, 0.5) solid
}

.top-strip__contact {
  width: 225px;
  padding: 1.4rem 2rem;
  text-align: center;
  color: #64c3ef
}

.top-strip__contact.active {
  background-color: #64c3ef
}

.top-strip__contact.active .top-strip__contact__label {
  color: #fff
}

.top-strip__contact_on {
  position: absolute;
  z-index: 11000;
  right: 0;
  top: 4rem;
  display: none;
  text-align: left;
  font-family: 'futurastdmedium', sans-serif;
  letter-spacing: .1em
}

.top-strip__contact_on .title {
  width: 225px;
  color: #000;
  background-color: #64c3ef;
  padding: .5rem 2rem;
  font-size: 1.2rem;
  text-align: center
}

.top-strip__contact_on ul {
  width: 225px;
  padding: .5rem 2rem;
  margin: 0;
  background-color: #64c3ef;
  color: #000;
  font-size: 1.2rem;
  line-height: 2rem
}

.top-strip__contact_on ul a {
  text-decoration: underline
}

.top-strip__contact_on li {
  list-style: none;
  margin-bottom: 1rem
}

.top-strip__contact_on .text-light {
  color: #fff
}

.top-strip__contact_on .icon-double-up-arrow {
  position: absolute;
  top: -3.5rem;
  right: 1rem;
  font-size: 1.5rem;
  color: #fff
}

.top-strip__contact_triangle {
  position: relative;
  width: 0;
  height: 0;
  border-left: 225px solid transparent;
  border-right: 0 solid transparent;
  border-top: 50px solid #64c3ef
}

body.home, body.page {
  padding-top: 4.3rem
}

.main-menu {
  position: fixed;
  z-index: 500;
  left: 0;
  bottom: 0;
  width: 100%;
  color: #fff;
  line-height: 1;
  padding-left: 2rem;
  background-image: url('../images/main-menu-bg.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  font-family: 'futurastdmedium', sans-serif;
  letter-spacing: .1em
}

.main-menu__button {
  font-size: 1.4rem
}

.main-menu__button .down-icon {
  display: none
}

.main-menu__button.state-open .up-icon {
  display: none
}

.main-menu__button.state-open .down-icon {
  display: inline-block
}

.main-menu__logo-wrapper {
  display: inline-block;
  margin-top: 1rem;
  position: relative;
  top: -0.8rem
}

.socials {
  font-size: 2rem;
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: 2rem
}

.main-menu-on {
  display: none
}

.main-menu__list {
  font-size: 2.2rem;
  display: inline-block;
  list-style-type: none;
  padding: 0;
  margin: 0
}

.main-menu__list>li {
  float: left;
  width: 150px;
  vertical-align: top;
  margin: 2rem
}

.main-menu__list>li:nth-child(2) {
  clear: left
}

.main-menu__list>li:nth-child(3) {
  margin-top: -8rem
}

.main-menu__list [class*="icon-"] {
  color: #64c3ef;
  font-size: 3rem;
  display: block;
  margin-bottom: .5rem
}

.main-menu__list .main-menu__list__sub-menu {
  font-size: 1rem;
  white-space: nowrap;
  list-style-type: none;
  margin: 0;
  padding: 0
}

.main-menu__list .main-menu__list__sub-menu li {
  margin-top: 1.7rem
}

.logo {
  background-image: url('../images/mulla-logo.svg');
  background-repeat: no-repeat;
  width: 73px;
  height: 81px;
  display: inline-block;
  margin-top: -10px;
  -webkit-background-size: auto auto;
  -moz-background-size: auto auto;
  background-size: auto auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover
}

.slider {
  width: 100%;
  position: relative;
  overflow: hidden
}

.slider__rail {
  height: 100%;
  position: absolute;
  list-style: none;
  margin: 0;
  padding: 0;
  white-space: nowrap
}

.slider__rail__slide {
  width: 100%;
  height: 100%;
  display: inline-block
}

.slider__info {
  position: absolute;
  top: 70%;
  right: 0;
  font-size: 1.3rem
}

.slider__caption {
  position: absolute;
  right: 50px;
  bottom: 100px;
  max-width: 600px;
  margin-right: 3rem;
  font-family: 'futurastdmedium', sans-serif;
  letter-spacing: .1em
}

@media (max-width:767px) {
  .slider__caption {
    right: 0;
    margin: 0 auto;
    overflow: hidden;
    left: 0;
    text-align: center
  }
}

.slider__caption__title {
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.7);
  box-shadow: .1em 0 0 rgba(0, 0, 0, 0.7), -0.1em 0 0 rgba(0, 0, 0, 0.7);
  font-size: 3.2rem;
  margin: 1.3rem 0 0;
  display: inline-block
}

@media (max-width:767px) {
  .slider__caption__title {
    width: 100%
  }
}

.slider__caption__text {
  text-align: justify;
  margin: 5px 0 0
}

.slider__caption__text span {
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.7);
  box-shadow: .3em 0 0 rgba(0, 0, 0, 0.7), -0.3em 0 0 rgba(0, 0, 0, 0.7);
  line-height: 1.4em
}

.slider__controls {
  margin-left: -0.2rem
}

.slider__prev, .slider__next, .slider__pause {
  background-color: #64c3ef;
  color: #000;
  border: 0;
  font-weight: bold;
  font-size: 2rem;
  padding: .2rem
}

.slider__pause.active {
  color: #fff
}

.jcarousel-wrapper {
  position: relative
}

.jcarousel {
  position: relative;
  overflow: hidden
}

.gallery-slider {
  list-style: none;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
  padding: 0;
  height: 100%
}

.gallery-slider__slides {
  position: relative;
  white-space: nowrap;
  height: 100%
}

.gallery-slider__slide {
  display: inline-block;
  white-space: normal;
  vertical-align: top;
  width: 100%;
  height: 100%;
  position: relative;
  list-style-type: none;
  padding: 0;
  margin: 0;
  line-height: 0
}

.gallery-slider__slide .span_3 {
  padding: 0
}

.gallery__wrapper {
  display: inline-block;
  position: relative;
  border: 1px solid #000;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: auto auto;
  -moz-background-size: auto auto;
  background-size: auto auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover
}

@media (max-width:767px) {
  .gallery__wrapper {
    width: 50%
  }
}

.gallery__wrapper__info {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/play-btn.png');
  background-repeat: no-repeat;
  background-position: 50%;
  cursor: pointer;
  line-height: 1;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s;
  -webkit-transition: background-color .5s;
  -moz-transition: background-color .5s;
  -o-transition: background-color .5s;
  transition: background-color .5s
}

.gallery__wrapper:hover .gallery__wrapper__info {
  background-color: rgba(0, 0, 0, 0.5)
}

.gallery__wrapper__title, .gallery__wrapper__date {
  position: absolute;
  bottom: .2rem;
  left: 100%;
  line-height: 1;
  -webkit-transition: left 0.5s;
  -moz-transition: left 0.5s;
  -o-transition: left 0.5s;
  transition: left 0.5s;
  -webkit-transition: left .5s;
  -moz-transition: left .5s;
  -o-transition: left .5s;
  transition: left .5s
}

.gallery__wrapper__title {
  bottom: 1.8rem
}

@media (min-width:767px) {
  .gallery__wrapper:hover .gallery__wrapper__title, .gallery__wrapper:hover .gallery__wrapper__date {
    left: 10px
  }
}

.gallery-major-wrapper {
  position: relative
}

.gallery_nav {
  height: 30px;
  position: absolute;
  top: -3rem;
  right: 0
}

.gallery_nav .next, .gallery_nav .prev {
  background-color: #64c3ef;
  color: #000;
  border: 0;
  font-weight: bold;
  float: right;
  margin-left: 7px;
  padding: .2rem;
  font-size: 2rem
}

.video__nav {
  height: 30px
}

.video__nav .prev-new, .video__nav .next-new {
  position: absolute;
  top: 50%;
  width: 82px;
  height: 142px;
  margin-top: -71px;
  z-index: 999;
  cursor: pointer;
  background-image: url('../images/slider_arrow_left.png');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  border: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition: all .5;
  -moz-transition: all .5;
  -o-transition: all .5;
  transition: all .5
}

@media (max-width:767px) {
  .video__nav .prev-new, .video__nav .next-new {
    width: 10px
  }
  .video__nav .prev-new img, .video__nav .next-new img {
    width: 100%;
    height: auto
  }
}

.video__nav .prev-new {
  left: -140px;
  background-image: url('../images/slider_arrow_left.png')
}

.video__nav .prev-new:hover {
  left: -130px
}

@media (max-width:767px) {
  .video__nav .prev-new {
    left: 10px
  }
  .video__nav .prev-new:hover {
    left: 5px
  }
}

.video__nav .next-new {
  right: -140px;
  background-image: url('../images/slider_arrow_right.png')
}

.video__nav .next-new:hover {
  right: -130px
}

@media (max-width:767px) {
  .video__nav .next-new {
    right: 10px
  }
  .video__nav .next-new:hover {
    right: 5px
  }
}

.video__nav .next, .video__nav .prev {
  background-color: #64c3ef;
  color: #000;
  border: 0;
  font-weight: bold;
  float: right;
  margin-left: 7px;
  padding: .2rem;
  font-size: 2rem
}

.video__nav .behind-the-scenes-button {
  width: auto;
  height: 0;
  text-transform: uppercase;
  float: right;
  color: #000;
  line-height: 0;
  padding-left: 2rem;
  border-left: 11px solid transparent;
  border-top: 11px solid #64c3ef;
  border-right: 11px solid #64c3ef;
  border-bottom: 11px solid #64c3ef;
  font-family: 'futurastdmedium', sans-serif;
  letter-spacing: .1em
}

.video__nav .behind-the-scenes-button:hover {
  color: #fff
}

.video__nav h2 {
  float: right;
  margin: 0 1rem 0 0
}

.video-frame {
  position: relative;
  width: 87%;
  margin: 0 auto
}

@media (max-width:767px) {
  .video-frame {
    width: 100%
  }
}

.video-frame .title {
  margin: 1rem 0 2rem
}

.video-frame .icon-full-screen {
  position: absolute;
  bottom: 2rem;
  right: 2rem;
  font-size: 3rem
}

.video-info, .tweet-face {
  text-align: left;
  margin-top: 2rem;
  line-height: 2rem;
  float: left
}

.tweet-face {
  float: left;
  display: none
}

.behind-the-scenes-title {
  width: 200px;
  height: 18px;
  text-transform: uppercase;
  background-color: #fff;
  float: right;
  color: #000;
  line-height: 20px;
  padding-left: 2rem
}

.behind-the-scenes-title-triangle {
  float: right;
  height: 0;
  border-top: 9px solid transparent;
  border-right: 7px solid #fff;
  border-bottom: 9px solid transparent
}

.behind .row {
  margin-bottom: 3rem
}

.behind .row [class^="span_"], .behind .row [class*=" span_"] {
  float: left
}

.behind .span_6 {
  padding: 0
}

.behind .behind_video {
  position: relative;
  border: 1px #000 solid;
  height: 100%;
  line-height: 0
}

.behind .behind_video .icon-full-screen {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  font-size: 2rem
}

.behind .behind_text {
  font-size: 1.3rem;
  line-height: 1.8rem;
  margin-top: 0;
  padding-left: 3rem
}

.filming {
  margin-top: 2rem
}

.filming .filming_wrapper_image {
  display: inline-block;
  position: relative;
  border: 1px solid #000;
  overflow: hidden;
  line-height: 0
}

.filming .left_image, .filming .right_image {
  float: left;
  width: 50%
}

.filming h2 {
  margin: 0;
  font-size: 2rem;
  line-height: 1.2;
  width: 18rem
}

.filming h2 .icon {
  font-size: 1.8rem
}

.filming .top_icon {
  font-size: 3rem;
  color: #64c3ef
}

.filming img {
  width: 100%;
  border: 1px #000 solid
}

.filming .filming_caption_image {
  position: absolute;
  background-image: url('../images/filming-caption-bg.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  bottom: 0;
  padding: 4rem 0 1.5rem 2rem;
  width: 100%;
  display: block;
  line-height: 1.2;
  -webkit-transition: padding 0.5s;
  -moz-transition: padding 0.5s;
  -o-transition: padding 0.5s;
  transition: padding 0.5s;
  -webkit-transition: padding .5s;
  -moz-transition: padding .5s;
  -o-transition: padding .5s;
  transition: padding .5s
}

@media (min-width:767px) {
  .filming .filming__link:hover .filming_caption_image {
    padding: 4rem 0 3rem 2rem
  }
}

.full_image_background {
  position: fixed;
  z-index: -500
}

.full_image_background:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(42, 70, 83, 0.75);
  z-index: 1
}

#location h1 {
  color: #64c3ef;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.7);
  font-size: 5rem;
  margin: 6rem 0 0 1rem;
  padding-left: 1rem;
  display: inline-block
}

#location [class^='icon-'] {
  color: #fff
}

#location p span {
  text-align: justify;
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.7);
  box-shadow: .3em 0 0 rgba(0, 0, 0, 0.7), -0.3em 0 0 rgba(0, 0, 0, 0.7);
  line-height: 1.4em
}

#location p .location_caption p {
  text-align: justify;
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.7);
  box-shadow: .3em 0 0 rgba(0, 0, 0, 0.7), -0.3em 0 0 rgba(0, 0, 0, 0.7);
  line-height: 1.4em
}
.location {
  margin-top: 23%
}

.single .location {
  margin-top: 4rem
}

.single .location_caption {
  position: static
}

.location_header {
  position: absolute;
  width: 100%;
  z-index: 1;
  left: 0
}

.location_caption {
  position: absolute;
  z-index: 2
}

.location__caption__text {
  width: 50%;
  margin-left: 1.4rem
}

.location-gallery {
  list-style-type: none;
  padding: 0;
  line-height: 0
}

.location-gallery .span_3 {
  padding: 0
}

.location-gallery__wrapper {
  display: inline-block;
  position: relative;
  border: 1px solid #000;
  overflow: hidden;
  -webkit-background-size: auto auto;
  -moz-background-size: auto auto;
  background-size: auto auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover
}

.location-gallery__wrapper__info {
  display: block;
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  line-height: 1;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: left .5s, opacity .5s;
  -moz-transition: left .5s, opacity .5s;
  -o-transition: left .5s, opacity .5s;
  transition: left .5s, opacity .5s
}

.location-gallery__wrapper__info .icon-full-screen {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  font-size: 2rem
}

.location-gallery__wrapper:hover .location-gallery__wrapper__info {
  left: 0;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100)
}

.single-galleries .location-gallery__wrapper__info, .single-videos .location-gallery__wrapper__info {
  left: 0;
  background-color: transparent;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100)
}

.location-gallery__wrapper__item {
  display: block
}

.location-gallery__wrapper__title, .location-gallery__wrapper__date {
  position: absolute;
  bottom: .2rem;
  left: 10px
}

.location-gallery__wrapper__title {
    font-size: 3.3rem;
    line-height: 3.3rem;
    text-align: center;
}

.location-gallery__wrapper__title span {
  font-size: 1.5rem
}

.location-gallery__wrapper__date {
  font-size: 1.1rem
}

.location-gallery__wrapper__title {
  /*bottom: 1.8rem*/
   /* bottom: 5.8rem */
   top:15.8rem;
}

.location__full-image {
  width: 100%;
  height: 95%
}

.location__full-image img {
  width: 100%;
  height: 100%
}

.children_crew {
  margin-top: 6%
}

.children_crew img {
  float: left;
  padding: 1rem 0 0
}

.children_crew p {
  margin: 1rem 0;
  font-size: 14px
}

.children_crew .children_crew_text {
  float: left;
  line-height: 1.7rem;
  text-align: justify
}

.children_crew .children_crew_text a {
  color: #64c3ef;
  font-size: 14px
}

.title__close-section {
  font-size: .8em
}

.casting .title {
  margin: 0
}

.casting__row {
  margin-top: 5rem
}

.casting-text {
  margin: 0;
  position: relative
}

.casting-text .title {
  background-color: rgba(0, 0, 0, 0.6);
  margin: 0;
  display: inline-block
}

.casting-text p {
  text-align: justify;
  line-height: 2rem
}

.casting-nav {
  position: absolute;
  bottom: 0;
  right: -35px
}

.casting-nav .next, .casting-nav .prev {
  background-color: #64c3ef;
  color: #000;
  border: 0;
  font-weight: bold;
  float: right;
  margin-left: 7px;
  padding: .2rem;
  font-size: 2rem
}

.casting-gallery {
  overflow: hidden;
  position: relative
}

.casting-gallery .casting-gallery__slides {
  padding: 0;
  margin: 0;
  position: relative;
  white-space: nowrap
}

.casting-gallery .casting-gallery__slide {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  position: relative;
  list-style-type: none;
  padding: 0;
  line-height: 0;
  white-space: normal
}

.casting-gallery .casting-gallery__photo {
  display: inline-block;
  width: 16.666%;
  height: auto;
  list-style: none;
  border: 1px #000 solid;
  background-repeat: no-repeat;
  -webkit-background-size: auto auto;
  -moz-background-size: auto auto;
  background-size: auto auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover
}

.casting-gallery img {
  width: 100%;
  height: auto
}

.crewmember {
  margin-top: 1rem;
  margin-bottom: 1rem;

  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

@media (min-width:480px) {
  .crewmember { display: block; }
}

.crewmember .row {
  height: 145px
}

.crewmember .span_2, .crewmember .span_4, .crewmember .span_3 {
  list-style: none;
  text-align: center;
  font-size: 1.1rem;
  line-height: 2rem;
  float: left;
  padding: 1em
}

.crewmember .span_2 span, .crewmember .span_4 span, .crewmember .span_3 span {
  font-size: 1.5rem
}

.crewmember .span_2 i, .crewmember .span_4 i, .crewmember .span_3 i {
  font-size: 1.8rem;
  margin-right: .4em;
  vertical-align: middle
}

.crewmember .span_2 a, .crewmember .span_4 a, .crewmember .span_3 a {
  color: #64c3ef;
  text-decoration: underline
}

.crewmember .break_after+[class^="span_"] {
  clear: left
}

.creative_text {
  margin-top: 5rem
}

.creative_text h1 {
  margin: 0;
  padding-left: 1%
}

.creative_text p {
  font-size: 1.3rem;
  line-height: 2.5rem;
  text-align: justify
}

.links {
  background-color: #fff;
  overflow: hidden
}

.links__wrapper {
  position: relative;
  z-index: 2
}

.links_caption {
  margin: 4rem 0;
  text-align: center;
  color: #000
}

.links_caption i:before {
  margin: 0 auto 1rem auto;
  width: 100%;
  float: left
}

.links_caption h1 {
  margin: 1rem 0 0 0
}

.links_caption i {
  font-size: 3.6rem
}

.links_caption p {
  line-height: 2.5rem
}

.links_nav .label {
  display: block
}

.links_nav ul {
  width: 100%;
  border-bottom: #64c3ef 14px solid;
  padding-left: 0;
  margin: 0
}

.links_nav ul li {
  outline: none;
  width: 12%;
  height: 100px;
  list-style: none;
  float: left;
  color: #9ba4a8;
  font-size: 1.8rem;
  text-align: center;
  line-height: 3rem
}



.links_nav ul li i {
  font-size: 3rem
}

.links_nav ul li .icon-double-down-arrow {
  display: none;
  font-size: 2rem
}

.links_nav ul li a {
  display: inline-block
}

.links_nav ul li.ui-state-active {
  color: #64c3ef
}

.links_nav ul li.ui-state-active .icon-double-down-arrow {
  display: block
}

.links_nav ul li :hover {
  color: #64c3ef
}

.links_content {
  display: none;
  position: relative;
  width: 100%;
  text-align: center
}

.links_content .bg-pic {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 1
}

.links_content h1 {
  margin: 0 0 5rem
}

.links_content ul {
  margin: 0 auto;
  padding: 0;
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0
}

.links_content ul.pullup-1 {
  margin-top: -2rem
}

.links_content ul.pullup-2 {
  margin-top: -4rem
}

.links_content ul.pullup-3 {
  margin-top: -6rem
}

.links_content ul.pullup-4 {
  margin-top: -8rem
}

.links_content li {
  list-style: none;
  margin-bottom: 3rem
}

.links_content .span_3 {
  float: left
}

.links_content p {
  float: left;
  text-align: justify;
  line-height: 2rem
}

.links_content .links__rail {
  width: 50%;
  margin: 0 auto;
  position: relative
}

.links__rail__link {
  color: #64c3ef;
  font-size: 1.8rem;
  text-shadow: 1px 1px 1px #999;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  font-family: 'futurastdmedium', sans-serif;
  letter-spacing: .1em
}

.links__rail__link .icon-arrow-right {
  color: #fff
}

@media (max-width:767px) {
  .links__rail__link {
    font-size: 1.5rem
  }
}

.symbol {
  font-size: 10rem
}

.symbol:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1.2;
  color: #fff;
  color: rgba(255, 255, 255, 0.1)
}

.symbol.symbol-airlines:before {
  content: "\e60f"
}

.symbol.symbol-weather:before {
  content: "\e606"
}

.symbol.symbol-currency:before {
  content: "\e609"
}

.symbol.symbol-personal-links:before {
  content: "\e608"
}

.symbol.symbol-city-guide:before {
  content: "\e608"
}

.symbol.symbol-hotels:before {
  content: "\e618"
}

.symbol.symbol-restaurants:before {
  content: "\e60e"
}

.symbol.symbol-nightlife:before {
  content: "\e607"
}

.credits-centering-wrapper {
  position: relative;
  width: 100%;
  height: 100%
}

.go-to-top {
  font-size: 6rem;
  position: relative;
  z-index: 501
}

#credits {
  background-color: #fff
}

.credits {
  color: #000;
  text-align: center;
  line-height: 2;
  width: 50%;
  margin: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  line-height: 1.2;
  padding-bottom: 7rem
}

.credits .bg-pic {
  position: absolute;
  width: 100%;
  left: 0;
  z-index: -2
}

.credits .mulla {
  font-size: 1.6rem
}

.credits .mulla mark {
  font-size: 2rem;
  white-space: nowrap
}

.credits .design {
  font-size: 1em
}

.highres-frame .fancybox-inner {
  overflow: hidden !important;
  width: 100% !important;
  height: auto !important
}

.fancybox-inner {
  margin: auto;
  position: absolute;
  bottom: 0;
  right: 0
}

.fancybox-skin, .fancybox-outer {
  height: 100% !important
}

.home .fancybox-close-button {
  text-shadow: 0 0 3px #999;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.7);
  line-height: 1.2
}

.home .fancybox-close-button:after {
  content: normal
}

.fancybox-close-button {
  cursor: pointer;
  z-index: 8040;
  color: #fff;
  font-size: 20px;
  font-weight: bold
}

.fancybox-close-button, .gallery__next, .gallery__prev {
  text-shadow: 1px 1px 2px #000;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7)
}

.fancybox-close {
  display: inline-block
}

.fancybox-close-left {
  top: 3%;
  left: 1%;
  position: absolute
}

.single .fancybox-wrap {
  margin: auto;
  top: 0 !important;
  left: 0 !important;
  right: 0;
  bottom: 0;
  height: 92% !important;
  width: 75% !important
}

.gallery__prev, .gallery__next {
  color: #fff;
  font-size: 5rem;
  position: absolute;
  top: 50%;
  margin-top: -5rem;
  font-weight: bold
}

.gallery__prev {
  left: 1%
}

.gallery__next {
  right: 1%
}

.fancybox-overlay-fixed {
  top: 4.2rem
}

.video-overlay {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2
}

.overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 10
}

.overlay-bg {
  width: 100%;
  height: 100%;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 11
}

.spinner {
  width: 5%;
  height: 5%;
  z-index: 12;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto
}

.container1>div, .container2>div, .container3>div {
  width: 1em;
  height: 1em;
  background-color: #fff;
  border-radius: 100%;
  position: absolute;
  -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
  animation: bouncedelay 1.2s infinite ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}

.spinner .spinner-container {
  position: absolute;
  width: 100%;
  height: 100%
}

.container2 {
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg)
}

.container3 {
  -webkit-transform: rotateZ(90deg);
  transform: rotateZ(90deg)
}

.circle1 {
  top: 0;
  left: 0
}

.circle2 {
  top: 0;
  right: 0
}

.circle3 {
  right: 0;
  bottom: 0
}

.circle4 {
  left: 0;
  bottom: 0
}

.container2 .circle1 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s
}

.container3 .circle1 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s
}

.container1 .circle2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s
}

.container2 .circle2 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s
}

.container3 .circle2 {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s
}

.container1 .circle3 {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s
}

.container2 .circle3 {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s
}

.container3 .circle3 {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s
}

.container1 .circle4 {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s
}

.container2 .circle4 {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s
}

.container3 .circle4 {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s
}

@-webkit-keyframes bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0)
  }
  40% {
    -webkit-transform: scale(1)
  }
}

@keyframes bouncedelay {
  0%, 80%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0)
  }
  40% {
    transform: scale(1);
    -webkit-transform: scale(1)
  }
}

.slider_arrow_left, .slider_arrow_right {
  position: absolute;
  top: 50%;
  width: 82px;
  height: 142px;
  margin-top: -71px;
  z-index: 999;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition: all .5;
  -moz-transition: all .5;
  -o-transition: all .5;
  transition: all .5
}

@media (max-width:767px) {
  .slider_arrow_left, .slider_arrow_right {
    width: 25px
  }
  .slider_arrow_left img, .slider_arrow_right img {
    width: 100%;
    height: auto
  }
}

.slider_arrow_left {
  left: 30px
}

.slider_arrow_left:hover {
  left: 20px
}

@media (max-width:767px) {
  .slider_arrow_left {
    left: 10px
  }
  .slider_arrow_left:hover {
    left: 5px
  }
}

.slider_arrow_right {
  right: 30px
}

.slider_arrow_right:hover {
  right: 20px
}

@media (max-width:767px) {
  .slider_arrow_right {
    right: 10px
  }
  .slider_arrow_right:hover {
    right: 5px
  }
}

a {
  text-decoration: none
}

a:hover, a:focus {
  text-decoration: none;
  outline: none
}

#about a {
  text-decoration: underline
}

@media (max-width:767px) {
  #our-work {
    padding: 40px 10px !important
  }
}

.resize {
  width: 100%
}

@media screen and (min-width:480px) and (max-width:980px) {
  #about .span_2 {
    width: 50% !important
  }
}

.touch .location-gallery__wrapper__info, .touch .gallery__wrapper__info {
  left: 0;
  background-color: transparent;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100)
}

@media all and (max-width:1366px) {
  .slider__info.span_5, .slider__controls.span_5 {
    width: 51.666667%
  }
}

@media all and (min-width:1000px) and (max-width:1030px) {
  .slider__info, .slider__controls.span_5 {
    top: 65%
  }
  .location__caption__text {
    width: 70%
  }
  .video-frame {
    width: 80%
  }
  #about .span_2 {
    width: 14%
  }
  #about .icon-mail {
    display: none
  }
}

@media screen and (min-width:480px) and (max-width:980px) {
  #about .break_after+[class^="span_"] {
    clear: none
  }
  #about .span_2 {
    height: 11rem
  }
  #about .span_3, #about .span_4 {
    display: none
  }
}

@media screen and (min-width:480px) and (max-width:980px) and (max-height:320px) {
  #about .span_2 {
    height: auto
  }
  .crewmember .span_2 a, .crewmember .span_4 a, .crewmember .span_3 a {
    word-wrap: break-word
  }
}

@media all and (max-height:900px) {
  .single-galleries .fancybox-wrap {
    height: 86% !important;
    width: 86% !important
  }
}

@media all and (max-height:800px) {
  .single-galleries .fancybox-wrap {
    height: 72% !important;
    width: 80% !important
  }
  #location h1 {
    margin: 1rem 0 0 1rem
  }
}

@media all and (max-height:768px) {
  .single-galleries .fancybox-wrap {
    height: 88% !important;
    width: 80% !important
  }
  #location h1 {
    margin: 1rem 0 0 1rem
  }
}

@media all and (max-width:600px) {
  .mobile .slider__caption__text {
    display: none
  }
  .not-mobile {
    display: none!important
  }
}

@media all and (max-width:600px) {
  html {
    font-size: 62.5%
  }
  .not-mobile {
    display: none!important
  }
  .not-desktop {
    display: initial
  }
  .container {
    font-size: 1rem
  }
  .main {
    height: 100%
  }
  body.home, body.page {
    padding-top: 0
  }
  .two-column {
    -moz-column-count: auto;
    -moz-column-gap: normal;
    -moz-column-rule: none;
    -webkit-column-count: auto;
    -webkit-column-gap: normal;
    -webkit-column-rule: none;
    column-count: auto;
    column-gap: normal;
    column-rule: none
  }
  .side-space {
    padding-left: 0;
    padding-right: 0
  }
  h1.title {
    font-size: 2rem;
    margin: 4.5rem 1rem .5rem
  }
  #children h1.title {
    font-size: 2rem;
    margin: 4.5rem 1rem .5rem;
    padding-right: 25px
  }
  .padded {
    padding: 20px 0
  }
  .padded-top {
    padding: 20px 0
  }
  .padded-top-extra {
    padding: 140px 0 20px
  }
  body.desktop .desktop, body.mobile .desktop {
    display: none
  }
  .section {
    background-position: 10000rem
  }
  .section__bg {
    display: block
  }
  .top-strip {
    text-align: center
  }
  .top-strip__local-info, .top-strip__contact {
    width: 49%;
    font-size: 1rem;
    padding: .5rem 0;
    border-left: 0
  }
  .top-strip__contact {
    border-left: 1px #9ba4a8 solid;
    padding: 1rem 0
  }
  .top-strip__contact_on {
    width: 49%;
    top: 3rem
  }
  .top-strip__contact_on ul {
    padding: .5rem;
    font-size: 1rem
  }
  .top-strip__contact_on .title {
    width: 100%;
    font-size: 1rem
  }
  .main-menu {
    padding: 0;
    background-size: 450px
  }
  .main-menu .logo {
    margin-left: 1rem
  }
  .main-menu-on {
    position: relative
  }
  .socials {
    display: block;
    width: 100%;
    padding: 0 0 1rem 2rem;
    border-bottom: 1px #9ba4a8 solid;
    position: absolute;
    top: 0;
    left: 0
  }
  .main-menu__controls {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.7)
  }
  .main-menu__list {
    font-size: 1.8rem;
    display: block;
    margin-top: 3.5rem
  }
  .main-menu__list li {
    width: 100%;
    border-bottom: 1px #9ba4a8 solid;
    margin: 0;
    padding: .5rem 0 1rem 2.5rem;
    float: none
  }
  .main-menu__list li:nth-child(3) {
    margin-top: 0
  }
  .main-menu__list li [class*="icon-"] {
    color: #fff;
    display: inherit;
    font-size: 3rem;
    margin-right: 2rem
  }
  .slider__controls {
    display: none
  }
  .slider__caption__text {
    display: none
  }
  .slider__info {
    font-size: 1rem;
    top: 68%
  }
  .slider__caption__title {
    font-size: 3.2rem
  }
  iframe {
    width: 100%;
    height: 100%
  }
  .video_title {
    text-align: right
  }
  .single-galleries .fancybox-wrap {
    height: 50% !important;
    width: 100% !important
  }
  .gallery__next, .gallery__prev {
    font-size: 3rem;
    margin-top: -1.5rem
  }
  .filming .left_image {
    width: 100%;
    height: 120px
  }
  .filming .left_image .filming_caption_image {
    padding: 8rem 0 .5rem .5rem
  }
  .filming .right_image {
    width: 50%;
    height: 120px
  }
  .filming .right_image .filming_caption_image {
    padding: 9rem 0 .5rem .5rem
  }
  .filming h2 {
    font-size: 1.1em
  }
  .filming h2 .icon {
    font-size: inherit
  }
  .filming .top_icon {
    font-size: 1.7rem
  }
  .filming img {
    width: 100%;
    height: 100%;
    border: 1px #000 solid
  }
  .filming .filming_caption_image {
    background-size: 155% 65%;
    background-position-y: 100%;
    bottom: 0
  }
  #location h1 {
    background-color: transparent;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0);
    font-size: 3rem;
    margin: 0
  }
  #location .location {
    margin-top: -2rem
  }
  #location .icon-close {
    float: right;
    font-size: 1.6rem;
    margin-bottom: 1rem
  }
  .location-gallery .span_3 {
    width: 100%
  }
  .location_header {
    position: static
  }
  .location_caption {
    position: static;
    width: 86%;
    margin: 0 auto
  }
  .location-gallery__wrapper__info {
    display: block;
    position: static;
    top: auto;
    left: auto;
    background-color: transparent;
    width: 100%;
    height: 100%;
    line-height: 1;
    -moz-transition: 0;
    -webkit-transition: 0;
    transition: 0
  }
  .location-gallery__wrapper__info .icon-full-screen {
    display: none
  }
  .children_crew {
    margin-top: 0
  }
  .children_crew p {
    line-height: 1.5;
    font-size: 1.5rem
  }
  .children_crew .icon-close {
    float: right;
    margin-top: -36px;
    font-size: 1.6rem
  }
  #children .title {
    position: relative
  }
  .title__close-section {
    margin-left: 1rem;
    position: absolute;
    top: 0;
    right: 0
  }
  .casting__row {
    margin-top: 0
  }
  .casting-text.col {
    margin: 0 7%
  }
  .casting-text .title-wrapper {
    text-align: right
  }
  .casting-text .title {
    display: inline-block
  }
  .casting-text p {
    line-height: 2rem
  }
  .casting-gallery {
    overflow-x: auto;
    width: 100%
  }
  .casting-gallery .casting-gallery__slide {
    white-space: nowrap
  }
  .casting-gallery .casting-gallery__slides {
    padding-left: 0;
    white-space: nowrap
  }
  .casting-gallery .casting-gallery__photo {
    width: 49%;
    display: inline-block
  }
  .crewmember .row {
    height: auto
  }
  .crewmember .span_2 {
    vertical-align: top;
    float: none;
    display: inline-block;
    width: 50%
  }
  .mobile .creative_text {
    display: none
  }
  .links_caption h1, .links_caption i, .links_caption p {
    width: 100%;
    float: left
  }
  .links_caption .title {
    margin: .5rem 0 0 0
  }
  .links_nav {
    float: none;
    margin-top: 1rem
  }
  .links_nav ul li {
    width: 25%;
    height: 70px;
    font-size: 1.2rem;
    line-height: 1.5rem
  }
  .links_nav ul li i {
    font-size: 3rem
  }
  .links_nav ul li .label, .links_nav ul li.ui-state-active .icon-double-down-arrow {
    display: none
  }
  .links_content {
    position: relative;
    padding-top: 7%;
    padding-right: 5%
  }
  .links_content p {
    float: none;
    color: #9ba4a8
  }
  .links_content h1 {
    margin-top: 1rem;
    position: static
  }
  .links_content .span_3 {
    float: none
  }
  .links_content .links__rail {
    margin-bottom: 0;
    width: 100%
  }
  .links_content .links__rail ul.pullup-1 {
    margin-top: -1rem
  }
  .links_content .links__rail ul.pullup-2 {
    margin-top: -2rem
  }
  .links_content .links__rail ul.pullup-3 {
    margin-top: -5rem
  }
  .links_content .links__rail ul.pullup-4 {
    margin-top: -6rem
  }
  .links_content .links__rail li {
    margin-bottom: 1rem
  }
  #credits .section__bg {
    height: auto;
    top: auto;
    bottom: 0
  }
  .go-to-top {
    z-index: 499;
    margin-bottom: 1rem
  }
  .credits {
    width: 65%;
    bottom: 10%;
    position: static;
    padding-top: 2rem
  }
  .credits .mulla {
    margin-top: 1rem;
    font-size: 1.1rem
  }
  .credits .mulla mark {
    font-size: 1.8rem
  }
  .credits .design img {
    width: 45%
  }
  .credits__logo {
    max-width: 100%
  }
  .credits-centering-wrapper {
    height: auto
  }
}

@media only screen and (min-device-width:1536px) and (max-device-width:2048px) and (-webkit-min-device-pixel-ratio:2) {
  .section {
    background-position: 10000rem
  }
  .section__bg {
    display: block
  }
}

@media only screen and (min-device-width:481px) and (max-device-width:1024px) and (orientation:portrait) {
  .section {
    background-position: 10000rem
  }
  .section__bg {
    display: block
  }
}

@media only screen and (min-device-width:481px) and (max-device-width:1024px) and (orientation:landscape) {
  .section {
    background-position: 10000rem
  }
  .section__bg {
    display: block
  }
  .credits {
    bottom: 7%
  }
  #credits .section__bg {
    height: auto;
    top: auto;
    bottom: 0
  }
}

.mixin-col {
  border: 0 solid rgba(0, 0, 0, 0);
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-clip: padding-box !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important
}

.col {
  border: 0 solid rgba(0, 0, 0, 0);
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-clip: padding-box !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important
}

.mixin-span_first {
  margin-left: 0
}

@media screen and (min-width:0) and (max-width:480px) {
  .col {
    margin-left: 0;
    padding: 0 1%
  }
  .row .col:first-child {
    margin-left: 0
  }
  .span_1 {
    margin-left: 0;
    width: 100%
  }
}

@media screen and (min-width:480px) and (max-width:980px) {
  #about .span_2 {
    width: 20%
  }
}

@media screen and (min-width:480px) {
  .col {
    margin-left: 0;
    padding: 0 1%
  }
  .row .col:first-child {
    margin-left: 0
  }
  .span_1 {
    width: 8.33333333%;
    border-left-width: 0;
    padding: 0 1%;
    margin-left: 0
  }
  .span_2 {
    width: 16.66666667%;
    border-left-width: 0;
    padding: 0 1%;
    margin-left: 0
  }
  .span_3 {
    width: 25%;
    border-left-width: 0;
    padding: 0 1%;
    margin-left: 0
  }
  .span_4 {
    width: 33.33333333%;
    border-left-width: 0;
    padding: 0 1%;
    margin-left: 0
  }
  .span_5 {
    width: 41.66666667%;
    border-left-width: 0;
    padding: 0 1%;
    margin-left: 0
  }
  .span_6 {
    width: 50%;
    border-left-width: 0;
    padding: 0 1%;
    margin-left: 0
  }
  .span_7 {
    width: 58.33333333%;
    border-left-width: 0;
    padding: 0 1%;
    margin-left: 0
  }
  .span_8 {
    width: 66.66666667%;
    border-left-width: 0;
    padding: 0 1%;
    margin-left: 0
  }
  .span_9 {
    width: 75%;
    border-left-width: 0;
    padding: 0 1%;
    margin-left: 0
  }
  .span_10 {
    width: 83.33333333%;
    border-left-width: 0;
    padding: 0 1%;
    margin-left: 0
  }
  .span_11 {
    width: 91.66666667%;
    border-left-width: 0;
    padding: 0 1%;
    margin-left: 0
  }
  .span_12 {
    margin-left: 0;
    width: 100%
  }
}

@media (min-width:768px) and (max-width:991px) {
  #links .links_nav ul li {
    font-size: 1.4rem
  }
}

@media (max-width:767px) {
  #links .links_nav ul li {
    font-size: .9rem
  }
}

@media all and (max-width:600px) {
  #children .title__close-section {
    margin-left: 1rem;
    position: absolute;
    top: 0;
    right: 0
  }
  #children .title {
    position: relative
  }
  #children h1.title {
    font-size: 2rem;
    margin: 4.5rem 1rem .5rem;
    padding-right: 25px
  }
  #children .not-desktop {
    display: initial
  }
}

.container_nobootstrap .full_image_background {
  height: 100%;
  width: 100%
}

.container_nobootstrap .full_image_background .full_image {
  height: 100%;
  width: 100%
}

@media (max-width:767px) {
  #location .location_caption h1 {
    margin: 0 0 0 1rem
  }
}

@media (min-width:768px) and (max-width:991px) {
  #location .location_caption h1 {
    margin: 3rem 0 0 1rem
  }
}

#location .location_caption.inner h1 {
  margin: 3rem 0 0 1rem
}

.pace .pace-progress {
  background: #fff;
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  height: 45px;
  -webkit-transition: width 1s;
  -moz-transition: width 1s;
  -o-transition: width 1s;
  transition: width 1s
}

@media (max-width:600px) {
  .pace .pace-progress {
    height: 35px
  }
}

.pace-inactive {
  display: none
}

.main {
  opacity: 0
}

@media (min-width:1200px) {
  .video-frame {
    width: 70%
  }
}

@media (max-width:767px) {
  #our-work-movie {
    margin-bottom: 100px
  }

  header#header {
    margin-bottom: 40px;
  }
}

@media (min-width:768px) and (max-width:991px) {
  #our-work-movie {
    margin-bottom: 150px
  }
}

@media (min-width:992px) and (max-width:1199px) {
  #our-work-movie {
    margin-bottom: 200px
  }
}

@media (min-width:1200px) {
  #our-work-movie {
    margin-bottom: 200px
  }
}

.full_image_background {
  height: 100%;
  width: 100%
}

.full_image_background img {
  height: 100%;
  width: 100%
}

.single-galleries .fancybox-overlay {
  background-color: rgba(0, 0, 0, 0.9)
}

.fancybox-overlay~.container.inner_location #location .location.content {
  opacity: 0
}

/*add by link-in.co.il*/
.logged-in .main-col {
  width: 400px;
  margin: 100px auto;
}

.logged-in input[type="submit"] {
  background: #000;
  border: 1px solid #fff;
}

.logged-in input#pwbox-2206 {
  width: 110px;
  margin: 0 5px;
}

ul.sub-box {
  width: 100%;
  background: none;
  height: 250px;
  z-index: 9999;
  position: relative;
  padding-top: 60px;
  display: none;
  border:none;
}

ul.sub-box li {
  outline: none;
  width: 100%;
  height: 40px;
  list-style: none;
  float: left;
  color: #9ba4a8;
  font-size: 1.8rem;
  text-align: center;
  line-height: 3rem
}

.sub-box .links__rail__link {
  color: #64c3ef;
  font-size: 1.2rem;
}

ul.sub-box li i {
  font-size: 1rem!important;
}

.ui-state-default:hover .sub-box {display: block;}
.ui-state-default:hover .icon-double-down-arrow {display: block;}

.sub-box .links__rail__link {
  text-shadow: none;
}

.page-template-page_home_new .links_nav ul li.ui-state-active .icon-double-down-arrow {
  display: none;
}

div#credits-new {
  background: #000;
  width: 100%;
  height: 370px;
  display: block;
  margin-top: 60px;
}

div#credits-new a,div#credits-new p {
  color: #fff!important;
}

.video-info{
  display: none;
}

@media (max-width:767px) {
  .links_nav.span_12 {
    position: relative;
  }
  .ui-state-default:hover .sub-box {
    display: block;
    position: absolute;
    right: 0%;
    top: 120px;
  }

  .links_content {
    padding-bottom: 5%;
  }
  
  ul.sub-box li {
    outline: none;
    width: 100%;
    height: 30px;
  }  

}

form.post-password-form {
  display: block;
  margin: 70px auto;
  max-width: 580px;
  font-size: 18px;
  width: 100%;
}
form.post-password-form input{
  color: #000;
}

.page-template-location_page a:hover, a:focus {
    color: #ffffff;
}

p.location__caption__text.not-mobile {
  font-size: 22px;
  letter-spacing: 2px;
}

