html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline
}

html {
  line-height: 1
}

ol,
ul {
  list-style: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle
}

q,
blockquote {
  quotes: none
}

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
  content: none
}

a img {
  border: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block
}

*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

html {
  margin: 0;
  height: 100%
}

body {
  margin: 0;
  height: 100%;
  font-family: "Avenir", avenir, "Helvetica Neue", helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #575b65;
  text-align: center;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility
}

a {
  color: #9398a4
}

#mobilemenu,
.slicknav_menu {
  display: none
}

a:hover {
  text-decoration: none;
  color: #6b717f
}

a:active {
  outline: none
}

img {
  border: none;
  display: block;
  margin: 0 auto;
  max-width: 100%
}

strong {
  font-weight: bold
}

p {
  line-height: 1.5em
}

hr {
  margin: 60px 0;
  height: 2px;
  border: none;
  background-color: #f0f0f0
}

h3 {
  color: #3b3e47;
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 15px;
  line-height: 1.7em
}

.btn {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding: 20px 44px;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  border: 2px solid #fff;
  font-family: "Avenir", avenir, "Helvetica Neue", helvetica, sans-serif;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  border-radius: 40px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.btn:hover {
  color: #9398a4;
  background-color: #fff;
  text-shadow: none
}

.btn.dark {
  color: #3b3e47;
  border-color: #3b3e47
}

.btn.dark:hover {
  color: #fff;
  background-color: #3b3e47
}

.btn:active {
  -webkit-transform: scale3d(0.95, 0.95, 0.95);
  -moz-transform: scale3d(0.95, 0.95, 0.95);
  -ms-transform: scale3d(0.95, 0.95, 0.95);
  -o-transform: scale3d(0.95, 0.95, 0.95);
  transform: scale3d(0.95, 0.95, 0.95)
}

section .inner {
  padding: 90px 30px;
  margin: 0 auto;
  max-width: 1080px
}

section .inner.small {
  max-width: 840px
}

body>header {
  position: relative;
  min-height: 410px;
  font-family: "Georgia", Georgia, serif;
  background-color: #3b3e47;
  background-color: rgba(59, 62, 71, 0.5)
}

body>header .image {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: transparent url(https://d3stgupqsdu1qt.cloudfront.net/images/hero1.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0
}

body>header .image.two {
  background-image: url(https://d3stgupqsdu1qt.cloudfront.net/images/hero2.jpg)
}

body>header .image.three {
  background-image: url(https://d3stgupqsdu1qt.cloudfront.net/images/hero3.jpg)
}

body>header .image.four {
  background-image: url(https://d3stgupqsdu1qt.cloudfront.net/images/hero4.jpg)
}

body>header .image.five {
  background-image: url(https://d3stgupqsdu1qt.cloudfront.net/images/hero5.jpg)
}

body>header .image.six {
  background-image: url(https://d3stgupqsdu1qt.cloudfront.net/images/hero6.jpg)
}

body>header .image.seven {
  background-image: url(https://d3stgupqsdu1qt.cloudfront.net/images/hero7.jpg)
}

body>header .image.eight {
  background-image: url(https://d3stgupqsdu1qt.cloudfront.net/images/hero8.jpg)
}

body>header .inner {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  padding-top: 26px;
  z-index: 2
}

body>header h1 {
  margin: 0 0 0 30px;
  width: 265px;
  height: 151px;
  background: transparent url(https://d3stgupqsdu1qt.cloudfront.net/images/bixel-and-company-logo.svg) no-repeat left top
}

body>header h1 a {
  display: block;
  width: 265px;
  height: 151px
}

body>header h1 span {
  display: none
}

body>header nav {
  position: absolute;
  display: block;
  right: 40px;
  top: 25px
}

body>header nav a {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  text-decoration: none;
  padding-bottom: 3px;
  margin: 0 10px 0 20px;
  font-weight: 500;
  border: 2px solid transparent;
  border-bottom-color: #fff;
  border-bottom-color: rgba(255, 255, 255, 0.2);
  color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px
}

body>header nav a:hover {
  color: #fff;
  border-bottom-color: rgba(59, 62, 71, 0.2)
}

body>header nav a.selected {
  padding: 9px 16px;
  border: 2px solid rgba(255, 255, 255, 0.4)
}

#hero_images {
  position: relative;
  height: 100%;
  min-height: 410px;
  overflow: hidden;
}

#hero_images img {
  visibility: hidden
}

#hero_images.one .image.one {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1
}

#hero_images.two .image.two {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1
}

#hero_images.three .image.three {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1
}

#hero_images.four .image.four {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1
}

#hero_images.five .image.five {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1
}

#hero_images.six .image.six {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1
}

#hero_images.seven .image.seven {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1
}

#hero_images.eight .image.eight {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1
}

