/*
Theme Name: BlankSlate Child
Theme URI: http://tidythemes.com/blankslate/
Description: Child theme for the BlankSlate theme. Allows you to fully style and customize the features of your theme without them being overwritten upon upgrading the main BlankSlate theme. Learn more: http://codex.wordpress.org/Child_Themes
Author: TidyThemes
Author URI: http://tidythemes.com/
Template: blankslate
*/
@import url(../blankslate/style.css);

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

.cf:after {
  clear: both
}

* {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%
}

:focus {
  outline: 0
}

a {
  cursor: pointer !important
}

.wrapper-full {
  width: 100%;
  padding: 0 20px;
  margin: 0 auto
}

.wrapper-650 {
  width: 85%;
  max-width: 650px;
  margin: 60px auto
}

.wrapper-800 {
  width: 85%;
  max-width: 800px;
  margin: 100px auto
}

.wrapper-960 {
  width: 90%;
  max-width: 1000px;
  margin: 60px auto
}

.navy-bg {
  background-color: #22344b;
  background-image: url(../../uploads/2016/11/background-stripe.png);
  background-size: 300px;
  padding: 60px 0 1px
}

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, .7);
  padding: 20px 0 18px;
  z-index: 9999
}

#logo {
  float: left;
  display: inline-block;
  width: 200px
}

#logo > img {
  display: block;
  width: 100%
}

nav {
  float: right;
  display: inline-block
}

nav ul li {
  display: inline-block;
  list-style: none;
  margin-left: 20px
}

nav ul li a {
  font-family: Raleway, sans-serif;
  font-weight: 500;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  transition: .5s
}

nav ul li a:hover {
  color: #e43638
}

nav ul li.current-menu-item:after {
  border-bottom: 1px solid #e43638;
  content: "";
  display: block;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  top: 3px;
  width: 20px;
  z-index: 0
}

nav ul li.current-menu-item:last-child:after {
  display: none
}

nav ul li:last-child a {
  padding: 5px;
  border: 1px solid #e43638
}

nav.desktop {
  transform: translateY(14px)
}

footer {
  background-color: #22344b;
  background-image: url(../../uploads/2016/11/background-stripe.png);
  background-size: 300px;
  border-top: 4px solid #e43638;
  color: #fff;
  font-family: Raleway, sans-serif;
  font-weight: 600;
  font-size: 10px;
  line-height: 10px;
  padding: 10px 0;
  text-transform: uppercase;
  letter-spacing: .2px
}

footer.fixed {
  position: relative;
  left: 0;
  bottom: 0;
  width: 100%
}

footer a {
  color: #fff;
  font-family: Raleway, sans-serif;
  font-weight: 600;
  text-decoration: none;
  font-size: 10px;
  line-height: 16px;
  display: inline-block;
  vertical-align: middle;
  transition: all .3s
}

footer a:hover {
  color: #e43638
}

footer > div > div:first-child {
  float: left;
  width: 70%;
  text-align: left
}

.dev-by {
  display: inline-block;
  transform: translateY(7px)
}

.fpp-logo {
  margin-left: 15px
}

.spacer {
  transform: translateY(5px);
  display: inline-block;
  margin: 0 10px
}

.sthil-logo {
  transform: translateY(3px)
}

footer > div > div:last-child {
  float: right;
  width: 28%;
  text-align: right;
  line-height: 48px
}

.simple-gallery {
  width: 100%;
  position: relative
}

.simple-gallery .slick-slide {
  height: calc(100vh - 80px);
  background-size: cover;
  background-position: top center
}

.simple-gallery.with-image .slick-slide > img {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0
}

.slick-arrow {
  position: absolute;
  top: 50%;
  color: #efd8ab;
  transform: translateY(-50%);
  font-size: 35px;
  z-index: 99;
  transition: .5s;
  cursor: pointer
}

.slick-arrow:hover {
  color: #e43638
}

.slick-next {
  right: 20px
}

.slick-prev {
  left: 20px
}

.gallery-overlay {
  position: absolute;
  z-index: 9;
  height: calc(100vh - 80px);
  width: auto;
  right: 0
}

.simple-gallery.with-text {
  height: auto
}

.simple-gallery.with-text .slick-slide {
  height: auto;
  background-position: center center
}

.simple-gallery.with-text .slick-slide > div img {
  width: 100%
}

