/* Edit style.less, not this file. */
/*------------------------------------------------------------------

[Table of contents]

1. General settings
2. Global navigation
4. Content
5. Home
6. Gallery
7. Videos
8. Cast9
9. Filmmakers
10. Stroy 
11. Awards
12. Oops
13. Partners
14. Footer
15. Animation Initalization
16. Media Queries

-------------------------------------------------------------------*/
* {
  margin: 0;
  padding: 0;
}
a,
img {
  border: none;
  outline: none;
  text-decoration: none;
}
html {
  background: #f6f3dd;
}
body {
  position: relative;
}
html,
body {
  height: 100%;
  min-height: 100%;
  font-family: 'Lato', arial, sans-serif;
}
li {
  list-style: none outside none;
}
.hidden {
  opacity: 0;
}
.invisible {
  display: none;
}
.v-align {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.anim {
  -moz-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
  -moz-animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
.wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}
.mobile-size {
  display: none;
}
.no-transition {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  -ms-transition: none !important;
  transition: none !important;
}
/*====================================================================

        [Global navigation]

  ====================================================================*/
.spredfast > div > iframe body {
  background: transparent !important;
}
.wrapper > header {
  position: fixed;
  width: 100%;
  height: 5.4em;
  background: rgba(32, 76, 80, 0.5);
  background-size: cover;
  text-align: center;
  z-index: 101;
}
.wrapper > header ul {
  white-space: nowrap;
  display: inline-block;
}
.wrapper > header li {
  display: inline-block;
  padding: 2em 1.1em 1.6em;
}
.wrapper > header li a {
  font-family: 'Libre Baskerville', sans-serif;
  font-weight: 400;
  font-size: 1.1em;
  color: #e8dfb8;
  text-decoration: none;
  letter-spacing: 0.05em;
}
.wrapper .tickets li {
  height: 2.2em;
  background: #b3321a;
  padding-left: 1em;
  padding-right: 1em;
}
.wrapper > header > .social {
  position: absolute;
  right: 0;
  height: inherit;
  white-space: nowrap;
  background: rgba(255, 255, 255, 0.1);
}
.wrapper.desktop > header > .social:hover {
  background: #000000;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
  -moz-animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
.wrapper > header .social > a > img {
  padding: 1.2em 1.2em 1.2em 1.3em;
  width: 7.1em;
  height: 3.1em;
}
.wrapper > header .menu-btn {
  position: absolute;
  display: none;
}
.wrapper > header .menu-btn img {
  margin: 12px 10px;
}
.wrapper > header .social-menu {
  position: absolute;
  background: #fff;
  height: 100%;
  width: 100%;
  left: 120%;
  top: 0;
  -webkit-box-shadow: 9px 2px 5px 10px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 9px 2px 5px 10px rgba(0, 0, 0, 0.75);
  box-shadow: 9px 2px 5px 10px rgba(0, 0, 0, 0.75);
  z-index: 3;
  text-align: center;
}
.wrapper > header .social-menu .close {
  position: absolute;
  display: block;
  width: 100%;
  top: 1em;
}
.wrapper > header .social-menu .close img {
  width: 2em;
  height: 2em;
}
.wrapper > header .social-menu.open {
  left: 0%;
}
.wrapper > header .social-menu ul {
  margin-top: 5em;
}
.wrapper > header .social-menu ul li {
  margin: 10px 0px;
  display: block;
}
.wrapper > header .social-menu ul,
.wrapper > header .social-menu ul li {
  width: inherit;
  padding: 0px;
  text-align: center;
}
.wrapper > header .social-menu a img {
  max-width: 55px;
}
.wrapper.desktop > header .social-menu a:hover img {
  opacity: 0.6;
  -webkit-transform: scale(0.8, 0.8);
  -ms-transform: scale(0.8, 0.8);
  transform: scale(0.8, 0.8);
}
/*====================================================================

        [Content]

  ====================================================================*/
.wrapper > .container {
  height: auto;
  min-height: 100%;
}
.wrapper > .container:before {
  background: url(images/secondary_bg.jpg) no-repeat;
  background-size: cover;
  background-attachment: fixed;
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  position: fixed;
  z-index: -1;
}
h3 {
  color: #f2ebcc;
  font-family: 'Libre Baskerville', sans-serif;
  font-size: 1.7em;
  margin: 0em 1em;
  font-weight: 400;
  display: inline;
}
h2 {
  font-family: 'Lato', sans-serif;
  font-size: 2em;
  color: #106716;
  font-weight: 400;
}
h4 {
  font-family: 'Lato', sans-serif;
  font-size: 2em;
  color: #106716;
  font-weight: 400;
}
h6 {
  color: #7c8581;
  font-size: 1em;
}
.spredfast {
  width: inherit;
}
.container > section {
  max-width: 1100px;
  margin: 0 auto;
  min-height: 100%;
  height: 100%;
  opacity: 0;
}
.container > section > .content {
  height: auto;
}
.container > section {
  position: relative;
  text-align: center;
  padding-top: 6.5em;
}
.container > section > .title {
  border-top: 1px solid #095929;
  margin: 40px 20px 10px;
  display: none;
}
.container > section > .title h1 {
  font-family: 'Libre Baskerville', sans-serif;
  font-style: italic;
  font-size: 30pt;
  color: #234f4f;
  padding: 5px;
  font-weight: 700;
}
.menu-con {
  display: table;
  width: 100%;
  margin-bottom: 4em;
}
.menu-con > a {
  display: none;
}
.tc-small,
.tc-big {
  display: table-cell;
  text-align: left;
}
.tc-small {
  width: 25%;
}
.tc-big {
  width: 75%;
  text-align: left;
  padding: 2em;
}
.tc-big img {
  padding-right: 3em;
  float: left;
  width: 17em;
  height: 19.5em;
}
.tc-big h3,
.tc-big h4 {
  color: #095929;
}
.tc-big h3 {
  font-size: 3.3em !important;
  letter-spacing: 0;
  margin: 0;
}
.tc-big h4 {
  font-size: 1.8em !important;
  font-weight: 400;
  font-family: "Libre Baskerville", sans-serif;
  margin-bottom: 1em;
}
p {
  font-size: 1.7em;
  font-family: 'Libre Baskerville', sans-serif;
  line-height: 1.9;
  margin: 1.5em 0;
}
.tc-small ul {
  position: relative;
}
.tc-small ul li {
  margin: 0.8em 2em;
}
.tc-small a {
  font-family: "Libre Baskerville", sans-serif;
  color: #2e322e;
  font-size: 1.6em;
  font-weight: 400;
}
.tc-small a.selected,
.wrapper.desktop .tc-small a:hover {
  font-weight: 700;
}
/*====================================================================

        [Section - Home]

  ====================================================================*/
.tagline-mobile {
  display: none;
}
.tagline-mobile img {
  width: 100%;
}
.container > section.home {
  max-width: 100%;
  padding-top: 0em !important;
}
.container > section.home h3 {
  color: #f2ebcc;
  display: block;
  font-weight: 400;
  font-size: 1.5em;
}
.container > section .tagline h3 {
  color: #1d4043;
  font-weight: 700;
}
.container > .home .content {
  text-align: center;
}
.container .home-bg {
  background: url(images/home_bg.jpg) top center no-repeat;
  background-size: 100% auto;
  height: auto;
  padding-top: 4.5em;
}
.container > .home .release-date {
  margin: 2em 0em 0em;
}
.release-date img {
  margin: 0 auto;
}
.title-logo img,
.tagline img {
  width: 60%;
  height: auto;
}
.pedigree img {
  max-width: 55%;
}
.section-home .pedigree,
.section-home .title-logo,
.section-home .tagline,
.section-home .trailer,
.section-home .promo {
  width: 50%;
}
.title-logo {
  margin: 1em 0em;
}
.section-home .pedigree,
.section-home .title-logo,
.section-home .tagline {
  margin: 1.5em 0;
}
.title-logo {
  margin-bottom: 1em;
}
.trailer {
  padding-bottom: 2em;
  margin: 3em 0em 0em;
}
.trailer a {
  display: block;
  width: 24.5em;
  border-radius: 3px;
  background: #4b8078;
  margin: 0 auto;
  padding: 0.3em;
  -webkit-transition: background 0.5s ease;
  -ms-transition: background 0.5s ease ;
  transition: background 0.5s ease;
  font-size: 0.9em;
  font-weight: 400;
}
.wrapper.desktop .trailer a:hover {
  background: #b3321a;
}
.trailer a img {
  display: none;
}
.trailer a svg {
  width: 1.2em;
  height: 1.2em;
  display: inline;
  margin-left: 1em;
  vertical-align: middle;
}
.trailer a path {
  fill: #fff;
}
.trailer a p {
  font-family: 'Lato', sans-serif;
  color: #fff;
  letter-spacing: 0.2em;
  font-size: 1.4em !important;
  font-weight: 700;
  display: inline-block;
  vertical-align: middle;
  margin: 0 !important;
}
.promo {
  width: 60%;
  height: 16em;
  position: relative;
}
.promo figure {
  width: 100%;
  height: auto;
  margin: 0 auto;
  position: absolute;
  text-align: center;
  z-index: 10;
}
.promo figure img {
  width: 100%;
  height: auto;
}
.promo figure.far {
  -webkit-transform: scale(0.4, 0.4);
  -ms-transform: scale(0.4, 0.4);
  transform: scale(0.4, 0.4);
  opacity: 0;
  z-index: 9;
}
.promo figure.away {
  -webkit-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
  opacity: 0;
  z-index: 11;
}
.container > section > .content {
  padding-top: 2em;
}
/*
.cta {
    width: inherit;
    height: 8.4em;
    //background: rgba(255,255,255,0.4);
    text-align: center;
    position: relative;
    //margin: 20px 0px;
}

.cta > a {
    margin-top: 1em;
    display: inline-block;
    width: 36.3em;
    height: 6.4em;
    background-color: #fefefe;
    background: -webkit-linear-gradient(#fefefe, #cbd0d3);
    background: -o-linear-gradient(#fefefe, #cbd0d3); 
    background: -moz-linear-gradient(#fefefe, #cbd0d3);
    background: linear-gradient(#fefefe, #cbd0d3);

    color: #000;
    margin: 1em 0.5em;
    vertical-align: top;

    -webkit-transition: -webkit-transform 0.5s ease;
    -ms-transition: -ms-transform 0.5s ease ;
    transition: transform 0.5s ease;
}

.wrapper.desktop .cta > a:hover {
    -webkit-transform: scale(0.9, 0.9);
    -ms-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9); 
}

.cta > a > p,
.cta > a > span {
    font-family: "Lato", sans-serif;
    font-size: 1.5em;
    display:inline-block;
    margin:0;
    line-height: 1;
    text-align: center !important;
}

.cta > a > span {
    vertical-align: middle;
    line-height: 1.9em;
}

.cta > a img {
    display:inline-block;
    margin-right: 20px;
    vertical-align: middle;
}

.cta > a img {
    margin-right: 2em;
    margin-top: 0.5em;
}

.cta > a img.uber {
    margin-right: 5em;
    width: 5.4em;
    height: 5.4em;
}
*/
.cta {
  padding: 1em;
  background: rgba(227, 226, 170, 0.3);
  margin-top: 0em;
  margin-bottom: 1em;
}
.cta img {
  width: 20%;
  max-width: 363px;
  -webkit-transition: -webkit-transform 0.5s ease;
  -ms-transition: -ms-transform 0.5s ease;
  transition: transform 0.5s ease;
}
.cta img:hover {
  -webkit-transform: scale(0.9, 0.9);
  -ms-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}
/*====================================================================

        [Section - Gallery]

  ====================================================================*/
.container > section.photos {
  max-width: 100%;
  padding-top: 0;
}
.container > section.photos .title-logo,
.container > section.photos .release-date {
  position: absolute;
  z-index: 1;
  width: 100%;
  text-align: center;
}
.container > section.photos .title-logo {
  bottom: 5em;
}
.container > section.photos .release-date {
  bottom: 3.5em;
}
.container > section.photos .release-date h3 {
  color: #e8dfb8;
  display: inline;
  font-weight: 400;
  font-size: 1.5em;
  margin: 0em 1em;
}
.container > section.photos > .content {
  padding-top: 0em;
}
.container > section.photos .swiper-container,
.container > section.photos .swiper-wrapper {
  z-index: auto;
}
.container > section.photos .swiper-wrapper,
.container > section.photos .swiper-slide {
  height: inherit;
}
.container > section.photos .swiper-pagination {
  width: 100%;
  padding-top: 1em;
}
.photos .arrow-left,
.photos .arrow-right {
  position: absolute;
  opacity: 0.6;
  -webkit-transition: opacity 0.5s ease;
  -ms-transition: opacity 0.5s ease ;
  transition: opacity 0.5s ease;
}
.photos .arrow-left {
  left: 4em;
}
.photos .arrow-right {
  right: 4em;
}
.wrapper.desktop .photos .arrow-left:hover,
.wrapper.desktop .photos .arrow-right:hover {
  opacity: 1;
}
.photos .p01 {
  background: url(images/photos/01.jpg) top center no-repeat;
  background-size: cover;
}
.photos .p02 {
  background: url(images/photos/02.jpg) top center no-repeat;
  background-size: cover;
}
.photos .p03 {
  background: url(images/photos/03.jpg) top center no-repeat;
  background-size: cover;
}
.photos .p04 {
  background: url(images/photos/04.jpg) top center no-repeat;
  background-size: cover;
}
.photos .p05 {
  background: url(images/photos/05.jpg) top center no-repeat;
  background-size: cover;
}
.photos .p06 {
  background: url(images/photos/06.jpg) top center no-repeat;
  background-size: cover;
}
.photos .p07 {
  background: url(images/photos/07.jpg) top center no-repeat;
  background-size: cover;
}
.photos .p08 {
  background: url(images/photos/08.jpg) top center no-repeat;
  background-size: cover;
}
.photos .p09 {
  background: url(images/photos/09.jpg) top center no-repeat;
  background-size: cover;
}
.photos .p10 {
  background: url(images/photos/10.jpg) top center no-repeat;
  background-size: cover;
}
.photos .p11 {
  background: url(images/photos/11.jpg) top center no-repeat;
  background-size: cover;
}
.photos .p12 {
  background: url(images/photos/12.jpg) top center no-repeat;
  background-size: cover;
}
.photos .p13 {
  background: url(images/photos/13.jpg) top center no-repeat;
  background-size: cover;
}
.photos .p14 {
  background: url(images/photos/14.jpg) top center no-repeat;
  background-size: cover;
}
.photos .p15 {
  background: url(images/photos/15.jpg) top center no-repeat;
  background-size: cover;
}
.photos .bottom-gradient {
  background: url(images/bottom_gradient.png);
  width: 100%;
  height: 154px;
  position: absolute;
  bottom: 0;
}
.swiper-pagination {
  position: relative;
  text-align: center;
  height: auto;
  margin-top: 10px;
  display: none;
}
.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #000 none repeat scroll 0 0;
  border: 2px solid #fff;
  margin: 0px 5px;
  opacity: 0.2;
}
.swiper-pagination-bullet-active {
  background: #fff;
  opacity: 1;
}
.swiper-wrapper {
  z-index: auto;
}
/*====================================================================

        [Videos]

  ====================================================================*/
#player_iframe,
section.videos ul {
  width: 90%;
}
section.videos ul {
  position: relative;
  text-align: left;
  margin: 1em auto;
}
section.videos ul li {
  display: inline-block;
  width: 24.7em;
  height: 7em;
  background: rgba(0, 0, 0, 0.5);
  margin: 0.5em 0.5em;
}
section.videos ul li a {
  display: block;
  color: #fff;
  vertical-align: top;
  height: inherit;
  font-weight: 700;
  -webkit-transition: background 0.5s ease;
  -ms-transition: background 0.5s ease ;
  transition: background 0.5s ease;
}
.wrapper.desktop section.videos ul li a:hover,
.wrapper.desktop section.videos ul li a.selected {
  background: rgba(0, 0, 0, 0.7);
}
section.videos ul li a p {
  font-family: "Lato", sans-serif;
  font-size: 1.2em;
  display: inline-block;
  width: 64%;
  text-align: center;
  vertical-align: middle;
}
section.videos ul li a img {
  height: 6em;
  width: auto;
  margin: 0.5em 0 0.5em 0.5em;
  display: inline-block;
  vertical-align: middle;
}
section.videos .content {
  padding-bottom: 30px;
}
/*====================================================================

        [Cast]

  ====================================================================*/
.container > section.cast > .title {
  border-top: none;
  display: block;
}
.container > section.cast > .content {
  padding-top: 0em;
}
.container > section.cast > .content article {
  opacity: 0;
  margin-left: -30px;
  margin-bottom: 40px;
}
.container > section.cast > .content article.active {
  opacity: 1;
  margin-left: 0px;
}
/*====================================================================

        [Filmmakers]

  ===================================================================*/
.container > section.filmmakers > .title {
  border-top: none;
  display: block;
}
.container > section.filmmakers > .content {
  padding-top: 0em;
}
.container > section.filmmakers > .content article {
  opacity: 0;
  margin-left: -30px;
  margin-bottom: 40px;
}
.container > section.filmmakers > .content article.active {
  opacity: 1;
  margin-left: 0px;
}
/*====================================================================

        [Story]

  ====================================================================*/
.container > section.story > .title {
  border-top: none;
  display: block;
}
.container > section.story > .content {
  padding-top: 0em;
  text-align: left;
  padding: 0px 20px;
  color: #2e322e;
}
.container > section.story > .content p {
  padding-top: 0em;
}
/*====================================================================

        [Awards]

  ====================================================================*/
.container > section.award > .content {
  text-align: left;
}
.container > section.award > .content {
  padding-top: 0em;
  text-align: left;
  padding: 20px 20px;
}
article p {
  margin: 0 !important;
}
.container > section.award article {
  margin: 2em 0;
}
/*====================================================================

        [Rewiews]

  ====================================================================*/
.container > section.reviews {
  margin: 0 auto;
  max-width: 700px;
}
.container > section.reviews > .content {
  padding: 0px 20px;
  text-align: center;
}
.container > section.reviews p {
  line-height: 1.7;
  color: #234f4f !important;
  text-align: center !important;
}
.container > section.reviews article {
  margin: 6em 0;
}
/*====================================================================

        [Oops]

  ====================================================================*/
.container > section.oops > .title {
  border-top: none;
  display: block;
}
.container > section.oops {
  max-width: 770px;
}
.container > section.oops .content {
  padding-top: 0;
}
.container > section.oops p {
  line-height: 1.7;
  color: #2e322e;
  text-align: center !important;
  font-size: 2.3em;
  margin: 0.5em 20px;
}
/*====================================================================

        [Partners] 

  ====================================================================*/
.container > section.partners > .title {
  border-top: none;
  display: block;
}
.container > section.partners {
  text-align: center;
}
.container > section.partners .content {
  padding: 0;
}
.container > section.partners ul {
  text-align: center;
  display: table;
  margin: 0 auto;
  padding-bottom: 5em;
}
.container > section.partners li {
  width: 30em;
  display: table-cell;
  padding: 2em 3em;
  text-align: left;
  position: relative;
  /*
    display:inline-block;
    padding: 6em 3em 5em;
    position: relative;
    text-align: left;
    vertical-align: top;
    width: 30em;
    */
}
.container > section.partners li img {
  width: 100%;
  max-width: 270px;
}
.container > section.partners li > a {
  width: inherit;
  display: block;
  border-radius: 2px;
  background: -webkit-linear-gradient(#fefefe, #cbd0d3);
  background: -o-linear-gradient(#fefefe, #cbd0d3);
  background: -moz-linear-gradient(#fefefe, #cbd0d3);
  background: linear-gradient(#fefefe, #cbd0d3);
  padding: 1.5em 0px;
  font-size: 1.4em;
  color: #48514e;
  letter-spacing: 1px;
  text-align: center;
  font-weight: 700;
  position: absolute;
  bottom: -2em;
}
.container > section.partners {
  margin-bottom: 30px;
}
/*====================================================================

        [Footer]

  ====================================================================*/
.wrapper > footer {
  background: rgba(245, 236, 191, 0.7);
  bottom: 0;
  position: fixed;
  width: 100%;
  height: 2.2em;
  text-align: center;
  z-index: 101;
}
.wrapper > footer ul {
  display: inline-block;
  margin: 0px 2em;
}
.wrapper > footer ul li {
  display: inline-block;
  margin: 0.4em 1em;
}
.wrapper > footer .copyright {
  display: inline-block;
  text-transform: uppercase;
}
.wrapper > footer .copyright,
.wrapper > footer ul li a {
  font-family: 'Libre Baskerville', sans-serif;
  font-size: 0.8em;
  text-decoration: none;
  color: #000;
  letter-spacing: 0.05em;
}
.wrapper > footer ul li a {
  font-weight: 400;
}
.wrapper > footer > img {
  width: 90%;
  margin: 20px auto;
}
.wrapper > footer > a {
  margin: 0 auto;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease;
  -ms-transition: opacity 0.5s ease ;
  transition: opacity 0.5s ease;
}
.wrapper.desktop > footer ul li a:hover {
  opacity: 0.6;
}
.wrapper > footer .popup {
  position: fixed;
  background: rgba(29, 73, 78, 0.9);
  padding-top: 8em;
  bottom: -500px;
  width: 100%;
}
.wrapper > footer .popup.open {
  bottom: 0%;
  display: block;
}
.wrapper > footer .popup .close {
  position: absolute;
  width: 4.9em;
  height: 4.9em;
  top: 2.3em;
  right: 5.7em;
  background: url(images/close.png) no-repeat;
  background-size: cover;
}
.wrapper > footer .popup > img {
  max-width: 1400px;
  width: 90%;
  margin: 2em 0px;
}
.wrapper > footer .popup ul {
  display: block;
}
.wrapper > footer .popup ul li a {
  font-size: 1.2em;
  color: #b6a379;
}
.wrapper > footer .popup .copyright {
  color: #b6a379;
  margin-bottom: 2em;
  display: block;
}
.wrapper > footer .pg-popup {
  position: absolute;
  right: 0;
  bottom: 1.6em;
  padding: 1em;
  background: rgba(29, 73, 78, 0.9);
  font-size: 1.3em;
  color: #231f20 !important;
}
.wrapper > footer .pg-popup ul {
  display: block;
}
.wrapper > footer .pg-popup.init {
  bottom: -20em;
}
.section-home > footer ul li a,
.section-home > footer .copyright {
  color: #ece0b8;
}
.section-home > footer {
  background: #1d494e;
}
/*====================================================================

        [Animation initalization] 

  ====================================================================*/
header {
  -webkit-transition: margin-top 0.7s ease;
  -ms-transition: margin-top 0.7s ease;
  transition: margin-top 0.7s ease;
}
footer {
  -webkit-transition: bottom 0.7s ease;
  -ms-transition: bottom 0.7s ease;
  transition: bottom 0.7s ease;
}
.wrapper > header.init {
  margin-top: -5.4em;
}
.wrapper > header .tickets.init {
  margin-right: 10em;
  opacity: 0;
}
header .menu a.init {
  opacity: 0;
}
footer.init {
  bottom: -5em;
}
section.active {
  opacity: 1;
}
@media only screen and (min-width: 769px) {
  .wrapper > header li a:after,
  .home-btn a:after {
    display: block;
    width: auto;
    max-width: 0px;
    height: inherit;
    content: "";
    margin: 0 auto;
    border-bottom: 1px solid #e8dfb8;
    -webkit-transition: max-width 0.7s ease;
    -ms-transition: max-width 0.7s ease;
    transition: max-width 0.7s ease;
  }
  .wrapper > header li a.selected:after {
    border-bottom: 1px solid #e8dfb8;
    max-width: 200px;
  }
  .wrapper.desktop > header .menu li a:hover:after,
  .home-btn a:hover:after {
    border-bottom: 1px solid #e8dfb8;
    max-width: 200px;
  }
  /*========== [Home] =====================================================================*/
  .container > .home {
    opacity: 0;
  }
  .container > .home .release-date {
    opacity: 0;
    margin-left: -40px;
    font-family: "Montserrat", sans-serif;
  }
  .container > .home .pedigree {
    opacity: 0;
    margin-left: 40px;
  }
  .container > .home .title-logo {
    opacity: 0;
    -webkit-transform: scale(1.3, 1.3);
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
  }
  .container > .home .tagline {
    opacity: 0;
    margin-left: 40px;
  }
  .container > .home .trailer {
    opacity: 0;
    margin-left: -40px;
  }
  .container > .home .trailer {
    opacity: 0;
  }
  .container > .home.active {
    transition: opacity 1s ease 0.5s;
    opacity: 1;
  }
  .container > .home.active .release-date {
    -webkit-transition: opacity 0.3s ease-out 0.9s, margin-left 0.3s ease-out 0.9s;
    -ms-transition: opacity 0.3s ease-out 0.9s, margin-left 0.3s ease-out 0.9s;
    transition: opacity 0.3s ease-out 0.9s, margin-left 0.3s ease-out 0.9s;
    opacity: 1;
    margin-left: 0px;
  }
  .container > .home.active .pedigree {
    -webkit-transition: opacity 0.3s ease-out 0.9s, margin-left 0.3s ease-out 0.9s;
    -ms-transition: opacity 0.3s ease-out 0.9s, margin-left 0.3s ease-out 0.9s;
    transition: opacity 0.3s ease-out 0.9s, margin-left 0.3s ease-out 0.9s;
    opacity: 1;
    margin-left: 0px;
  }
  .container > .home.active .title-logo {
    -webkit-transition: opacity 0.5s ease-in 0.5s, transform 0.5s ease-out 0.5s;
    -ms-transition: opacity 0.5s ease-in 0.5s, transform 0.5s ease-out 0.5s;
    transition: opacity 0.5s ease-in 0.5s, transform 0.5s ease-out 0.5s;
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .container > .home.active .tagline {
    -webkit-transition: opacity 0.3s ease-out 0.9s, margin-left 0.3s ease-out 0.9s;
    -ms-transition: opacity 0.3s ease-out 0.9s, margin-left 0.3s ease-out 0.9s;
    transition: opacity 0.3s ease-out 0.9s, margin-left 0.3s ease-out 0.9s;
    opacity: 1;
    margin-left: 0px;
  }
  .container > .home.active .trailer {
    -webkit-transition: opacity 0.3s ease-out 0.9s, margin-left 0.3s ease-out 0.9s;
    -ms-transition: opacity 0.3s ease-out 0.9s, margin-left 0.3s ease-out 0.9s;
    transition: opacity 0.3s ease-out 0.9s, margin-left 0.3s ease-out 0.9s;
  }
  .container > .home.active .trailer {
    -webkit-transition: opacity 0.3s ease-out 0.9s, margin-left 0.3s ease-out 0.9s;
    -ms-transition: opacity 0.3s ease-out 0.9s, margin-left 0.3s ease-out 0.9s;
    transition: opacity 0.3s ease-out 0.9s, margin-left 0.3s ease-out 0.9s;
    opacity: 1;
    margin-left: 0px;
  }
  .container > .home.active .promo {
    -webkit-transition: opacity 0.3s ease-out 0.9s, margin-left 0.3s ease-out 0.9s;
    -ms-transition: opacity 0.3s ease-out 0.9s, margin-left 0.3s ease-out 0.9s;
    transition: opacity 0.3s ease-out 0.9s, margin-left 0.3s ease-out 0.9s;
    opacity: 1;
  }
  /*========== [Photos] =====================================================================*/
  .container > .photos .arrow-left {
    left: 8em;
    opacity: 0;
    z-index: 100;
  }
  .container > .photos.active .arrow-left {
    -webkit-transition: opacity 0.7s ease-out 0.5s, left 0.7s ease-out 0.5s;
    -ms-transition: opacity 0.7s ease-out 0.5s, left 0.7s ease-out 0.5s;
    transition: opacity 0.7s ease-out 0.5s, left 0.7s ease-out 0.5s;
    left: 4em;
    opacity: 1;
  }
  .container > .photos .arrow-right {
    right: 8em;
    opacity: 0;
    z-index: 100;
  }
  .container > .photos.active .arrow-right {
    -webkit-transition: opacity 0.7s ease-out 0.5s, right 0.7s ease-out 0.5s;
    -ms-transition: opacity 0.7s ease-out 0.5s, right 0.7s ease-out 0.5s;
    transition: opacity 0.7s ease-out 0.5s, right 0.7s ease-out 0.5s;
    right: 4em;
    opacity: 1;
  }
  /*========== [Cast] =====================================================================*/
  /*========== [Filmmakers] ===============================================================*/
  .tc-small > ul > li {
    -webkit-transition: opacity 0.5s ease-out, margin-left 0.5s ease-out;
    -ms-transition: opacity 0.5s ease-out, margin-left 0.5s ease-out;
    transition: opacity 0.5s ease-out, margin-left 0.5s ease-out;
    margin-left: 5em;
    opacity: 0;
  }
  .active .tc-small > ul > li:nth-child(1) {
    -webkit-transition: opacity 0.5s ease-in, margin-left 0.5s ease-out;
    -ms-transition: opacity 0.5s ease-in, margin-left 0.5s ease-out;
    transition: opacity 0.5s ease-in, margin-left 0.5s ease-out;
    margin-left: 2em;
    opacity: 1;
  }
  .active .tc-small > ul > li:nth-child(2) {
    -webkit-transition: opacity 0.5s ease-in 0.05s, margin-left 0.5s ease-out 0.05s;
    -ms-transition: opacity 0.5s ease-in 0.05s, margin-left 0.5s ease-out 0.05s;
    transition: opacity 0.5s ease-in 0.05s, margin-left 0.5s ease-out 0.05s;
    margin-left: 2em;
    opacity: 1;
  }
  .active .tc-small > ul > li:nth-child(3) {
    -webkit-transition: opacity 0.5s ease-in 0.1s, margin-left 0.5s ease-out 0.1s;
    -ms-transition: opacity 0.5s ease-in 0.1s, margin-left 0.5s ease-out 0.1s;
    transition: opacity 0.5s ease-in 0.1s, margin-left 0.5s ease-out 0.1s;
    margin-left: 2em;
    opacity: 1;
  }
  .active .tc-small > ul > li:nth-child(4) {
    -webkit-transition: opacity 0.5s ease-in 0.15s, margin-left 0.5s ease-out 0.15s;
    -ms-transition: opacity 0.5s ease-in 0.15s, margin-left 0.5s ease-out 0.15s;
    transition: opacity 0.5s ease-in 0.15s, margin-left 0.5s ease-out 0.15s;
    margin-left: 2em;
    opacity: 1;
  }
  .active .tc-small > ul > li:nth-child(5) {
    -webkit-transition: opacity 0.5s ease-in 0.2s, margin-left 0.5s ease-out 0.2s;
    -ms-transition: opacity 0.5s ease-in 0.2s, margin-left 0.5s ease-out 0.2s;
    transition: opacity 0.5s ease-in 0.2s, margin-left 0.5s ease-out 0.2s;
    margin-left: 2em;
    opacity: 1;
  }
  .active .tc-small > ul > li:nth-child(6) {
    -webkit-transition: opacity 0.5s ease-in 0.25s, margin-left 0.5s ease-out 0.25s;
    -ms-transition: opacity 0.5s ease-in 0.25s, margin-left 0.5s ease-out 0.25s;
    transition: opacity 0.5s ease-in 0.25s, margin-left 0.5s ease-out 0.25s;
    margin-left: 2em;
    opacity: 1;
  }
  .active .tc-small > ul > li:nth-child(7) {
    -webkit-transition: opacity 0.5s ease-in 0.3s, margin-left 0.5s ease-out 0.3s;
    -ms-transition: opacity 0.5s ease-in 0.3s, margin-left 0.5s ease-out 0.3s;
    transition: opacity 0.5s ease-in 0.3s, margin-left 0.5s ease-out 0.3s;
    margin-left: 2em;
    opacity: 1;
  }
  .active .tc-small > ul > li:nth-child(8) {
    -webkit-transition: opacity 0.5s ease-in 0.35s, margin-left 0.5s ease-out 0.35s;
    -ms-transition: opacity 0.5s ease-in 0.35s, margin-left 0.5s ease-out 0.35s;
    transition: opacity 0.5s ease-in 0.35s, margin-left 0.5s ease-out 0.35s;
    margin-left: 2em;
    opacity: 1;
  }
  .active .tc-small > ul > li:nth-child(9) {
    -webkit-transition: opacity 0.5s ease-in 0.4s, margin-left 0.5s ease-out 0.4s;
    -ms-transition: opacity 0.5s ease-in 0.4s, margin-left 0.5s ease-out 0.4s;
    transition: opacity 0.5s ease-in 0.4s, margin-left 0.5s ease-out 0.4s;
    margin-left: 2em;
    opacity: 1;
  }
  .active .tc-small > ul > li:nth-child(10) {
    -webkit-transition: opacity 0.5s ease-in 0.45s, margin-left 0.5s ease-out 0.45s;
    -ms-transition: opacity 0.5s ease-in 0.45s, margin-left 0.5s ease-out 0.45s;
    transition: opacity 0.5s ease-in 0.45s, margin-left 0.5s ease-out 0.45s;
    margin-left: 2em;
    opacity: 1;
  }
  .active .tc-small > ul > li:nth-child(11) {
    -webkit-transition: opacity 0.5s ease-in 0.5s, margin-left 0.5s ease-out 0.5s;
    -ms-transition: opacity 0.5s ease-in 0.5s, margin-left 0.5s ease-out 0.5s;
    transition: opacity 0.5s ease-in 0.5s, margin-left 0.5s ease-out 0.5s;
    margin-left: 2em;
    opacity: 1;
  }
  .active .tc-small > ul > li:nth-child(12) {
    -webkit-transition: opacity 0.5s ease-in 0.55s, margin-left 0.5s ease-out 0.55s;
    -ms-transition: opacity 0.5s ease-in 0.55s, margin-left 0.5s ease-out 0.55s;
    transition: opacity 0.5s ease-in 0.55s, margin-left 0.5s ease-out 0.55s;
    margin-left: 2em;
    opacity: 1;
  }
  .active .tc-small > ul > li:nth-child(13) {
    -webkit-transition: opacity 0.5s ease-in 0.6s, margin-left 0.5s ease-out 0.6s;
    -ms-transition: opacity 0.5s ease-in 0.6s, margin-left 0.5s ease-out 0.6s;
    transition: opacity 0.5s ease-in 0.6s, margin-left 0.5s ease-out 0.6s;
    margin-left: 2em;
    opacity: 1;
  }
  /*========== [Reviews] ===============================================================*/
  .container > .reviews article {
    -webkit-transition: opacity 0.5s ease-in 0.05s;
    -ms-transition: opacity 0.5s ease-in 0.05s;
    transition: opacity 0.5s ease-in 0.05s;
    opacity: 0;
  }
  .container > .reviews.active article:nth-child(1) {
    -webkit-transition: opacity 0.5s ease-in 0.05s;
    -ms-transition: opacity 0.5s ease-in 0.05s;
    transition: opacity 0.5s ease-in 0.05s;
    opacity: 1;
  }
  .container > .reviews.active article:nth-child(2) {
    -webkit-transition: opacity 0.5s ease-in 0.1s;
    -ms-transition: opacity 0.5s ease-in 0.1s;
    transition: opacity 0.5s ease-in 0.1s;
    opacity: 1;
  }
  .container > .reviews.active article:nth-child(3) {
    -webkit-transition: opacity 0.5s ease-in 0.15s;
    -ms-transition: opacity 0.5s ease-in 0.15s;
    transition: opacity 0.5s ease-in 0.15s;
    opacity: 1;
  }
  .container > .reviews.active article:nth-child(4) {
    -webkit-transition: opacity 0.5s ease-in 0.2s;
    -ms-transition: opacity 0.5s ease-in 0.2s;
    transition: opacity 0.5s ease-in 0.2s;
    opacity: 1;
  }
  .container > .reviews.active article:nth-child(5) {
    -webkit-transition: opacity 0.5s ease-in 0.25s;
    -ms-transition: opacity 0.5s ease-in 0.25s;
    transition: opacity 0.5s ease-in 0.25s;
    opacity: 1;
  }
  .container > .reviews.active article:nth-child(6) {
    -webkit-transition: opacity 0.5s ease-in 0.3s;
    -ms-transition: opacity 0.5s ease-in 0.3s;
    transition: opacity 0.5s ease-in 0.3s;
    opacity: 1;
  }
  .container > .reviews.active article:nth-child(7) {
    -webkit-transition: opacity 0.5s ease-in 0.35s;
    -ms-transition: opacity 0.5s ease-in 0.35s;
    transition: opacity 0.5s ease-in 0.35s;
    opacity: 1;
  }
  .container > .reviews.active article:nth-child(8) {
    -webkit-transition: opacity 0.5s ease-in 0.4s;
    -ms-transition: opacity 0.5s ease-in 0.4s;
    transition: opacity 0.5s ease-in 0.4s;
    opacity: 1;
  }
  .container > .reviews.active article:nth-child(9) {
    -webkit-transition: opacity 0.5s ease-in 0.45s;
    -ms-transition: opacity 0.5s ease-in 0.45s;
    transition: opacity 0.5s ease-in 0.45s;
    opacity: 1;
  }
  .container > .reviews.active article:nth-child(10) {
    -webkit-transition: opacity 0.5s ease-in 0.5s;
    -ms-transition: opacity 0.5s ease-in 0.5s;
    transition: opacity 0.5s ease-in 0.5s;
    opacity: 1;
  }
  .container > .reviews.active article:nth-child(11) {
    -webkit-transition: opacity 0.5s ease-in 0.55s;
    -ms-transition: opacity 0.5s ease-in 0.55s;
    transition: opacity 0.5s ease-in 0.55s;
    opacity: 1;
  }
  .container > .reviews.active article:nth-child(12) {
    -webkit-transition: opacity 0.5s ease-in 0.6s;
    -ms-transition: opacity 0.5s ease-in 0.6s;
    transition: opacity 0.5s ease-in 0.6s;
    opacity: 1;
  }
  .container > .reviews.active article:nth-child(13) {
    -webkit-transition: opacity 0.5s ease-in 0.65s;
    -ms-transition: opacity 0.5s ease-in 0.65s;
    transition: opacity 0.5s ease-in 0.65s;
    opacity: 1;
  }
  .container > .reviews.active article:nth-child(14) {
    -webkit-transition: opacity 0.5s ease-in 0.7s;
    -ms-transition: opacity 0.5s ease-in 0.7s;
    transition: opacity 0.5s ease-in 0.7s;
    opacity: 1;
  }
  .container > .reviews.active article:nth-child(15) {
    -webkit-transition: opacity 0.5s ease-in 0.75s;
    -ms-transition: opacity 0.5s ease-in 0.75s;
    transition: opacity 0.5s ease-in 0.75s;
    opacity: 1;
  }
  .container > .reviews.active article:nth-child(16) {
    -webkit-transition: opacity 0.5s ease-in 0.8s;
    -ms-transition: opacity 0.5s ease-in 0.8s;
    transition: opacity 0.5s ease-in 0.8s;
    opacity: 1;
  }
  .container > .reviews.active article:nth-child(17) {
    -webkit-transition: opacity 0.5s ease-in 0.85s;
    -ms-transition: opacity 0.5s ease-in 0.85s;
    transition: opacity 0.5s ease-in 0.85s;
    opacity: 1;
  }
  .container > .reviews.active article:nth-child(18) {
    -webkit-transition: opacity 0.5s ease-in 0.9s;
    -ms-transition: opacity 0.5s ease-in 0.9s;
    transition: opacity 0.5s ease-in 0.9s;
    opacity: 1;
  }
  .container > .reviews.active article:nth-child(19) {
    -webkit-transition: opacity 0.5s ease-in 0.95s;
    -ms-transition: opacity 0.5s ease-in 0.95s;
    transition: opacity 0.5s ease-in 0.95s;
    opacity: 1;
  }
}
/*====================================================================

        [Media querys] 

  ====================================================================*/
@media only screen and (min-width: 1600px) {
  /*
    .home .pedigree, 
    .home .title-logo, 
    .home .trailer {
        margin: 1em 0;
    }

    .home .title-logo {
        padding-bottom: 1em;
    }
    */
}
@media only screen and (max-width: 1200px) {
  .tagline {
    margin-top: 0em;
  }
  .trailer {
    margin-top: 1em;
  }
}
@media only screen and (max-width: 768px) {
  /* ============== [General] =====================================*/
  .desktop-size {
    display: none;
  }
  .mobile-size {
    display: block;
  }
  .wrapper > .container {
    height: auto;
    min-height: auto;
  }
  .container > section > .title {
    display: block;
  }
  /* ============== [Global navigation] ===========================*/
  .wrapper > header {
    position: relative;
    background: #2f2f2f !important;
    height: 54px;
    text-align: left;
    -webkit-box-shadow: -1px 4px 4px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: -1px 4px 4px 0px rgba(0, 0, 0, 0.75);
    box-shadow: -1px 4px 4px 0px rgba(0, 0, 0, 0.75);
    z-index: 100;
  }
  .wrapper > header li {
    padding: 16px 11px;
  }
  .wrapper > header .menu {
    margin-top: 54px;
    width: 100%;
    background: #242424;
    overflow: hidden;
  }
  .wrapper > header .menu > li {
    display: block;
    border-bottom: 1px solid #595959;
    height: 22px;
  }
  .wrapper > header .menu > li a {
    margin-left: 54px;
  }
  .wrapper > header .menu > li:first-child {
    margin-top: -500px;
  }
  .wrapper > header .menu.open > li:first-child {
    margin-top: 0px;
  }
  .wrapper > header li a {
    font-size: 11pt;
  }
  .wrapper header > .tickets {
    position: absolute;
    margin-left: 54px;
    width: 50px;
  }
  .wrapper header > .tickets li {
    height: 27px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .wrapper > header > .social {
    background: none;
    width: 100%;
  }
  .wrapper > header > .social a {
    position: absolute;
    right: 0;
  }
  .wrapper > header .social > a > img {
    padding: 12px 12px 12px 13px;
    width: 71px;
    height: 31px;
  }
  .wrapper.desktop > header > .social:hover {
    background: none;
  }
  .wrapper > header .menu-btn {
    display: block;
    z-index: 4;
  }
  .wrapper > header .social-menu {
    left: -150%;
    right: 0;
    top: 54px;
    position: absolute;
    height: 74px !important;
    width: 100%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    z-index: 0;
    background: rgba(255, 255, 255, 0.8);
  }
  .wrapper > header .social-menu.open {
    left: 0;
  }
  .wrapper > header .social-menu li a {
    position: relative;
    margin: 0px 5px;
    border: none;
    vertical-align: middle;
    height: inherit;
  }
  .wrapper > header .social-menu li a img {
    width: 40px;
  }
  .wrapper > header .social-menu .close {
    position: relative;
    display: block;
    top: auto;
    height: inherit;
  }
  .wrapper > header .social-menu .close img {
    width: 40px;
    height: 40px;
    margin-left: -2px;
  }
  .wrapper > header .social-menu ul {
    margin-top: 10px;
  }
  .wrapper > header .social-menu ul li {
    display: inline-block;
    width: auto;
    vertical-align: middle;
    height: 45px;
  }
  /* ============== [Content] ===========================*/
  .container > section > .title {
    border-top: 1px solid #1d494e !important;
    border-bottom: 1px solid #1d494e !important;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .container > section > .title h1 {
    font-size: 9.5em;
    color: #1d494e;
    font-weight: 400 !important;
    padding: 10px;
  }
  .wrapper {
    background-color: #f6f3dd;
    background-image: url(images/secondary_bg_mobile.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    height: auto;
  }
  .wrapper > .container::before {
    background-image: none !important;
  }
  h3 {
    font-family: 'Libre Baskerville', sans-serif;
    font-size: 4.5em !important;
    font-weight: 400;
    display: block;
  }
  h2 {
    font-family: 'Libre Baskerville', sans-serif;
    font-size: 6em;
    color: #106716;
    font-weight: 400;
  }
  h4 {
    font-size: 5em;
  }
  h6 {
    font-size: 4em;
  }
  /*
    .cta {
        background: none;
        height: auto;
    }

    .cta > a {
        margin-top: 10px;
        display: block;
        width: 95%;
        height: 64px;
        margin: 10px auto;
    }

    .cta > a > p,
    .cta > a > span {
        font-size: 14px;

    }

    .cta > a img {
        margin-right: 20px;
        margin-top: 5px;
    }

    .cta > a img.uber {
        margin-right: 5em;
        width: 54px;
        height: 54px;
    }
	*/
  .cta {
    height: auto;
    margin-top: 10em;
    margin-bottom: 0px;
    padding: 20em 2em;
  }
  .cta img {
    width: 60%;
    display: block;
    margin: 2em auto;
  }
  .container > section.photos {
    padding-top: 6.5em;
  }
  .container > section.photos .title-logo,
  .container > section.photos .release-date {
    position: relative;
  }
  .container > section.photos .title-logo {
    margin-top: 40px;
  }
  .container > section.photos .release-date h3 {
    color: #277e23;
    display: block;
    font-weight: 400;
    font-size: 14px;
    margin: 5px 0;
  }
  .menu-con {
    width: 100%;
    display: block;
    margin-bottom: 4em;
  }
  .menu-con > a {
    width: 95%;
    height: auto;
    display: block;
    border-radius: 3px;
    background: -webkit-linear-gradient(#fefefe, #cbd0d3);
    background: -o-linear-gradient(#fefefe, #cbd0d3);
    background: -moz-linear-gradient(#fefefe, #cbd0d3);
    background: linear-gradient(#fefefe, #cbd0d3);
    margin: 20px auto 0px;
    padding: 10px 0px;
    font-size: 14pt;
    color: #000;
    letter-spacing: 1px;
  }
  .tc-small,
  .tc-big {
    display: block;
  }
  .tc-small {
    width: 100%;
  }
  .tc-big {
    width: 90%;
    text-align: center;
    margin: 0 auto;
  }
  .tc-big img {
    padding-right: 3em;
    width: 170px;
    height: 195px;
    left: auto;
    float: none;
    margin-bottom: 10px;
  }
  .tc-big h3,
  .tc-big h4 {
    color: #000;
  }
  .tc-big h3 {
    clear: both;
    font-size: 16pt !important;
    margin: 0;
  }
  .tc-big h4 {
    font-size: 13pt !important;
  }
  p {
    font-size: 4.5em !important;
    margin: 1.5em 0;
    text-align: left;
  }
  .tc-small {
    background: #7bb191;
    position: relative;
    height: auto;
    margin-bottom: 30px;
  }
  .tc-small ul {
    overflow: hidden;
  }
  .tc-small ul.open li:first-child {
    margin-top: -2px;
  }
  .tc-small ul li {
    padding: 10px 20px;
    border-top: 1px solid #595959;
  }
  .tc-small ul li:first-child {
    margin-top: -580px;
  }
  .tc-small a {
    font-family: 'Lato', sans-serif;
    color: #fff;
    font-size: 14pt;
    font-weight: 400;
  }
  .tc-small a.selected,
  .wrapper.desktop .tc-small a:hover {
    font-weight: 700;
  }
  /* ============== [Home] ===========================*/
  .container .home-bg {
    background: transparent;
  }
  .container > .home {
    background: url(images/mobile_home.jpg) top center no-repeat !important;
    background-size: 100% !important;
  }
  .container > .home > .content {
    width: 100%;
    margin-left: 0%;
  }
  .release-date img {
    width: 90%;
  }
  .release-date {
    margin: 0;
  }
  .release-date h3 {
    color: #1d4043 !important;
    font-size: 5.2em !important;
    margin: 0.5em 0em !important;
  }
  .pedigree {
    display: none;
  }
  .tagline {
    padding: 7em 0em 1em;
  }
  .title-logo {
    margin-top: 4em;
    display: none;
  }
  .title-logo img {
    width: 46em;
    height: auto;
  }
  .container > .home .content {
    margin-left: 0%;
    text-align: center;
    width: 100%;
  }
  .trailer,
  .title,
  .tagline,
  .pedigree {
    width: 90% !important;
    margin: 0 auto;
  }
  .trailer {
    margin-top: 88em;
    padding: 0;
  }
  .trailer a {
    width: 86%;
    height: auto;
    border-radius: 0.2em;
    margin: 10px auto;
    padding: 0.1em 0px;
    font-size: 4em;
  }
  .trailer a svg {
    width: 20px;
    height: 20px;
    display: inline;
    margin-left: 10px;
  }
  .trailer a p {
    font-family: 'Lato', sans-serif;
    vertical-align: middle;
    letter-spacing: 0.1em;
    font-size: 12pt !important;
  }
  .promo {
    width: 100%;
    height: 20px;
    text-align: center;
  }
  .promo figure {
    width: 100%;
    margin: 0 auto;
  }
  .promo figure img {
    width: 90%;
  }
  /* ============== [Gallery] ===========================*/
  .photos .arrow-left img,
  .photos .arrow-right img {
    width: 20px;
    height: auto;
  }
  .photos .bottom-gradient {
    display: none;
  }
  .swiper-pagination {
    display: block;
  }
  /* ============== [Videos] ===========================*/
  section.videos ul {
    margin: 20px auto;
  }
  section.videos ul li {
    width: 100%;
    height: 100px;
    margin: 10px 0px;
  }
  section.videos ul li a p {
    font-size: 11pt;
    width: 70%;
  }
  section.videos ul li a img {
    height: 90px;
    width: auto;
    margin: 5px;
  }
  section.videos a p {
    margin: 0 !important;
    line-height: 1;
  }
  /* ============== [Awards] ===========================*/
  .container > section.award article {
    margin: 6em 0;
  }
  /* ============== [Reviews] ==========================*/
  .container > section.reviews article {
    margin: 10em 0;
  }
  /* ============== [Partners] ==========================*/
  .container > section.partners li {
    width: 100%;
    padding: 0;
    text-align: center;
    margin-bottom: 60px;
    display: block;
    padding-bottom: 3em;
  }
  .container > section.partners li img {
    width: 90%;
    max-width: 1000px;
  }
  .container > section.partners li p {
    padding: 0px 20px;
    margin: 0;
  }
  .container > section.partners li > a {
    width: 90%;
    border-radius: 2px;
    padding: 15px 0px;
    font-size: 10pt;
    letter-spacing: 1px;
    margin: 0 auto;
    position: relative;
  }
  /* ============== [Footer] ===========================*/
  .wrapper > footer {
    background: #1d494e;
    position: relative;
    font-size: 10pt;
    z-index: 1;
    height: auto;
    padding: 10px 0px;
  }
  .wrapper > footer ul {
    display: block;
    margin: 0px 1em;
  }
  .wrapper > footer ul li {
    display: inline;
    padding: 0px 8px;
    margin: 0;
  }
  .wrapper > footer ul li:nth-child(odd) {
    border-right: 1px solid #fff;
  }
  .wrapper > footer ul li:nth-child(2):after {
    content: "\A";
    white-space: pre;
  }
  .wrapper > footer .copyright {
    display: block;
    font-size: 7pt;
    color: #fff;
    margin: 20px 20px;
  }
  .wrapper > footer ul li a {
    font-family: "Lato", sans-serif;
    font-size: 9pt;
    color: #fff;
  }
  .wrapper > footer .r-block {
    max-width: 162px;
  }
  .wrapper > footer .r-block {
    max-width: 162px;
  }
  .wrapper > footer .green-logo {
    display: block;
    width: 100%;
  }
  .wrapper > footer .green-logo img {
    width: 100%;
    max-width: 162px;
    margin: 10px auto;
  }
  .wrapper > footer .popup {
    position: relative;
    background: none;
    padding-top: 10px;
    display: none;
  }
  .wrapper > footer .popup > a,
  .wrapper > footer .popup > ul,
  .wrapper > footer .popup > div {
    display: none !important;
  }
  .wrapper > footer .pg-popup {
    display: none;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .wrapper > .container:before {
    background: url(images/secondary_bg@2x.jpg);
    background-size: cover;
  }
  /*.wrapper.main > .container:before {
        background: url(images/secondary_bg_mobile.jpg);
        background-size: cover;
    }*/
  .wrapper > footer .popup .close {
    background: url(images/close@2x.png) no-repeat;
    background-size: cover;
  }
  .wrapper.desktop .container > .home {
    /* background: url(images/home_bg@2x.jpg) top center no-repeat; */
    background-size: cover;
  }
  .photos .p01 {
    background: url(images/photos/01@2x.jpg) top center no-repeat;
    background-size: cover;
  }
  .photos .p02 {
    background: url(images/photos/02@2x.jpg) top center no-repeat;
    background-size: cover;
  }
  .photos .p03 {
    background: url(images/photos/03@2x.jpg) top center no-repeat;
    background-size: cover;
  }
  .photos .p04 {
    background: url(images/photos/04@2x.jpg) top center no-repeat;
    background-size: cover;
  }
  .photos .p05 {
    background: url(images/photos/05@2x.jpg) top center no-repeat;
    background-size: cover;
  }
  .photos .p06 {
    background: url(images/photos/06@2x.jpg) top center no-repeat;
    background-size: cover;
  }
  .photos .p07 {
    background: url(images/photos/07@2x.jpg) top center no-repeat;
    background-size: cover;
  }
  .photos .p08 {
    background: url(images/photos/08@2x.jpg) top center no-repeat;
    background-size: cover;
  }
  .photos .p09 {
    background: url(images/photos/09@2x.jpg) top center no-repeat;
    background-size: cover;
  }
  .photos .p10 {
    background: url(images/photos/10@2x.jpg) top center no-repeat;
    background-size: cover;
  }
  .photos .p11 {
    background: url(images/photos/11@2x.jpg) top center no-repeat;
    background-size: cover;
  }
  .photos .p12 {
    background: url(images/photos/12.jpg) top center no-repeat;
    background-size: cover;
  }
  .photos .p13 {
    background: url(images/photos/13@2x.jpg) top center no-repeat;
    background-size: cover;
  }
  .photos .p14 {
    background: url(images/photos/14@2x.jpg) top center no-repeat;
    background-size: cover;
  }
  .photos .p15 {
    background: url(images/photos/15@2x.jpg) top center no-repeat;
    background-size: cover;
  }
}
@media (max-width: 767px), and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .container > .home {
    background: url(images/mobile_home@2x.jpg) top center no-repeat;
    background-size: contain;
  }
  .wrapper > .container:before {
    background: url(images/secondary_bg@2x.jpg);
    background-size: cover;
  }
  /*.wrapper.main > .container:before {
        background: url(images/secondary_bg_mobile@2x.jpg);
        background-size: cover;
    }*/
}
/* CMS Overrides */
.mobile-version {
  display: none;
}
.menu a {
  text-transform: uppercase;
}
.container > section.photos .swiper-pagination {
  padding: 1em 0 3em !important;
  width: 100%;
}
article.active > p {
  margin-bottom: 1em !important;
}
.container > section.reviews p,
.promo {
  color: #234f4f;
}
.container > section.reviews h6,
.promo small {
  text-transform: uppercase;
  color: #234f4f;
  font-family: 'Lato', arial, sans-serif;
  font-size: 1em;
}
.promo small {
  color: #234f4f;
}
.review-company svg {
  width: 20em;
  fill: #234f4f;
}
.review-company path,
.review-company polygon {
  fill: #234f4f;
}
.review-star,
.review-star svg {
  display: inline;
  width: 5em;
  fill: #234f4f;
}
.promo small {
  font-size: 0.7em;
}
.promo .review-company svg,
.promo .review-company polygon {
  width: 15em;
  fill: #234f4f !important;
}
.promo .review-company path {
  fill: #234f4f !important;
}
.promo p {
  width: 80%;
  margin: 0px auto;
  padding: 0;
  font-size: 1.2em;
}
.promo .review-company {
  margin-bottom: 1em;
}
@media only screen and (max-width: 768px) {
  .desktop-version {
    display: none;
  }
  .mobile-version {
    display: inline;
    width: 35px !important;
  }
  .home-btn {
    position: absolute;
    margin-left: 164px;
  }
  .content {
    margin-bottom: 0px;
  }
  section.videos ul li a p {
    font-size: 11pt;
    width: 60%;
  }
  .cta {
    background: #1d494e;
    margin-top: 5em;
    margin-bottom: 0em;
    padding: 20em 2em;
  }
  .container > section.reviews h6 {
    font-size: 2.3em;
  }
  .promo {
    width: 100% !important;
    height: 40em;
    clear: both;
    margin: 10em 0 5em;
  }
  .promo p {
    text-align: center;
    font-size: 4.5em !important;
  }
  .promo .review-company {
    margin: 2em auto;
  }
  .promo .review-company svg {
    width: 40em;
    fill: #f2ebcc;
  }
  .promo .review-company svg path,
  .promo .review-company svg path,
  .promo .review-company svg polygon,
  .promo small,
  .promo p {
    color: #f2ebcc !important;
    fill: #f2ebcc !important;
  }
}
/* @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) { */
@media only screen and (max-width: 768px) {
  .home-btn {
    position: absolute;
    margin-left: 194px;
  }
  .content {
    margin-bottom: 0px;
  }
}
@media only screen and (max-width: 480px) {
  .cta img {
    width: 80%;
    margin-top: 2em;
  }
}
@media only screen and (max-width: 360px) {
  section.videos ul li a p {
    font-size: 11pt;
    width: 50%;
  }
}