body.contact>header,
body.contact #hero_images {
  height: 220px;
  min-height: inherit
}

#hero {
  padding: 55px 0 120px 0;
  color: #fff
}

#hero h2 {
  font-family: "Avenir", avenir, "Helvetica Neue", helvetica, sans-serif;
  padding: 0 30px;
  font-size: 28px;
  margin-bottom: 10px;
  line-height: 1.4em;
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.1)
}

#hero .btn {
  margin-top: 70px;
  padding-top: 26px;
  padding-bottom: 26px;
  color: #525663;
  background-color: rgba(255, 255, 255, 0.9);
  border: none
}

#hero .btn:hover {
  background-color: rgba(255, 255, 255, 0.5)
}

#cards {
  color: #fff
}

#cards .holder {
  margin-bottom: 90px;
  background-color: #f1efee;
  -webkit-box-shadow: inset #fff 0 -100px 0;
  -moz-box-shadow: inset #fff 0 -100px 0;
  box-shadow: inset #fff 0 -100px 0
}

#cards .holder .inner {
  padding: 0
}

#cards .card {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  width: 300px;
  height: 435px;
  margin: 50px 12px 0 12px;
  background: transparent url(https://d3stgupqsdu1qt.cloudfront.net/images/cards.png) no-repeat left top
}

#cards .card p {
  margin-top: 174px;
  font-size: 22px;
  padding: 0 30px
}

#cards .card span {
  display: block;
  width: 160px;
  height: 10px;
  margin: 25px auto 22px auto;
  background: transparent url(https://d3stgupqsdu1qt.cloudfront.net/images/sprite.png) no-repeat left -145px
}

#cards .card.two {
  background-position: -325px top
}

#cards .card.three {
  background-position: -650px top
}

section.gallery .inner {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0
}

section.gallery .inner .wrap {
  position: relative;
  display: block
}

section.gallery .inner .wrap img {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s
}

section.gallery .inner .wrap .btn {
  position: absolute;
  display: block;
  visibility: hidden;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -124px;
  z-index: 3;
  color: #fff;
  background-color: #3b3e47;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0
}

section.gallery .inner .wrap:hover .btn {
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1
}

section.gallery .inner .wrap:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
  opacity: 0.2
}

section.general h3 {
  margin-bottom: 44px
}

section.general p {
  line-height: 2em;
  color: #9398a4
}

section.general p.image {
  margin-bottom: 80px
}

section.general hr {
  background-color: #726d84;
  margin-left: 28%;
  margin-right: 28%;
  margin-bottom: 20px
}

section.general div.image {
  margin: -64px auto 20px auto;
  width: 144px;
  height: 83px;
  background: transparent url(https://d3stgupqsdu1qt.cloudfront.net/images/sprite.png) no-repeat right top
}

#mainpoints .point {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  text-align: left;
  vertical-align: top;
  width: 38%;
  margin: 0 5%;
  padding-top: 22px;
  border-top: 2px solid #9398a4
}

#mainpoints .point h3 {
  margin-bottom: 15px
}

#destinations {
  margin: 90px auto 0 auto;
  padding: 0;
  max-width: 100%;
  min-height: 520px;
  color: #fff;
  text-align: left;
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
  background: #a4aab5 url(https://d3stgupqsdu1qt.cloudfront.net/images/destinations.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover
}

#destinations .inner {
  padding-top: 60px;
  padding-bottom: 60px;
  max-width: 870px
}

#destinations h3,
#destinations p,
#destinations a {
  margin-left: 400px
}

#destinations h3 {
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.05em;
  padding-top: 60px
}

#destinations p {
  margin-bottom: 60px
}

#destinations .map {
  position: absolute;
  width: 350px;
  height: 406px;
  background: transparent url(https://d3stgupqsdu1qt.cloudfront.net/images/map.png) no-repeat center center
}