.caption {
  position: absolute;
  bottom: 20px;
  left: 20px;
  background: rgba(34, 52, 75, .75);
  color: #fff;
  font-family: Raleway, sans-serif;
  font-weight: 600;
  font-size: 14px;
  padding: 10px;
  line-height: 14px;
  font-style: normal;
  letter-spacing: 0;
  margin-bottom: 0
}

.artist {
  position: absolute;
  bottom: 20px;
  right: 20px;
  font-family: Raleway, sans-serif;
  font-weight: 600;
  color: #fff;
  font-size: 10px;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, .7)
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Archer A', 'Archer B';
  font-weight: 600;
  font-style: italic;
  color: #22344b
}

h1 {
  font-size: 55px;
  line-height: 60px;
  text-align: center;
  margin-bottom: 40px;
  letter-spacing: -1.5px
}

h1 span {
  background: url(../../uploads/2016/11/underline-red.png) repeat-x;
  background-position: bottom 4px center
}

h2 {
  font-size: 44px;
  line-height: 48px;
  margin-bottom: 20px;
  letter-spacing: -1px
}

h2 span {
  background: url(../../uploads/2016/11/underline-red.png) repeat-x;
  background-position: bottom center;
  background-size: 1px
}

h2.primary {
  font-size: 55px !important;
  line-height: 60px !important;
  text-align: center !important;
  margin-bottom: 40px !important;
  letter-spacing: -1.5px !important;
}

h3 {
  font-size: 40px;
  line-height: 45px;
  margin-bottom: 20px;
  letter-spacing: -1px
}

h4 {
  font-size: 35px;
  line-height: 40px;
  margin-bottom: 20px;
  letter-spacing: -1px
}

h5 {
  font-size: 30px;
  line-height: 35px;
  margin-bottom: 20px;
  letter-spacing: -.8px
}

h6 {
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 20px;
  letter-spacing: -.5px
}

p {
  font-family: Raleway, sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  color: #000
}

p span {
  margin-bottom: 12px;
  display: block
}

p em {
  font-family: 'Archer A', 'Archer B';
  font-weight: 800;
  font-style: italic;
  color: #22344b
}

input, select, textarea {
  font-family: Raleway, sans-serif
}

.white {
  color: #fff
}

a.to-next-c {
  font-size: 40px;
  color: #22344b;
  width: 40px;
  text-align: center;
  display: block;
  margin: 20px auto 0;
  text-decoration: none;
  transition: .3s
}

a.to-next-c i {
  display: block
}

a.to-next-c:hover {
  color: #e43638
}

.p-2-column p {
  width: 48%;
  display: inline-block;
  vertical-align: top
}

.p-2-column p:first-child {
  margin-right: 3%
}

div[data-parallax] {
  position: relative
}

div[data-parallax] > div {
  height: 85vh;
  overflow: hidden;
}

.aerial-icons {
  background: #22344b;
  position: absolute;
  top: 50px;
  left: 50px;
  width: 250px;
  border: 5px solid #22344b;
  z-index: 1;
  display:none;
}

.aerial-icons td {
  font-family: Raleway, sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  vertical-align: middle
}

.aerial-icons td img {
  width: 40px;
  padding: 5px
}

.big-btn {
  display: block;
  font-family: 'Archer A', 'Archer B';
  font-weight: 800;
  font-style: normal;
  color: #efd8ab;
  background: #e43638;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  margin-top: 40px;
  border: 1px solid #e43638;
  transition: all .3s
}

.big-btn:hover {
  background: #efd8ab;
  border: 1px solid #efd8ab;
  color: #e43638
}

.navy-bg .wrapper-650 {
  margin-top: 0
}

#html5-image {
  overflow: hidden !important
}

.video-wrapper-full {
  width: 100%;
  display: block;
  position: relative;
  margin-bottom: 60px
}

.video-2-col > .video-wrapper:nth-of-type(1) {
  float: left
}

.video-2-col > .video-wrapper:nth-of-type(2) {
  float: right
}

.video-wrapper {
  width: 48%;
  display: inline-block;
  position: relative
}

.video-height {
  padding-top: 56.25%
}

.video-wrapper embed, .video-wrapper iframe, .video-wrapper object, .video-wrapper-full embed, .video-wrapper-full iframe, .video-wrapper-full object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

embed, iframe, object {
  max-width: 100%
}

.video h1 {
  margin-bottom: 60px
}

.image-header {
  width: 100%;
  display: block
}