#testimonies {
  color: #fff
}

#testimonies .inner {
  position: relative;
  text-align: left;
  background: #5c5a65 url(https://d3stgupqsdu1qt.cloudfront.net/images/testimony.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 0;
  overflow: hidden;
  visibility: hidden
}

#testimonies .swipe-wrap {
  overflow: hidden;
  position: relative
}

#testimonies .testimony {
  float: left;
  padding: 72px 110px;
  position: relative
}

#testimonies p {
  font-family: "Georgia", Georgia, serif;
  font-size: 18px;
  font-style: italic;
  line-height: 1.8em
}

#testimonies h4 {
  margin-top: 70px;
  font-size: 20px;
  font-weight: 200
}

#testimonies h4 span,
#testimonies h4 em {
  display: block;
  font-size: 14px;
  margin-top: 12px;
  text-transform: uppercase
}

#testimonies h4 em {
  font-weight: 600
}

#testimonies #circles {
  position: absolute;
  left: 50%;
  bottom: 30px;
  margin: 0 0 0 -120px;
  text-align: center
}

#testimonies #circles a {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  width: 14px;
  height: 14px;
  margin: 0 10px;
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px
}

#testimonies #circles a:hover {
  background-color: rgba(0, 0, 0, 0.5)
}

#testimonies #circles a.selected {
  background-color: #fff
}

#testimonies .arrow {
  position: absolute;
  height: 80px;
  width: 60px;
  left: 0;
  top: 50%;
  margin-top: -40px;
  background: rgba(59, 62, 71, 0.6) url(https://d3stgupqsdu1qt.cloudfront.net/images/sprite.png) no-repeat -181px -156px;
  -webkit-border-radius: 0 6px 6px 0;
  -moz-border-radius: 0 6px 6px 0;
  -ms-border-radius: 0 6px 6px 0;
  -o-border-radius: 0 6px 6px 0;
  border-radius: 0 6px 6px 0
}

#testimonies .arrow.right {
  right: 0;
  left: inherit;
  background-position: -258px -156px;
  -webkit-border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px;
  -ms-border-radius: 6px 0 0 6px;
  -o-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px
}

#testimonies .arrow:hover {
  background-color: #3b3e47
}

#services {
  background-color: #f1efee
}

#services .left,
#services .right {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  width: 49%;
  vertical-align: top
}

#services .left {
  color: #837276
}

#services .left h3 {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin-top: 300px;
  color: #837276;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.05em;
  padding-bottom: 5px;
  border-bottom: 2px solid #c9bec0
}

#services .left .btn {
  margin-top: 240px;
  color: #837276;
  border-color: #c9bec0
}

#services .left .btn:hover {
  background-color: #c9bec0
}

#services .right {
  background: #564347 url(https://d3stgupqsdu1qt.cloudfront.net/images/services.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color: #f4ecee;
  padding: 80px 30px;
  font-family: "Georgia", Georgia, serif
}

#services .right p {
  line-height: 2em
}

#services .right span {
  display: block;
  padding: 11px 0
}

#team {
  background: #2a2831 url(https://d3stgupqsdu1qt.cloudfront.net/images/theater.jpg) no-repeat center top;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  background-size: 100% auto
}

#team .clients {
  font-family: "Georgia", Georgia, serif;
  font-style: italic;
  font-size: 20px;
  color: #be8282
}

#team .clients p {
  padding-bottom: 30px;
  line-height: 2em
}

#team .clients em {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin-bottom: 120px;
  font-family: "Avenir", avenir, "Helvetica Neue", helvetica, sans-serif;
  font-size: 18px;
  font-style: normal;
  color: #fff;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5
}

#team .btn:hover {
  color: #2a2831
}

#team .bios {
  max-width: 840px;
  margin: 120px auto 0 auto
}

#team .bios h3 {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 22px
}

#team .bio {
  margin: 100px auto 20px auto;
  color: #9398a4;
  text-align: left
}

#team .bio .person {
  position: absolute;
  width: 200px;
  text-align: center
}

#team .bio img {
  border: 2px solid #a37271;
  margin-bottom: 25px
}

#team .bio h4 {
  color: #fff;
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 8px
}

#team .bio p {
  margin-left: 240px;
  font-family: "Georgia", Georgia, serif;
  margin-bottom: 140px
}