.contact > div {
  display: inline-block;
  vertical-align: top
}

.contact > div:first-child {
  margin-right: 3%;
  width: 42%
}

.contact > div:last-child {
  width: 54%
}

.contact h1 {
  text-align: left
}

input, select, textarea {
  transition: border .3s
}

input:hover, select:hover, textarea:hover {
  border-color: #e43638
}

.contact a {
  margin-top: 40px;
  display: block;
  font-family: 'Archer A', 'Archer B';
  font-weight: 800;
  color: #e43638;
  text-decoration: none;
  font-size: 18px;
  transition: all .3s
}

.contact a:hover {
  color: #000
}

input, select, textarea {
  width: 100%;
  display: block;
  border: 1px solid #22344b;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 16px;
  padding: 5px 10px;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  background: 0 0;
  color: #22344b
}

.select-wrapper {
  position: relative;
  background: url(../../uploads/2016/11/select-arrow.png) no-repeat right 10px center;
  background-size: 14px
}

input[type=submit] {
  display: inline-block;
  background: #22344b;
  color: #fff;
  width: auto;
  cursor: pointer;
  transition: .5s
}

input[type=submit]:hover {
  background: #fff;
  color: #22344b
}

::-webkit-input-placeholder {
  color: #22344b
}

:-moz-placeholder {
  color: #22344b
}

::-moz-placeholder {
  color: #22344b
}

:-ms-input-placeholder {
  color: #22344b
}

.blog {
  padding-top: 50px
}

.blog-post {
  border-bottom: 1px solid #22344b;
  padding-bottom: 30px;
  margin-bottom: 30px
}

.blog-post > a {
  width: 48%;
  margin-right: 3%;
  display: inline-block
}

.blog-post > a > img {
  width: 100%;
  display: block
}

.blog-post > div {
  width: 48%;
  display: inline-block;
  vertical-align: top
}

.blog-post > div p {
  width: 100%;
  color: #22344b
}

.blog-post > div > h3 {
  font-size: 22px;
  line-height: 22px;
  margin-bottom: 0
}

.blog-post > div > h3 a {
  font-family: 'Archer A', 'Archer B';
  font-weight: 600;
  font-style: italic;
  text-decoration: none;
  color: #22344b;
  font-size: 22px;
  line-height: 22px;
  margin-bottom: 10px;
  border-bottom: 1px solid #e43638;
  display: inline-block
}

.blog-post > div > a {
  display: inline-block;
  padding: 5px;
  border: 1px solid #e43638;
  color: #e43638;
  font-family: Raleway, sans-serif;
  text-decoration: none;
  font-size: 14px;
  line-height: 14px;
  margin-top: 10px;
  transition: .5s
}

.blog-post > div > a:hover {
  background: #e43638;
  color: #fff
}

.page-template-template-blog .sharedaddy.sd-sharing-enabled {
  display: none
}

.single-thornton {
  margin: 64px auto 60px
}

.single-thornton > img {
  width: 100%;
  margin-bottom: 40px
}

.single-thornton h1 {
  margin-bottom: 20px
}

.single-thornton h4 {
  font-family: Raleway, sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  font-style: normal;
  margin-bottom: 10px;
  letter-spacing: 0
}

.categories {
  font-family: Raleway, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-align: center
}

.categories span:after {
  content: "\2022";
  display: inline-block;
  font-size: 20px;
  margin-left: 5px;
  margin-right: 3px;
  vertical-align: middle
}

.categories span:last-child:after {
  display: none
}

.post-content {
  width: 90%;
  margin: 20px auto 40px
}

.post-content p {
  margin-bottom: 10px
}

.post-content p span {
  display: inline
}

.post-content p strong {
  font-weight: 700;
  margin: 30px 0 5px;
  display: inline-block
}

.post-content p a {
  color: #000;
  transition: .5s
}

.post-content p a:hover {
  color: #e43638
}

div.sharedaddy h3.sd-title {
  font-family: Raleway, sans-serif;
  font-weight: 400 !important;
  font-size: 14px !important;
  margin: 30px 0 10px !important;
  font-style: normal;
  letter-spacing: 0
}

.related-posts {
  width: 90%;
  margin: 0 auto
}

.related-posts .widget-title {
  font-family: Raleway, sans-serif;
  font-weight: 400 !important;
  font-size: 14px !important;
  display: inline-block;
  margin: 0 0 15px 0;
  font-style: normal;
  letter-spacing: 0
}

.related-posts .widget-title:before {
  content: "";
  display: block;
  width: 100%;
  min-width: 30px;
  border-top: 1px solid #ddd;
  margin-bottom: 1em
}

.rpwwt-widget ul li {
  display: block;
  width: 23%;
  margin-right: 2.6667% !important;
  position: relative !important;
  float: left
}

.rpwwt-widget ul li:last-child {
  margin: 0 0 1.5em 0 !important;
  float: right
}

.rpwwt-widget ul li img {
  margin: 0 !important;
  float: none !important;
  display: block !important
}

#rpwwt-recent-posts-widget-with-thumbnails-2 img {
  width: 100% !important;
  object-fit: cover
}

.rpwwt-post-title {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 60%;
  padding: 15% 5px;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  vertical-align: middle;
  text-align: center;
  z-index: 99;
  display: block;
  background: rgba(255, 255, 255, .7);
  font-family: Raleway, sans-serif;
  font-weight: 700;
  color: #22344b;
  text-decoration: none;
  line-height: 14px;
  transition: .5s
}

.rpwwt-widget ul li a:hover .rpwwt-post-title {
  background: rgba(34, 52, 75, .7);
  color: #fff
}

.post-navigation {
  width: 90%;
  margin: 20px auto 0
}

.all-articles, .post-navigation .next, .post-navigation .prev {
  display: inline-block;
  font-family: Raleway, sans-serif;
  font-weight: 500;
  color: #22344b;
  font-size: 14px;
  text-decoration: none;
  transition: .5s
}

.post-navigation .prev {
  float: left
}

.post-navigation .next {
  float: right
}

.all-articles {
  display: block;
  text-align: center
}

.all-articles:hover, .post-navigation .next:hover, .post-navigation .prev:hover {
  color: #e43638
}

.team-wrapper {
  margin-top: 120px
}

.team-wrapper article:nth-of-type(1) {
  width: 48%;
  float: left
}

.team-wrapper article:nth-of-type(2) {
  width: 48%;
  float: right
}

.team-image {
  width: 100%;
  display: block
}

.team-wrapper article div {
  width: 100%;
  text-align: right;
  color: #fff;
  background: #22344b;
  padding: 6px 8px;
  font-family: Raleway, sans-serif;
  font-size: 12px;
  line-height: 12px;
  font-weight: 700;
  margin-bottom: 20px
}

.team-wrapper article a {
  display: block
}

.team-logo {
  display: block;
  margin-bottom: 20px
}

.team-wrapper article:nth-of-type(1) .team-logo {
  width: 100px
}

.team-wrapper article:nth-of-type(2) .team-logo {
  width: 100px;
  margin-top: 46px
}

.error404 .wrapper-650 {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  max-width: 500px;
  margin: 0
}

.error404 .wrapper-650 a {
  font-size: 22px;
  line-height: 28px
}

.error404 footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%
}

.rental {
  background: url(../../uploads/2021/11/thornton-rent.jpg) no-repeat top center;
  background-size: cover;
  padding: 15vh 0;
  position: relative;
  background-position: center center;
  height: 85vh;
  display: flex;
  align-items: center;
}

.black-overlay {
  background-color: rgba(0, 0, 0, .6);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-image: url(../../uploads/2016/11/foreground-stripes.png);
  background-position: top right;
  background-repeat: repeat-y;
  background-size: 175px
}

.rental > .wrapper-650 {
  text-align: center;
  position: relative;
  z-index: 9
}

.rental .big-btn {
  display: inline-block;
  font-size: 14px;
  width: 200px;
  margin-top: 0;
  transition: .5s;
  border: 1px solid #e43638
}

.rental .big-btn:hover {
  background: #efd8ab;
  border: 1px solid #efd8ab;
  color: #e43638
}

.lease-btn, .rent-btn {
  margin-right: 15px
}

.rental .big-btn.inactive {
  background: 0 0;
  border: 1px solid #efd8ab;
  color: #efd8ab
}

.rental .big-btn.active {
  background: #efd8ab;
  border: 1px solid #efd8ab;
  color: #e43638
}

.rental .big-btn.inactive:hover {
  background: #e43638;
  color: #efd8ab;
  border: 1px solid #e43638
}

.rental form {
  text-align: left
}

.rental div[id*="-form"] {
  width: 90%;
  max-width: 400px;
  margin: 50px auto 0
}