#team .bio p a {
  color: #fff;
  line-height: 2em;
  font-family: "Avenir", avenir, "Helvetica Neue", helvetica, sans-serif;
  text-decoration: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}

#team .bio p a:hover {
  border-bottom-color: transparent
}

#see_more {
  padding: 180px 0;
  color: #fff;
  background: #828e8d url(https://d3stgupqsdu1qt.cloudfront.net/images/seemore.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover
}

#see_more h3 {
  font-size: 30px;
  font-weight: normal;
  color: #fff;
  margin-bottom: 30px
}

body>footer {
  position: relative;
  margin: 90px auto 15px auto;
  max-width: 1080px;
  padding: 0 30px 1px 30px;
  font-size: 15px;
  color: #575b65;
  text-align: right;
  font-family: "Georgia", Georgia, serif
}

body>footer a {
  color: #575b65
}

body>footer .left,
body>footer .right {
  margin-bottom: 75px
}

body>footer .left strong,
body>footer .right strong {
  display: block;
  margin-bottom: 22px
}

body>footer .left {
  position: absolute;
  text-align: left
}

body>footer .left span {
  display: block;
  margin-bottom: 30px
}

body>footer .right span {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin-left: 40px
}

body>footer .right div {
  margin-bottom: 30px
}

body>footer p {
  line-height: 1.7em
}

body>footer .logos {
  position: absolute;
  left: 50%;
  top: 30%;
  margin-left: -85px;
  height: 70px;
  width: 185px;
  background: transparent url(https://d3stgupqsdu1qt.cloudfront.net/images/sprite.png) no-repeat left bottom
}

body.loaded a,
body.loaded .btn {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s
}

body.loaded>header .image {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 3s;
  -moz-transition-duration: 3s;
  -o-transition-duration: 3s;
  transition-duration: 3s
}

@media only screen and (max-width: 1400px) {
  #hero {
    padding: 4% 0 11% 0
  }
  #hero .btn {
    margin-top: 5%
  }
}

@media only screen and (max-width: 1100px) {
  #hero .btn {
    margin-top: 0
  }
}

@media only screen and (max-width: 900px) {
  #services .left,
  #services .right {
    display: block;
    width: auto
  }
  #services .left {
    padding: 80px 0
  }
  #services .left h3 {
    margin-top: 0
  }
  #services .left .btn {
    margin-top: 60px
  }
  #services .right {
    padding-top: 50px;
    padding-bottom: 50px
  }
}
@media only screen and (max-width: 790px) {
  body>header h1 {
    margin-left: 20px
  }
  body>header nav {
    right: 20px
  }
  body>header nav a {
    margin-left: 15px;
    margin-right: 0
  }
  #team .clients {
    font-size: 18px
  }
  #team .clients em {
    margin-bottom: 70px
  }
  #team .bios {
    margin-top: 70px
  }
  #team .bios .bio {
    margin-top: 60px
  }
  #team .bios .bio .person {
    position: relative;
    display: block;
    width: 100%;
    margin-left: 0;
    margin-bottom: 30px
  }
  #team .bios p {
    margin: 0 20px;
    text-align: center
  }
  #testimonies {
    margin-top: 50px
  }
  #testimonies .testimony {
    padding: 50px 60px
  }
  #testimonies #circles {
    display: none
  }
  #testimonies h4 {
    margin-top: 40px
  }
  #testimonies p {
    font-size: 16px
  }
  #testimonies .arrow {
    width: 40px;
    background-position: -191px -156px
  }
  #testimonies .arrow.right {
    background-position: -267px -156px
  }
  body>footer {
    text-align: center;
    padding: 0;
    padding-bottom: 30px
  }
  body>footer .left {
    position: relative;
    text-align: center
  }
  body>footer .left span {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    margin: 15px 20px
  }
  body>footer .right span {
    margin: 15px 20px
  }
  body>footer .right div {
    margin: 0;
    display: inline
  }
  body>footer .logos {
    position: relative;
    margin: 0 auto;
    left: inherit;
    top: inherit
  }
}

@media only screen and (max-width: 1024px) {
  hr {
    margin: 40px auto
  }
  section .inner {
    padding: 50px 20px
  }
  body>header .inner {
    padding-top: 59px;
  }
  .slicknav_menu {
    display: block
  }
  body>header nav {
    display: none
  }
  body>header h1 {
    margin: 0 auto
  }
  #hero a.btn,
  #destinations a.btn {
    font-size: 14px;
    padding-left: 30px;
    padding-right: 30px
  }
  #cards .holder {
    margin-bottom: 50px
  }
  #cards .card {
    margin: 30px 10px 0 10px
  }
  #mainpoints .point {
    text-align: center
  }
  #see_more {
    padding: 60px 0
  }
  body>footer {
    margin-top: 40px
  }
  body>footer .left,
  body>footer .right {
    margin-bottom: 40px
  }
  #hero h2 {
    margin-top: 0%;
    font-size: 22px
  }
  #mainpoints .point {
    display: block;
    margin: 0 auto 70px auto;
    width: auto
  }
  #mainpoints .point:last-of-type {
    margin-bottom: 20px
  }
  #destinations {
    background-position: right top;
    text-align: center;
    height: auto;
    min-height: inherit;
    padding: 50px 0
  }
  #destinations .map {
    display: none
  }
  #destinations h3,
  #destinations p,
  #destinations a {
    margin-left: auto;
    margin-right: auto
  }
  #destinations h3 {
    padding-top: 0
  }
  #destinations p {
    padding: 0 30px
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
  body>header h1 {
    background-image: url(https://d3stgupqsdu1qt.cloudfront.net/images/bixel-and-company-logo.svg);
    background-size: 265px 151px
  }
  section.general div.image,
  #cards .card span,
  #testimonies .arrow {
    background-image: url(https://d3stgupqsdu1qt.cloudfront.net/images/sprite@2x.png);
    background-size: 300px 300px
  }
  #cards .card {
    background-image: url(https://d3stgupqsdu1qt.cloudfront.net/images/cards@2x.png);
    background-size: 950px 435px
  }
  #destinations .map {
    background-image: url(https://d3stgupqsdu1qt.cloudfront.net/images/map@2x.png);
    background-size: 350px 406px
  }
}

.bx-position-relative {
  position: relative;
}

.bx-inline-block {
  display: inline-block;
}

.bx-display-none {
  display: none;
}

.bx-no-margin {
  margin: 0;
}

.bx-no-left-padding {
  padding-left: 0;
}

.bx-no-right-padding {
  padding-right: 0;
}

.bx-no-padding {
  padding: 0;
}

.bx-no-margin {
  margin: 0;
}

.bx-no-bottom-margin {
  margin-bottom: 0;
}

.bx-no-left-margin {
  margin-left: 0;
}

.bx-no-right-margin {
  margin-right: 0;
}

.bx-no-top-margin {
  margin-top: 0;
}

.bx-top-margin {
  margin-top: 40px;
}

.bx-top-margin--xs {
  margin-top: 10px;
}

.bx-bottom-margin--xs {
  margin-bottom: 10px;
}

.bx-bottom-margin {
  margin-bottom: 40px;
}

.bx-left-margin {
  margin-left: 40px;
}

.bx-right-margin {
  margin-right: 40px;
}

.bx-small-text {
  font-size: 12px;
}

.bx-medium-text {
  font-size: 16px;
}

.bx-top-padding {
  padding-top: 1em;
}

.bx-xlarge-text {
  font-size: 24px;
}

.bx-black-text {
  color: black;
}

.bx-blue-text {
  color: #5496fa;
}

.bx-green-text {
  color: #9ecc6b;
}

.bx-red-text {
  color: #ca1e34;
}

.bx-white-text {
  color: white;
}

.bx-nowrap-text {
  white-space: nowrap;
}

.bx-hardwrap-text {
  overflow-wrap: break-word;
  word-break: break-all;
}

.bx-overflow-hidden {
  overflow: hidden;
}

.bx-overflow-auto {
  overflow: auto;
}

.bx-uppercase-text {
  text-transform: uppercase;
}

.bx-book-text {
  font-weight: 500;
}

.bx-bold-text {
  font-weight: 600;
}

.bx-center-text {
  text-align: center;
}

.bx-left-text {
  text-align: left;
}

.bx-right-text {
  text-align: right;
}

.bx-ghost {
  opacity: .4;
}

.bx-semi-transparent {
  opacity: 0.5;
}

.bx-flex-row {
  display: flex;
}