.rental > div > div > span {
  font-family: Raleway, sans-serif;
  font-size: 12px;
  line-height: 12px;
  color: #fff;
  display: block;
  text-align: left;
  margin-bottom: 5px
}

.rental .select-wrapper:after {
  z-index: 1
}

.rental input, .rental textarea {
  background: rgba(255, 255, 255, .85);
  border: 0
}

.rental .select-wrapper {
  background-color: rgba(255, 255, 255, .85)
}

.rental textarea {
  height: 80px
}

.rental input[type=submit] {
  background: #e43638;
  color: #fff;
  border: 0;
  padding: 5px 25px
}

.rental div[id*="-form"] form p {
  color: #fff;
  font-weight: 700
}

.rental-form {
  display: none
}

.headline-rental {
  background: #22344b
}

.headline-rental .wrapper-650 {
  margin: 0 auto;
  padding: 40px 0 55px
}

.page-template-template-rent h2 {
  font-size: 22px;
  line-height: 22px
}

.howWeWork {
  background: #efd8ab;
  padding: 1px 0
}

.howWeWork .big-btn {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  width: 200px;
  margin-top: 0;
  border: 1px solid #e43638;
  transition: .5s
}

.howWeWork .big-btn:hover {
  background: 0 0;
  color: #e43638
}

.rental-icon {
  display: inline-block;
  width: 15%;
  margin-right: 5%;
  vertical-align: top
}

.rental-icon img {
  width: 100%
}

.rental-info {
  width: 78%;
  display: inline-block
}

.rental-info p {
  margin-bottom: 20px
}

.morton-logo {
  display: block;
  width: 120px
}

.morton-logo img {
  width: 100%
}

.mobile {
  display: none
}

/* AT overried */
.fw-wrapper .fw-img {
    width: 100% !important;
    height: auto;
}

@media screen and (max-width: 900px) {
  .rpwwt-post-title {
    font-size: 12px
  }

  .rental .big-btn {
    width: 180px
  }
}

@media screen and (max-width: 767px) {
  .desktop {
    display: none
  }

  .mobile {
    display: block
  }

  h1 {
    font-size: 40px;
    line-height: 45px
  }

  nav ul li.current-menu-item:after {
    margin-right: 0
  }

  #nav-icon3 {
    width: 22px;
    height: 17px;
    position: absolute;
    right: 5%;
    top: 32px;
    display: block;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer
  }

  #nav-icon3 span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #fff;
    border-radius: 6px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
  }

  #nav-icon3 span:nth-child(1) {
    top: 0
  }

  #nav-icon3 span:nth-child(2), #nav-icon3 span:nth-child(3) {
    top: 7px
  }

  #nav-icon3 span:nth-child(4) {
    top: 14px
  }

  #nav-icon3.open span:nth-child(1), #nav-icon3.open span:nth-child(4) {
    top: 7px;
    width: 0;
    left: 50%
  }

  #nav-icon3.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
  }

  #nav-icon3.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }

  #logo {
    display: block;
    float: none
  }

  nav.mobile {
    display: none;
    width: 100%;
    float: none;
    margin-top: 20px
  }

  nav.mobile ul li {
    display: block;
    margin-left: 0;
    text-align: right;
    margin-bottom: 25px
  }

  nav.mobile ul li a {
    font-size: 18px;
    line-height: 18px
  }

  nav.mobile ul li:last-child {
    margin-top: 20px
  }

  footer > div > div:first-child {
    float: none;
    width: 100%;
    text-align: center
  }

  footer > div > div:first-child > span:nth-of-type(2) {
    display: block;
    margin-top: 15px;
    margin-bottom: 5px
  }

  footer > div > div:last-child {
    float: none;
    width: 100%;
    text-align: center;
    line-height: 40px
  }

  .dev-by {
    transform: translateY(0);
    padding-top: 10px
  }

  .spacer {
    transform: translateY(0)
  }

  .sthil-logo {
    transform: translateY(0)
  }

  .fpp-logo {
    margin-left: 0
  }

  .p-2-column p {
    width: 100%;
    margin: 0 0 10px 0
  }

  .video-wrapper, .video-wrapper-full {
    width: 100%;
    margin: 0 auto 40px;
    display: block
  }

  .video-2-col > .video-wrapper:nth-of-type(1), .video-2-col > .video-wrapper:nth-of-type(2) {
    float: none
  }

  .blog-post > a, .blog-post > div {
    width: 100%;
    margin-right: 0
  }

  .blog-post > div {
    padding-top: 20px
  }

  .rpwwt-widget ul li {
    width: 48%;
    margin-bottom: 4% !important
  }

  .rpwwt-widget ul li:nth-child(2) {
    margin: 0 0 2.6667% 0 !important;
    float: right
  }

  .all-articles, .post-navigation .next, .post-navigation .prev {
    font-size: 12px
  }

  .contact > div:first-child, .contact > div:last-child {
    width: 100%;
    margin: 0 0 40px 0;
    display: block
  }

  .wrapper-800 {
    margin: 40px auto 50px
  }

  .rental .big-btn {
    width: 240px;
    display: block;
    margin: 0 auto 20px auto
  }

  .rental {
    padding: 7vh 0
  }

  .black-overlay {
    background-size: 90px
  }
}