.bx-flex-column {
  display: flex;
  flex-direction: column;
}

.bx-flex-1 {
  flex: 1;
}

.bx-flex-2 {
  flex: 2;
}

.bx-flex-3 {
  flex: 3;
}

.bx-flex-4 {
  flex: 4;
}

.bx-flex-wrap {
  flex-wrap: wrap;
}

.bx-align-baseline {
  align-items: baseline;
}

.bx-align-center {
  align-items: center;
}

.bx-align-end {
  align-items: flex-end;
}

.bx-self-end {
  align-self: flex-end;
}

.bx-self-center {
  align-self: center;
}

.bx-self-start {
  align-self: flex-start;
}

.bx-space-around {
  justify-content: space-around;
}

.bx-space-between {
  justify-content: space-between;
}

.bx-space-center {
  justify-content: center;
}

.bx-space-end {
  justify-content: flex-end;
}

.bx-cursor-pointer {
  cursor: pointer;
}

.bx-best-value {
  border: solid 1px #ffcc57;
}

.bx-background-white {
  background-color: white;
}

.bx-background-black {
  background-color: black;
}

.bx-match-height {
  height: 100%;
}

.bx-match-width {
  width: 100%;
}

.bx-max-width {
  max-width: 100%;
}

.bx-no-shrink {
  flex-shrink: 0;
}

@media (min-height: 768px) {
  .modal-dialog {
    margin: 10vh auto !important;
    /*max-width: 600px;*/
  }
}

.newsletter-modal {
  display: flex;
  position: relative;
  flex-wrap: wrap;
}

@media (min-width: 993px) {
  .newsletter-modal__dialog {
    max-width: 800px;
  }
}

.newsletter-modal__section {
  flex: 1;
}

@media (max-width: 992px) {
  .newsletter-modal__section--left {
    display: none;
  }
}

.newsletter-modal__close-btn {
  cursor: pointer;
  position: absolute;
  top: 10.5px;
  right: 19px;
}

.newsletter-modal__right-content {
  text-align: center;
  padding: 3em;
}

.newsletter-modal__photo {
  width: 100%;
  height: 100%;
}

.newsletter-modal__title {
  font-size: 35px;
  font-family: 'BauerBodoni LT', sans-serif;
  letter-spacing: 0.7px;
  margin-top: 1.5em;
  object-fit: contain;
  font-size: 35px;
  line-height: 0.2;
  letter-spacing: 0.7px;
  text-align: center;
  color: #000000;
}

.newsletter-modal__rule {
  border-top: 2px solid #9398a4;
  width: 100px;
  margin: 50px auto 30px;
  opacity: 0.6;
}

.newsletter-modal__description {
  margin-bottom: 35px;
  object-fit: contain;
  font-family: Europa, sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.38;
  letter-spacing: 0.7px;
  text-align: center;
}

.newsletter-modal__signup-email {
  border-radius: 0;
  text-align: center;
  font-size: 16.5px;
  border: none;
  border-bottom: 1px solid black;
  margin-bottom: 25px;
  outline: none;
  font-weight: bold;
  object-fit: contain;
  font-family: Avenir;
  font-size: 16.5px;
  font-weight: 300;
  line-height: 1.42;
  letter-spacing: 0.7px;
  text-align: center;
  color: #000000;
  width: 100%;
  padding-bottom: 10px;
}

.newsletter-modal__signup-email:placeholder {
  color: black;
}

.newsletter-modal__signup-btn {
  cursor: pointer;
  height: 39.5px;
  padding: 0 30px;
  transition: all 0.25s;
  text-transform: uppercase;
  background-color: black;
  color: white;
  border-radius: 0;
  border: 1px solid black;
  font-family: Avenir;
  font-size: 15.5px;
  font-weight: 500;
  letter-spacing: 2.5px;
}

.newsletter-modal__signup-btn:hover {
  color: black;
  background-color: white;
}

.events__cover {
  background-image: url(assets/events-city.png);
  position: relative;
  padding: 70px;
  z-index: -1;
}

.events__cover-icon {
  max-width: 341px;
  max-height: 161.5px;
}

.events__cover-layover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url(assets/city-layover.png);
  z-index: -1;
}

.events__body {
  padding-top: 70px;
}

.events__body-title {
  font-size: 24px;
  font-weight: 900;
  line-height: 1.02;
  color: #575b64;
  text-align: left;
}

.events__title-rule {
  margin: 0;
  margin-top: 15px;
  border-top: 2px solid #9398a4;
}

.events__title-rule--top {
  margin-bottom: 50px;
}

.events__title-rule--bottom {
  margin-top: 50px;
}

.events__featured {
  display: flex;
  margin: 60px 0;
}

@media (max-width: 767px) {
  .events__featured {
    flex-direction: column;
  }
}

.events__featured-right {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 70px 20px;
  justify-content: space-around;
  background-color: #f1efee;
}

.events__post-text {
  font-size: 13.5px;
  line-height: 1.81;
  letter-spacing: 0.3px;
  color: #575b64;
}

.events__featured-rule {
  width: 104px;
  border-top: 2px solid #9398a4;
}

.events__post-name {
  font-size: 24px;
  font-weight: 900;
  line-height: 1.02;
  color: #575b64;
  text-align: left;
}

.events__post-name a {
  text-decoration: none;
}

.events__post-name--featured {
  text-align: left;
  font-size: 26px;
}

.events__post-rule {
  border-top: 2px solid #9398a4;
  margin-top: 32px;
  margin-bottom: 15px;
}

.events__post-date {
  margin-top: 9px;
  text-align: left;
}

.events__post-body {
  margin-top: 25.5px;
}

.events__post-view {
  margin-top: 32.5px;
}

.individual__prev-next {
  font-size: 15.5px;
  line-height: 1.58;
  letter-spacing: 0.3px;
  text-align: center;
  color: #575b64;
}

.individual__featured {
  font-size: 15.5px;
  line-height: 1.58;
  letter-spacing: 0.3px;
  text-align: left;
  color: #575b64;
  margin-top: 26px;
  margin-bottom: 24px;
}

.individual__featured-credit {
  font-size: 13.5px;
  font-style: oblique;
  line-height: 1.81;
  letter-spacing: 0.3px;
  text-align: right;
  color: #575b64;
  margin-top: 14px;
}

textarea:hover,
input:hover,
textarea:active,
input:active,
textarea:focus,
input:focus,
button:focus,
button:active,
button:hover,
label:focus,
.btn:active,
.btn.active,
a:focus,
.btn {
  outline: 0px !important;
  -webkit-appearance: none !important;
  box-shadow: none !important;
}

hr {
  border: 0;
}

/*# sourceMappingURL=app.css.map */

.align-left {
  text-align: left !important;
}

.pull-left {
  float: left;
}

.events__post-text-stick-to-bottom {
  margin-top: 32.5px;
  position: absolute;
  left: 14px;
  bottom: 10px;
}

.video {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -1000;
  overflow: hidden;
}