@media screen and (max-width: 1024px) and (orientation: portrait) {
  .gallery-overlay, .simple-gallery .slick-slide {
    height: 50vh
  }

  #next > article:first-child {
    margin: 20px auto 60px
  }

  div[data-parallax] > div {
    height: 63vh
  }

  .aerial-icons {
    top: 40px;
    right: 40px
  }

  .image-header.mobile {
    display: block
  }

  .image-header.desktop {
    display: none
  }
}

@media screen and (max-width: 600px) {
  #logo {
    width: 150px
  }

  #nav-icon3 {
    top: 27px
  }

  h1 {
    width: 100%;
    margin: 0 auto 40px
  }

  .contact h1 {
    width: 100%;
    text-align: left
  }

  .simple-gallery.with-image .slick-slide > img {
    width: 112%;
    left: -5%
  }

  div[data-parallax] {
    background-position: left top !important
  }

  div[data-parallax] > div {
    height: 63vh
  }

  .aerial-icons {
    top: 10px;
    right: 10px;
    width: 180px
  }

  .aerial-icons td img {
    width: 21px;
    padding: 3px
  }

  .aerial-icons td {
    font-size: 10px;
    line-height: 10px
  }

  .team-wrapper article:nth-of-type(1), .team-wrapper article:nth-of-type(2) {
    width: 100%;
    float: none
  }

  .team-wrapper article:nth-of-type(1) {
    margin-bottom: 50px
  }

  .team-wrapper article:nth-of-type(2) .team-logo {
    margin-top: 20px
  }

  .rental h1 > span > span, .rental-info h2 > span > span {
    display: inline-block;
    background: 0 0
  }

  .rental-icon, .rental-info {
    display: block;
    width: 100%;
    margin: 0 0 20px 0
  }

  .rental-icon {
    max-width: 60px
  }

  .caption {
    width: 190px;
    line-height: 16px;
    font-size: 12px;
    bottom: 10px;
    left: 10px
  }

  .artist {
    bottom: 10px;
    right: 10px
  }
}

#wrapper, .home-gallery {
  overflow: hidden
}

#html5-close {
  background: url(close.svg) 50% 50% no-repeat;
  background-size: 90% 90%
}

#html5-close img {
  opacity: 0
}

#new-img-box {
  position: relative;
}

#new-img-box .img-c {
  position: relative;
  width: 100vw;
  height: 72.22vw;
}

#new-img-box .img-c.height {
  height: 100vh;
  width: 138.46vh;
}

#new-img-box .img-c img {
  width: 100%;
  max-width: none;
  height: auto;
}

#new-img-box .img-c.height img {
  height: 100%;
  width: auto;
}

#new-img-box .items-c {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

#new-img-box .items-c .item-c {
  position: absolute;
  opacity: 0;
  transition: all 1.2s 1s;
  transform: translate3d(0, -100%, 0);
}

#new-img-outer.on #new-img-box .items-c .item-c {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

#new-img-box .items-c .item-c img {
  width: 41px;
  max-width: none;
  height: auto;
}

#new-img-box .items-c .item-c:nth-child(1) {
  bottom: 43.5%;
  left: calc(29% - 20.5px);
}

#new-img-box .items-c .item-c:nth-child(2) {
  bottom: 58%;
  left: calc(5% - 20.5px);
  transition: all 1.2s 1.1s;
}

#new-img-box .items-c .item-c:nth-child(3) {
  bottom: 44.5%;
  left: 3%;
  transition: all 1.2s 1.2s;
}