.events__post-name a {
  color: black;
}
.album_body.general h2.section-title {
  font-size: 35pt;
  font-family: "Didot","Avenir", avenir, "Helvetica Neue", helvetica, sans-serif;
}
.album_body.general {
	width: 75%;
	margin: auto;
	color: #000;
}
.album_body.general .inner {
	padding: 30px;
}
.center_hr {
    width: 40px;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 24px;
    background-color: #000 !important;
}
.gallery_header h1 {
	background: transparent url(https://d3stgupqsdu1qt.cloudfront.net/images/bixel-and-company-logo-black.svg) no-repeat left top;
}
.gallery_header nav a {
	color: #000;	
}
.gallery_header nav a:hover {
	color: #000;	
}
.gallery_header nav a.selected {
    border: 2px solid rgba(0, 0, 0, 1);
}
.album-name {
    font-size: 1.2rem;
    font-weight: 100;
    color: #000;
    text-align: left;
    font-family: "Avenir", avenir, "Helvetica Neue", helvetica, sans-serif;
    text-decoration: none;
}
a.album-name {
	float: left;
	padding-top: 20px;	
}
.album_body.general div.even {
	padding-top: 40px;
	padding-left: 30px;
	float: left;
}
.album_body.general div.odd {
	padding-right: 30px;
	float: right;
}
a.album-thumbnail img {
    display: block;
    transition: all 0.6s ease-in-out;
    transform: scale(1);
    image-rendering: pixelated;
    width: 100%;
}
a.album-thumbnail:hover img {
    color: #fff;
    -webkit-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    transform: scale(1.1);
}
.album-thumbnail-frame {
	overflow: hidden;
	background: #fff;	
}
.fade-up.lazyloaded {
	transition: all 0.6s ease;
	opacity: 1;
}
.albumdetails_body.general h2.section-title {
  font-size: 22.5pt;
  font-family: "Didot","Avenir", avenir, "Helvetica Neue", helvetica, sans-serif;
  text-align: left;
  margin-left: 30px;
}
.albumdetails_body.general {
	width: 100%;
	margin: 5px auto;
	color: #000;
}
.left_hr {
    width: 40px;
    margin-left: 30px !important;
    margin-right: auto !important;
    margin-top: 11px;
    background: #000 !important;	
}
.album-banner {
	overflow: hidden;
    max-height: 600px;
}
.album-description {
    margin-top: 30px;
    margin-bottom: 75px;
    margin-left: 30px;
    text-align: justify;
    max-width: 30%;	
    line-height: 20px;
}
.detail-inner {
	padding: 0;
    margin: 7px auto;
    max-width: 100%;
    display: inline-block;
}
.gallery_header h1 {
	background: transparent url(https://d3stgupqsdu1qt.cloudfront.net/images/bixel-and-company-logo-black.svg) no-repeat left top;
}
.gallery_header nav a {
	color: #000;	
}
.gallery_header nav a:hover {
	color: #000;	
}
.gallery_header nav a.selected {
    border: 2px solid rgba(0, 0, 0, 1);
}
#photos {
  padding: 30px;
  width: 90%;
  margin: auto;
}
.photorow {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
.photocolumn50 {
  flex: 50%;
  max-width: 50%;
  padding: 4px;
}
.photocolumn25 {
  flex: 25%;
  max-width: 25%;
  padding: 4px;
  height: 100%;
}
#photos img {
  vertical-align: middle;
  height: 100%;
  width: 100%;
}
.fancybox-bg {
	background: #fff;	
}
.fancybox-button {
    background: transparent;
}
.fade-up {
	opacity: 0;
}
.fade-up.lazyloaded {
	transition: all 0.6s ease;
	opacity: 1;
}
.right-arrow {
  background: url(https://d3stgupqsdu1qt.cloudfront.net/images/right-arrow.png) no-repeat;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 72px;
  height: 72px;
}
.left-arrow {
  background: url(https://d3stgupqsdu1qt.cloudfront.net/images/left-arrow.png) no-repeat;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 72px;
  height: 72px;
}
.fancybox-navigation .fancybox-button--arrow_left {
    left: 21px;
}
.fancybox-navigation .fancybox-button--arrow_right {
    right: 21px;
}
@media only screen and (max-width: 1024px) {
	.gallery_header .inner {
    	padding-top: 75px;
	}
	.album_body.general h2.section-title {
		font-size: 22.5pt;
		padding-left: 0;
		text-align: left;
	}
	.album_body.general .inner {
	    padding: 30px 0;
	}
	.center_hr {
		width: auto;
	    margin-left: 0px !important;
	    margin-right: 0px !important;
	}
	.album_body.general div.even {
		padding-top: 0px;
		padding-left: 0px;
	}
	.album_body.general div.odd {
		padding-top: 0px;
		padding-right: 0px;
		float: left;
	}
	.album_body.general {
		width: 90%;
	}
	.albumdetails_body.general h2.section-title {
	    margin-left: 15px;
	    margin-top: 55px;
	}
	.left_hr {
		width: auto;
	    margin-left: 15px !important;
	    margin-right: 15px !important;
	}
	.album-description {
	    margin-left: 15px;
        max-width: 75%;
	}
	.photocolumn50 {
	  flex: 100%;
	  max-width: 100%;
	}
	.photocolumn25 {
	  flex: 50%;
	  max-width: 50%;
	}
	#photos {
	  padding: 0px;
	  width: 90%;
	}
	.right-arrow {
	  background: url(https://d3stgupqsdu1qt.cloudfront.net/images/right-arrow-grey.png) no-repeat;
	  width: 38px;
	  height: 38px;
	}
	.left-arrow {
	  background: url(https://d3stgupqsdu1qt.cloudfront.net/images/left-arrow-grey.png) no-repeat;
	  width: 38px;
	  height: 38px;
	}
}