#new-img-box .items-c .item-c:nth-child(3) img {
  width: 62px;
}

#new-img-box .items-c .item-c:nth-child(4) {
  bottom: 56.5%;
  left: calc(40% - 20.5px);
  transition: all 1.2s 1.3s;
}

#new-img-box .items-c .item-c:nth-child(5) {
  bottom: 32.5%;
  left: calc(38% - 20.5px);
  transition: all 1.2s 1.4s;
}

.video-part {
  display: flex;
padding-top:24px;
border-bottom:1px solid #E0E0E0;
padding-bottom:5px
}

.video-part h3 {
  font-size: 22px;
  line-height: 1;
  margin-top: 30px;
}

.video-part .left-block {
  width: 72%;
}

.video-part .right-block {
  width: 28%;
}

.video-part .right-block .video-content h3 {
  margin-top: 6px;
  font-size: 13px;
  margin-bottom: 8px;
  min-height: 26px;
}

.video-part .right-block .video-content .text-c {
  display: none;
}

.video-part .video-height-c {
  padding-top: 56.25%;
  position: relative;
}

.video-part .video-height-c iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  transition:opacity 0.3s;
}

#video-list .item-c {
  cursor: pointer;
}

#video-list .item-c .content {
  position: relative;
}

#video-list .item-c .content:before {
  content: "";
  border: 25px solid transparent;
  position: absolute;
  right: 100%;
  top: calc(50%);
  transform: translate(0, -50%);
  transition: border 0.3s;
}
#video-list{
  width: calc(100% + 16px);
  height: 597px;
  overflow-y: auto;
  padding-right: 16px;
  padding-left: 40px;
}
#video-list::-webkit-scrollbar{
  width: 4px;
  height: 4px;
}
#video-list::-webkit-scrollbar-thumb:vertical{
  background-color: #28344A;
  border-radius: 0;
}
#video-list::-webkit-scrollbar-track-piece:vertical:decrement,
#video-list::-webkit-scrollbar-track-piece:vertical:increment {
  background-color: #E6E6E6;
}
#video-list .video-height-c {
  background-color: #E2383E;
}

#video-list .video-height-c:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;

}

#video-list .video-height-c:after {
  content: "";
  position: absolute;
  top: 0;
  height: 5px;
  left: 0;
  right: 0;
  z-index: 2;
  background-color: #E2383E;
  opacity: 0;
  transition: opacity 0.3s;
}
@media (min-width: 768px) {
  #video-list .item-c:hover .content:before,
  #video-list .item-c.active .content:before {
    border-right-color: #e2383e;
  }

  #video-list .item-c:hover iframe,
  #video-list .item-c.active iframe {
    opacity: 0.8;
  }

  #video-list .item-c:hover .video-height-c:after,
  #video-list .item-c.active .video-height-c:after {
    opacity: 1;
  }
}
.show-video{
  transition:opacity 0.5s;
}
.show-video.opacity-0{
  opacity: 0;
}
@media (max-width: 767.98px) {
  .video-part .left-block {
    display: none;
  }
  .video-part .right-block {
    width: 100%;
  }
  #video-list{
    padding-left: 0;
height:auto;
  }
  .video-part .right-block .video-content h3{
    font-size: 20px;
    margin-top: 30px;
  }
  .video-part .right-block .video-content .text-c{
    display: block;
    padding-left: 5px;
    padding-bottom: 20px;
  }
  #video-list .video-height-c:before{
    display: none;
  }
.ps__rail-y {
display:none !important;
}
}
.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto;
position:relative;
}

/*
 * Scrollbar rail styles
 */
.ps__rail-y {
background:#e6e6e6;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  width: 4px;
  /* there must be 'right' or 'left' for ps__rail-y */
  right: 0;
  /* please don't change 'position' */
  position: absolute;
}
.ps--active-y > .ps__rail-y {
  display: block;
}

/*
 * Scrollbar thumb styles
 */
.ps__thumb-y {
  background-color: #28344A;
  transition: background-color .2s linear, width .2s ease-in-out;
  -webkit-transition: background-color .2s linear, width .2s ease-in-out;
  width: 4px;
  /* there must be 'right' for ps__thumb-y */
  right:0px;
  /* please don't change 'position' */
  position: absolute;
}

/* MS supports */
@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important;
  }
}
.ps__rail-x{
	display:none !important;
}