@charset "UTF-8";
/*
Theme Name: Holly 2016
Theme URI: http://swelldesign.com.au/
Description:
Author: Swell Design Group
Version: 1.0.0
Tags:
*/
/*  ==========================================================================
    IMPORT
    ========================================================================== */
/*  ==========================================================================
    RESET
    ========================================================================== */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
menu,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
article,
aside,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
nav ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
body {
  font: 13px sans-serif;
  *font-size: small;
  *font: x-small;
  line-height: 1.45;
}
table {
  font-size: inherit;
  font: 100%;
}
select,
input,
textarea {
  font: 99% sans-serif;
}
pre,
code,
kbd,
samp {
  font-family: monospace, sans-serif;
}
body,
select,
input,
textarea {
  color: #3c3c3c;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  text-rendering: optimizeLegibility;
}
a:hover,
a:active {
  outline: none;
}
ul {
  margin-left: 30px;
}
ol {
  margin-left: 30px;
  list-style-type: decimal;
}
small {
  font-size: 85%;
}
strong,
th {
  font-weight: bold;
}
td,
td img {
  vertical-align: top;
}
sub {
  vertical-align: sub;
  font-size: smaller;
}
sup {
  vertical-align: super;
  font-size: smaller;
}
pre {
  padding: 15px;
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  word-wrap: break-word;
}
input[type="radio"] {
  vertical-align: text-bottom;
}
input[type="checkbox"] {
  vertical-align: bottom;
  *vertical-align: baseline;
}
.ie6 input {
  vertical-align: text-bottom;
}
label,
input[type=button],
input[type=submit],
button {
  cursor: pointer;
}
::-moz-selection {
  background: #ff8300;
  color: #000;
  text-shadow: none;
}
html {
  overflow-y: scroll;
}
button {
  width: auto;
  overflow: visible;
}
.ie7 img {
  -ms-interpolation-mode: bicubic;
}
/*  ==========================================================================
    Colors
    ========================================================================== */
/*  ==========================================================================
    BASE
    ========================================================================== */
body {
  width: auto;
  margin: 0;
  padding: 0;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  font: 14px/22px 'sofia-pro', 'ProximaNovaRegular', serif;
  color: #818181;
  overflow: hidden;
}
.visuallyhidden {
  display: none !important;
}
p {
  font: 17px/30px 'sofia-pro', 'ProximaNovaRegular', 'Helvetica', 'Arial', sans-serif;
  margin-bottom: 14px;
}
@media screen and (max-width: 768px) {
  p {
    font-size: 14px;
    line-height: 18px;
  }
}
a {
  outline: 0 !important;
}
strong,
th {
  font-weight: normal;
  font-family: 'sofia-pro', 'ProximaNovaBold';
  font-weight: 600;
}
article.page {
  padding: 100px 0;
}
@media screen and (max-width: 480px) {
  article.page {
    padding: 60px 0;
  }
}
article ~ .parallax {
  height: 500px !important;
}
/*  ==========================================================================
    TYPOGRAPHY
    ========================================================================== */
h2 {
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 25px;
  font-family: 'sofia-pro', 'ProximaNovaBold';
  font-weight: 600;
  font-weight: normal;
}
/*  ==========================================================================
    POST INTRODUCTION
    ========================================================================== */
.post_introduction {
  margin-bottom: 75px;
}
.post_introduction h3 {
  font-family: 'sofia-pro', 'ProximaNovaBold';
  font-weight: 600;
  font-weight: normal;
  font-size: 40px;
  line-height: 40px;
  color: #061435;
}
.post_introduction p {
  font-family: 'sofia-pro', 'ProximaNovaRegular';
  font-weight: normal;
  font-size: 40px;
  line-height: 40px;
  color: #032C53;
}
/*  ==========================================================================
    HEADER
    ========================================================================== */
header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  background-color: #addee3;
  height: 140px;
  z-index: 10500;
}
h1#site-title {
  margin: 0;
  padding: 0;
}
#site-title a {
  display: block;
  width: 240px;
  height: 160px;
  text-indent: -1000000px;
  background: url(images/hbh.svg) no-repeat center center;
  float: left;
}
.header-contact {
  display: block;
  position: absolute;
  top: 0;
  right: 15px;
  text-align: right;
}
.header-contact .social {
  width: 16px;
  height: 16px;
  display: none;
  *display: inline;
  zoom: 1;
  background: no-repeat left center;
  vertical-align: middle;
  margin: 0 3px;
  opacity: 1;
  transition: opacity 0.1s ease-in;
  -moz-transition: opacity 0.1s ease-in;
  -webkit-transition: opacity 0.1s ease-in;
}
.header-contact .social:hover {
  opacity: 0.8;
}
.header-contact .social.facebook {
  background-image: url(images/facebook.png);
}
.header-contact .social.instagram {
  background-image: url(images/instagram.png);
}
.header-contact .social span {
  position: absolute;
  left: -99999px;
}
#toggle_contact {
  background: #ededed url("images/plus.png") no-repeat scroll 95% 50%;
  color: #0F2E4D;
  padding-right: 25px;
  text-transform: uppercase;
  width: 185px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-size: 13px;
  line-height: 36px;
  text-decoration: none !important;
  margin-left: 5px;
}
/*  ==========================================================================
    NAVIGATION
    ========================================================================== */
header nav {
  position: absolute;
  right: 15px;
  bottom: 55px;
  -webkit-transition: 0.45s height ease-in;
  -moz-transition: 0.45s height ease-in;
  -ms-transition: 0.45s height ease-in;
  -o-transition: 0.45s height ease-in;
}
@media screen and (max-width: 768px) {
  header nav {
    position: absolute;
    height: 0px;
    width: 100%;
    z-index: 2000;
    top: 140px;
    left: 0;
    background-color: #141b38;
    text-align: center;
    overflow: hidden;
  }
}
@media screen and (max-width: 768px) {
  .is-selected {
    height: 200px !important;
    -webkit-transition: 0.45s height ease-in;
    -moz-transition: 0.45s height ease-in;
    -ms-transition: 0.45s height ease-in;
    -o-transition: 0.45s height ease-in;
  }
}
header nav ul {
  margin: 0;
  padding: 0;
}
header nav ul li {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media screen and (max-width: 768px) {
  header nav ul li {
    width: 75%;
    padding: 15px 0;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}
header nav ul li.contact {
  display: none;
}
header nav ul li a {
  display: block;
  margin-left: 30px;
  font-weight: 600;
  line-height: 17px;
  text-transform: uppercase;
  color: #FFFFFF;
  letter-spacing: 1px;
  font-family: 'sofia-pro', 'ProximaNovaBold';
  transition: all 0.2s ease;
}
@media screen and (max-width: 768px) {
  header nav ul li a {
    margin-left: 15px;
  }
}
header nav ul li a:hover {
  color: #002043;
  font-family: 'sofia-pro', 'ProximaNovaBold';
  font-weight: 600;
  text-decoration: none;
}
header nav ul li.selected a {
  color: #0a1435;
  font-family: 'sofia-pro', 'ProximaNovaBold';
  font-weight: 600;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  header nav ul li.selected a {
    color: #addee3;
  }
}
#menu_toggle {
  display: none;
}
/*============================================================================
    HAMBURGER
    ========================================================================== */
.hamburger {
  font: inherit;
  display: inline-block;
  overflow: visible;
  margin: 0;
  padding: 15px;
  cursor: pointer;
  transition-timing-function: linear;
  transition-duration: .15s;
  transition-property: opacity,filter;
  text-transform: none;
  color: inherit;
  border: 0;
  background-color: transparent;
  position: absolute;
  right: 10px;
  bottom: 50px;
  outline: none;
  display: none;
}
@media screen and (max-width: 768px) {
  .hamburger {
    right: 10px;
    display: block;
  }
}
@media screen and (max-width: 480px) {
  .hamburger {
    right: 0px;
    display: block;
  }
}
.hamburger-box {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 24px;
}
.hamburger .hamburger-inner,
.hamburger .hamburger-inner:after,
.hamburger .hamburger-inner:before {
  background-color: #fff;
}
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-delay: .15s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-duration: .15s;
}
.hamburger-inner,
.hamburger-inner:after,
.hamburger-inner:before {
  position: absolute;
  width: 40px;
  height: 4px;
  transition-timing-function: ease;
  transition-duration: .15s;
  transition-property: transform;
  border-radius: 4px;
  background-color: #000;
}
.hamburger-inner {
  top: 50%;
  display: block;
  margin-top: -2px;
}
.hamburger--collapse .hamburger-inner:before {
  transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.3s, transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger-inner:before {
  top: -10px;
}
.hamburger-inner:after,
.hamburger-inner:before {
  display: block;
  content: '';
}
.hamburger-inner,
.hamburger-inner:after,
.hamburger-inner:before {
  position: absolute;
  width: 40px;
  height: 4px;
  transition-timing-function: ease;
  transition-duration: .15s;
  transition-property: transform;
  border-radius: 4px;
  background-color: #000;
}
.hamburger--collapse .hamburger-inner:after {
  top: -20px;
  transition: top 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.3s, opacity 0.1s linear;
}
.hamburger-inner:after {
  bottom: -10px;
}
.hamburger--collapse.is-active .hamburger-inner {
  transition-delay: .32s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}
.hamburger--collapse.is-active .hamburger-inner:before {
  top: 0;
  transition: top 0.12s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.18s, transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0.42s;
  transform: rotate(-90deg);
}
.hamburger--collapse.is-active .hamburger-inner:after {
  top: 0;
  transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s linear 0.27s;
  opacity: 0;
}
/*  ==========================================================================
    HOME SLIDER
    ========================================================================== */
.feature-property-slider .swiper-slide {
  background-size: cover;
  background-position: bottom;
}
.feature-image-info {
  top: 100px;
  position: relative;
  background-color: rgba(173, 222, 227, 0.5) !important;
  color: #addee3 !important;
  padding: 20px 20px !important;
  text-align: right;
}
.feature-image-info .feature-property-address::before {
  content: 'Feature Property';
  color: #061435;
  font-weight: 600;
  text-decoration: underline;
  text-transform: lowercase;
  font-size: 16px;
  font-family: ProximaNovaSemibold;
  display: block;
  padding-bottom: 5px;
}
.feature-image-info p {
  text-align: right;
  padding: 30px 10px 0px 10px;
  font-family: ProximaNovaBlack;
  font-size: 35px;
  line-height: 30px;
  font-weight: normal;
  vertical-align: middle;
  text-transform: capitalize;
  color: #FFF;
  font-weight: 600;
}
@media screen and (min-width: 764px) {
  .feature-image-info p {
    font-size: 50px;
    line-height: 40px;
  }
}
.feature-image-info .link {
  padding: 0 10px;
}
.feature-image-info .link a {
  display: block;
  font-size: 0.5em;
  color: #ffffff;
  line-height: 1;
}
#feature-properties .swiper-container {
  max-width: 100% !important;
  width: 100% !important;
  height: 90vh;
}
#home {
  padding-top: 140px;
  position: relative;
  display: none;
}
#feature-properties {
  padding: 0px;
}
.landing_gallery {
  height: 100%;
  width: 100%;
}
.landing_gallery .viewport {
  height: 100%;
  padding-bottom: 0 !important;
}
.landing_gallery nav {
  bottom: 130px;
}
.landing_gallery nav ul li a {
  text-indent: -9999px;
  background: url(images/slider-nav.png) no-repeat 0 0;
  width: 25px;
  height: 25px;
  display: block;
  padding: 0 !important;
  margin: 0 0 0 10px;
}
.landing_gallery nav ul li:first-child a {
  margin: 0;
}
#scroll_down {
  position: absolute;
  display: block;
  background: url(images/down_arrow.png) no-repeat center center;
  width: 30px;
  height: 16px;
  bottom: 50px;
  left: 50%;
  margin-left: -15px;
  text-indent: -99999px;
}
.swell-gallery nav ul {
  margin: 0px auto !important;
  display: inline-block;
  width: auto;
}
.swell-css-gallery {
  height: auto !important;
}
.swell-gallery nav ul li.selected a {
  background-position: -25px 0;
}
.swell-gallery nav .prev,
.swell-gallery nav .next {
  display: none;
}
.swell-gallery nav {
  margin: 0 !important;
  overflow: hidden !important;
  text-align: center;
}
.swell-gallery .viewport .gallery_item .caption {
  background-color: rgba(173, 222, 227, 0.5) !important;
  color: #addee3 !important;
  padding: 20px 20px !important;
  text-align: right;
  width: auto;
  z-index: 10000;
}
.swell-gallery .viewport .gallery_item .caption p {
  margin: 8px 0;
}
@media screen and (max-width: 768px) {
  .swell-gallery .viewport .gallery_item .caption p {
    margin: 10px 0;
  }
}
@media screen and (max-width: 480px) {
  .swell-gallery .viewport .gallery_item .caption p {
    margin: 0px 0;
  }
}
.swell-gallery .viewport .gallery_item .caption .bar {
  padding: 0 10px;
  font-family: ProximaNovaBlack;
  font-size: 50px;
  line-height: 40px;
  font-weight: normal;
  vertical-align: middle;
  text-transform: capitalize;
  color: #FFF;
  font-weight: 600;
}
@media screen and (max-width: 480px) {
  .swell-gallery .viewport .gallery_item .caption .bar {
    font-size: 18px !important;
    line-height: 20px !important;
  }
}
@media screen and (max-width: 480px) {
  .caption p:nth-child(2) {
    padding-top: 10px !important;
    color: red;
  }
}
.swell-gallery .viewport .gallery_item .caption .title .bar {
  color: #061435;
  font-weight: 600;
  text-decoration: underline;
  text-transform: lowercase;
  font-size: 16px;
  font-family: ProximaNovaSemibold;
}
@media screen and (max-width: 768px) {
  .swell-gallery .viewport .gallery_item .caption .title .bar {
    font-size: 14px !important;
    padding-bottom: 4px;
  }
}
@media screen and (max-width: 480px) {
  .swell-gallery .viewport .gallery_item .caption .title .bar {
    font-size: 16px !important;
    line-height: 20px !important;
  }
}
.swell-gallery .viewport .gallery_item .caption span.external_url_title {
  display: block;
  font-size: 30px;
  padding-top: 10px;
}
@media screen and (max-width: 768px) {
  .swell-post-gallery .container {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
/*  ==========================================================================
    TEAM SLIDER
    ========================================================================== */
#team {
  background: url(images/teambg.png) no-repeat;
  background-size: cover;
  background-position: center;
  padding: 120px 0 0px 0;
  color: #FFF;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  #team {
    padding: 60px 0 60px 0;
  }
}
#team h2 {
  color: #0a1435;
}
#team p {
  color: #0a1435;
}
@media screen and (max-width: 992px) {
  #team p {
    padding-bottom: 80px;
  }
}
#team h2.h2-span {
  color: #0a1435;
  font-size: 25px;
  margin-bottom: 10px;
}
.swiper-container {
  max-width: 1200px;
  height: 860px;
  overflow: visible !important;
}
@media screen and (max-width: 992px) {
  .swiper-container {
    height: auto;
    background-position: top 20%;
    background-size: 95%;
  }
}
@media screen and (max-width: 480px) {
  .swiper-container {
    background-image: none;
  }
}
.slide-1 {
  background: url(images/holly.png) no-repeat;
}
@media screen and (max-width: 1200px) {
  .slide-1 {
    min-height: 450px;
    height: auto;
    background-size: 93%;
    background-position: top right;
  }
}
@media screen and (max-width: 754px) {
  .slide-1 {
    background-image: none;
  }
}
@media screen and (max-width: 480px) {
  .slide-1 {
    background-image: none;
  }
}
.slide-2 {
  background: url(images/key.png) no-repeat;
}
@media screen and (max-width: 1200px) {
  .slide-2 {
    min-height: 450px;
    height: auto;
    background-position: top 20%;
    background-size: 95%;
  }
}
@media screen and (max-width: 754px) {
  .slide-2 {
    background-image: none;
  }
}
@media screen and (max-width: 480px) {
  .slide-2 {
    background-image: none;
  }
}
.swiper-pagination-bullet {
  width: 18px !important;
  height: 18px !important;
  background-color: #ffffff !important;
  opacity: 1 !important;
}
.swiper-pagination-bullet-active {
  background-color: #0a1435 !important;
}
.swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%230a1435'%2F%3E%3C%2Fsvg%3E") !important;
  left: -80px !important;
  transition: all 0.3s ease;
}
@media screen and (max-width: 1200px) {
  .swiper-button-prev {
    min-height: 50px;
    left: 15px !important;
    bottom: 50% !important;
    top: auto !important;
  }
}
@media screen and (max-width: 768px) {
  .swiper-button-prev {
    bottom: -60px !important;
    display: none;
  }
}
.swiper-button-prev:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") !important;
  left: -80px !important;
}
@media screen and (max-width: 1200px) {
  .swiper-button-prev:hover {
    min-height: 50px;
    left: 15px !important;
    bottom: 50% !important;
    top: auto !important;
  }
}
@media screen and (max-width: 480px) {
  .swiper-button-prev:hover {
    bottom: -60px !important;
  }
}
.swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%230a1435'%2F%3E%3C%2Fsvg%3E") !important;
  right: -80px !important;
  transition: all 0.3s ease;
}
@media screen and (max-width: 1200px) {
  .swiper-button-next {
    min-height: 50px;
    right: 15px !important;
    bottom: 50% !important;
    top: auto !important;
  }
}
@media screen and (max-width: 768px) {
  .swiper-button-next {
    bottom: -60px !important;
    display: none;
  }
}
.swiper-button-next:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") !important;
  right: -80px !important;
}
@media screen and (max-width: 1200px) {
  .swiper-button-next:hover {
    min-height: 50px;
    right: 15px !important;
    bottom: 50% !important;
    top: auto !important;
  }
}
@media screen and (max-width: 480px) {
  .swiper-button-next:hover {
    bottom: -60px !important;
  }
}
/*  ==========================================================================
    ABOUT
    ========================================================================== */
#about {
  background: #addee3;
  padding: 120px 0 90px 0;
  color: #FFF;
  position: relative;
  overflow: hidden;
}
/*  ==========================================================================
    CURRENT LISTINGS
    ========================================================================== */
#listings {
  background: #f9c7c6;
  color: #141b38;
}
.property_container_wraper {
  overflow: hidden;
  position: relative;
  padding-bottom: 100px;
  min-height: 800px;
}
@media screen and (max-width: 1225px) {
  .property_container_wraper {
    padding-bottom: 0px;
    height: 100% !important;
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
}
#testimonials .property_container_wraper {
  min-height: inherit;
}
* + .property_container_wraper {
  margin-top: 40px;
}
.no_nav .listings_nav {
  display: none;
}
.listings_nav a {
  position: absolute;
  bottom: 0;
  font-weight: 600;
  font-family: 'sofia-pro', 'ProximaNovaBold';
  font-size: 40px;
  line-height: 40px;
  color: #0a1435;
}
.listings_nav a:hover {
  cursor: pointer;
  text-decoration: none;
}
.prev_listing {
  left: 0;
  display: none;
  padding-left: 60px;
  transition: all 0.3s ease;
}
@media screen and (max-width: 768px) {
  .prev_listing {
    display: none;
  }
}
.prev_listing:hover {
  padding-left: 50px;
}
.next_listing {
  right: 0;
  padding-right: 60px;
  transition: all 0.3s ease;
}
@media screen and (max-width: 768px) {
  .next_listing {
    display: none;
  }
}
.next_listing:hover {
  padding-right: 50px;
}
.prev_listing:before,
.next_listing:before {
  background: no-repeat 60% center;
  background-position: center 40%;
  background-size: auto 25px;
  color: #0a1435;
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  font-weight: 600;
  border-radius: 50%;
  padding-top: 3px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  transition: all 0.25s ease-in;
  -webkit-transition: all 0.25s ease-in;
  -moz-transition: all 0.25s ease-in;
}
.prev_listing:hover:before,
.next_listing:hover:before {
  color: #ffffff;
}
.next_listing:before {
  content: '>';
  background-position: 60% center;
  right: 0;
}
.prev_listing:before {
  content: '<';
  background-position: 35% center;
  left: 0;
}
#sold {
  background-color: #f5f5f5;
  color: #072043;
}
#sold .swiper-container-horizontal > .swiper-pagination {
  bottom: -70px;
}
.sold_property_container_wraper {
  position: relative;
  overflow: hidden;
  height: auto;
}
.sold-status {
  transform: scale(6, 6);
  position: relative;
  top: -100px;
  transition: 0.6s;
  opacity: 0;
}
.sold-active {
  transform: scale(1, 1);
  transition: 0.6s;
  position: relative;
  top: 0px;
  opacity: 1;
}
.sold-property:hover {
  transform: scale(1.025, 1.025);
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.04);
  transition: 0.4s;
}
.sold-property {
  transition: 0.4s;
  max-width: 305px;
  width: 100%;
  min-height: 300px;
  margin: 12px 0;
  display: inline-block;
  text-align: left;
}
@media screen and (min-width: 764px) {
  .sold-property {
    margin: 12px 12px !important;
  }
}
.sold-property .thumb img {
  display: block;
  width: 100%;
  height: auto !important;
}
.sold-property .property-content-container {
  position: relative;
  background-color: #ffffff;
}
.sold-property .property-content-container .bold {
  font-weight: 600;
  font-size: 1.15em;
}
.sold-property .property-content-container .property-sidebar {
  vertical-align: top;
  display: inline-block;
  padding: 2em;
}
.sold-property .property-content-container .sale_comment {
  line-height: 1.3;
  padding-top: 0.5em;
}
.sold-property .property-content-container .property-information-sidebar {
  width: 230px;
  height: 270px;
}
.sold-property .property-content-container .property-information-sidebar .sales_price::after,
.sold-property .property-content-container .property-information-sidebar .sale_date::after {
  content: ' ';
  width: 30px;
  border-top: 2px solid #f7c7c5;
  display: block;
  margin: 0.75em 0;
}
.sold-property .property-content-container .property-rooms-sidebar {
  position: absolute;
  right: 0;
  width: 105px;
  text-align: left;
  text-transform: uppercase;
  font-size: 0.65rem;
  padding-top: 3em;
}
.sold-property .property-content-container .property-rooms-sidebar span {
  font-size: 2.25em !important;
  display: block;
}
.sold-property .property-content-container .property-rooms-sidebar .sold-property-rooms {
  border-top: 2px solid #f7c7c5;
  padding-bottom: 1em;
}
.sold-property .property-content-container span.status {
  position: absolute;
  top: 0;
  left: 0;
  display: table;
  height: 209px;
  width: 100%;
}
.sold-property .property-content-container span.status > span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.sold-property .property-content-container span.status > span > span {
  text-align: center;
  color: #f9c7c6;
  display: inline-block;
  padding: 0 25px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 33px;
  width: auto;
  letter-spacing: 0.1em;
  background-image: url(images/soldbyholly.svg);
  background-repeat: no-repeat;
  background-position: center;
  height: 100px;
  width: 100px;
  position: absolute;
  right: 5px;
  top: 5px;
}
@media screen and (max-width: 1225px) {
  .property_details {
    width: 100% !important;
    position: relative !important;
  }
}
.property_details .property-rooms {
  display: inline-block;
  padding-bottom: 5px;
}
.property_details .property-rooms:nth-child(odd) {
  padding-left: 2.5px;
  padding-right: 2.5px;
}
.property_details .property-rooms:nth-child(odd):before {
  content: " | ";
}
.property_details .property-rooms:nth-child(odd):after {
  content: " | ";
}
.property {
  /* MQ */
  display: inline-block;
  vertical-align: top;
  padding: 0 12px;
  width: 490px;
}
@media screen and (max-width: 768px) {
  .property {
    width: 100% !important;
    padding: 30px 12px;
  }
}
@media screen and (max-width: 480px) {
  .property {
    width: 100% !important;
    margin-bottom: 50px;
    padding: 0 0px !important;
  }
}
@media screen and (min-width: 764px) {
  .property {
    width: 100%;
    padding: 30px 12px;
  }
}
@media screen and (min-width: 1225px) {
  .property {
    width: 330px;
  }
}
.property .thumb img {
  display: block;
  width: 100%;
  height: auto !important;
}
.property .title {
  font-size: 22px;
  line-height: 24px;
  margin-top: 40px;
  margin-bottom: 7.5px;
}
.property .sub-title {
  font-size: 18px;
  line-height: 22px;
  color: #555;
  margin-bottom: 20px !important;
}
@media screen and (max-width: 768px) {
  .property .sub-title {
    margin-bottom: 40px;
  }
}
.property .content p {
  font-size: 14px;
  line-height: 20px;
}
.property .link {
  margin-top: 18px;
}
.property .link a {
  display: block;
  font-size: 18px;
  line-height: 20px;
  color: #141b38;
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  .property .link a {
    font-size: 16px !important;
    line-height: 30px;
  }
}
.property .link a:before {
  font-family: FontAwesome;
  content: "\f08e \00a0 \00a0";
  font-size: 10px;
}
.property .link a:hover {
  color: #0a1435;
}
.property .thumb {
  position: relative;
}
.property span.status {
  position: absolute;
  top: 0;
  left: 0;
  display: table;
  height: 209px;
  width: 100%;
}
.property span.status > span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.property span.status > span > span {
  text-align: center;
  background: #0a1435;
  color: #f9c7c6;
  display: inline-block;
  padding: 0 25px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 33px;
  width: auto;
  letter-spacing: 0.1em;
}
.property span.forsale {
  display: none !important;
}
/*  ==========================================================================
    TESTIMONIALS
    ========================================================================== */
#testimonials {
  background: #0a1435;
  color: #FFF;
}
#testimonials .property .sub-title,
#testimonials .property .link a {
  color: #aaa;
}
#testimonials .property .content.collapsed .content-inner {
  height: 70px;
  overflow: hidden;
}
#testimonials .read_more {
  background: none;
  border: 0 none;
  padding: 0;
  margin-top: 18px;
  font-size: 19px;
  line-height: 26px;
  color: #addee3;
  position: relative;
  padding-right: 30px;
}
#testimonials .read_more:before {
  content: '';
  background: url(images/up.png) no-repeat 60% center;
  background-position: center 40%;
  background-size: auto 15px;
  width: 25px;
  height: 25px;
  display: block;
  position: absolute;
  right: 0;
  background-color: #0a1435;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  transition: background-color 0.25s ease-in;
  -webkit-transition: background-color 0.25s ease-in;
  -moz-transition: background-color 0.25s ease-in;
}
#testimonials .collapsed .read_more:before {
  background-image: url(images/down.png);
  background-position: center 60%;
}
#testimonials .read_more:hover {
  color: white;
}
#testimonials .read_more:hover:before {
  background-color: white;
}
/*  ==========================================================================
    DOWNLOADS
    ========================================================================== */
#downloads {
  background: #002043;
  color: #FFF;
}
ul.download_list {
  margin: 75px 0 50px 0;
  float: left;
  width: 100%;
}
@media screen and (max-width: 992px) {
  ul.download_list {
    margin: 35px 0 50px 0;
  }
}
ul.download_list li {
  float: left;
  width: 33.33333%;
  min-width: 200px;
  list-style: none;
  text-align: center;
}
@media screen and (max-width: 480px) {
  ul.download_list li {
    width: 100%;
    margin-top: 10px;
  }
}
ul.download_list li a {
  display: block;
  background: #FFF;
  padding: 10px 25px;
  width: 90%;
  color: #002043;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  border: 1px #ffffff solid;
  transition: all 0.3s ease;
}
@media screen and (max-width: 768px) {
  ul.download_list li a {
    margin: 0 auto;
  }
}
ul.download_list li a:hover {
  border: 1px #ffffff solid;
  background: transparent;
  color: #ffffff;
  text-decoration: none;
}
/*  ==========================================================================
    CONTACT
    ========================================================================== */
#contact {
  background: #addee3;
  color: #0a1435;
}
.contact_details {
  display: table;
  margin: 40px 0;
}
@media screen and (max-width: 768px) {
  .contact_details {
    width: 100%;
  }
}
.contact_details p {
  margin-bottom: 0px;
}
.contact_details .address-right p:first-of-type {
  margin-bottom: 14px !important;
}
.contact_details .address-right p + p {
  margin-bottom: 0;
}
.contact_details h3 {
  display: table-caption;
  font-size: 24px;
  margin: 40px 30px;
}
@media screen and (max-width: 480px) {
  .contact_details h3 {
    margin: 30px 0px;
    display: block !important;
  }
}
.contact_details > div {
  display: table-cell;
  vertical-align: middle;
  padding-bottom: 10px;
}
@media screen and (max-width: 480px) {
  .contact_details > div {
    display: block !important;
    padding: 0px 0 20px;
  }
}
.contact_details .icon strong {
  color: #fff;
  width: 20px;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.contact_details .left p {
  margin-bottom: 15px;
}
.contact_details h4 {
  font: 17px/30px 'sofia-pro', 'ProximaNovaRegular', 'Helvetica', 'Arial', sans-serif;
  font-weight: bold;
  padding: 0 0 10px 0;
}
@media screen and (max-width: 480px) {
  .contact_details h4 {
    margin-bottom: 0px;
  }
}
.contact_details .right {
  vertical-align: top;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .contact_details .right {
    vertical-align: bottom !important;
    display: inline-block;
  }
}
@media screen and (max-width: 480px) {
  .contact_details .right {
    margin-bottom: 30px;
  }
}
.contact_details .right p {
  margin-bottom: 0px;
}
.copyright {
  padding-top: 30px !important;
  margin-top: 35px !important;
  color: #002043;
}
.contact_details ul {
  margin-left: 0px;
  vertical-align: bottom;
  padding-left: 0em;
}
@media screen and (max-width: 768px) {
  .contact_details ul {
    margin-top: 10px;
  }
}
@media screen and (max-width: 992px) {
  .contact_details ul {
    margin-top: 20px;
  }
}
.contact_details ul li {
  list-style: none;
  display: inline-block !important;
  padding-top: 0px;
}
.contact_details ul li a {
  color: #002043;
  font-family: 'FontAwesome';
  line-height: 1;
  font-weight: normal !important;
  font-style: normal !important;
  transition: color 0.4s ease;
  font-size: 40px !important;
  margin-right: 20px !important;
}
@media screen and (max-width: 1200px) {
  .contact_details ul li a {
    font-size: 32px !important;
    margin-right: 12px !important;
  }
}
.contact_details ul li a:hover {
  text-decoration: none;
  color: #fff;
}
/*  ==========================================================================
    CONTACT FORM
    ========================================================================== */
.form_one,
.form_two {
  display: block;
}
.form_one {
  margin-bottom: 30px;
}
.form_two {
  padding-left: 40px;
}
@media screen and (max-width: 768px) {
  .form_two {
    padding-top: 0px !important;
    padding-left: 15px !important;
  }
}
.form_two .wpcf7-checkbox {
  margin-bottom: 12px;
}
.wpcf7-checkbox .wpcf7-list-item {
  float: left;
  margin: 4px 0;
  width: auto;
  margin: 10px 0 20px;
}
@media screen and (max-width: 768px) {
  .wpcf7-checkbox .wpcf7-list-item {
    width: 100%;
    margin: 4px 0;
  }
}
@media screen and (max-width: 1200px) {
  .wpcf7-checkbox .wpcf7-list-item {
    margin: 10px 0 5px;
  }
}
.multi-checkbox strong {
  width: 100% !important;
  line-height: 28px !important;
  margin-top: -5px;
  padding-bottom: 4px;
}
.wpcf7-checkbox .wpcf7-list-item span,
.wpcf7-checkbox .wpcf7-list-item a.swell-checkbox {
  float: left;
}
.wpcf7-checkbox .wpcf7-list-item a.swell-checkbox {
  margin-right: 0;
}
.wpcf7-checkbox .wpcf7-list-item span {
  padding: 3px 18px 3px 10px;
}
@media screen and (max-width: 992px) {
  .wpcf7-checkbox .wpcf7-list-item span {
    padding: 3px 10px 3px 6px;
  }
}
.wpcf7 {
  display: block;
  position: relative;
  clear: both;
  font-size: 12px ;
  text-align: left;
  margin: 0 0 100px 0;
  color: #0a1435;
  line-height: 16px ;
}
div.wpcf7-mail-sent-ok {
  border: 1px solid #398f14 !important;
  color: #398f14;
}
.wpcf7 h3 {
  color: #d15765;
  font-weight: normal;
  font-size: 12px;
  font-style: normal;
  margin-bottom: 65px;
  text-align: center;
}
.wpcf7 h3 span {
  background-color: #fff;
  display: inline-block;
  padding: 0 15px;
}
.wpcf7 label,
.wpcf7 .faux_label {
  display: block;
}
.wpcf7 .form_one label {
  display: block;
  position: relative;
  width: 98%;
  padding-left: 135px;
  background-color: #ededed;
  height: auto;
  overflow: hidden;
  margin-bottom: 4px;
}
.wpcf7 .form_one label strong {
  display: block;
  position: absolute;
  top: 0px;
  left: 0;
  font-weight: normal;
  width: 95px;
  z-index: 1;
  background: #FFFFFF;
  margin-left: 40px;
  height: 40px;
  color: #0a1435;
}
.wpcf7 .form_one input {
  display: block;
  background-color: #FFFFFF;
  border: 0;
  height: 40px;
  width: 100%;
  font-size: 14px;
  font-family: 'sofia-pro', 'ProximaNovaRegular';
}
.wpcf7 .form_one input:focus {
  outline: none;
}
.wpcf7 .form_one input.placeholder {
  font-size: 12px;
  font-style: italic;
}
.wpcf7 .form_one strong {
  display: inline-block;
  line-height: 40px;
  padding: 0 10px;
}
.wpcf7 .form_two label,
.wpcf7 .form_two .faux_label {
  height: 38px;
  margin-bottom: 0px;
  clear: both;
}
@media screen and (max-width: 480px) {
  .wpcf7 .form_two label,
  .wpcf7 .form_two .faux_label {
    margin-top: 16px !important;
  }
}
@media screen and (max-width: 768px) {
  .wpcf7 .form_two label,
  .wpcf7 .form_two .faux_label {
    height: 58px;
  }
}
.wpcf7 .form_two select {
  vertical-align: top;
  /*height: 32px;*/
  width: 267px;
}
.wpcf7 .form_two select.test {
  height: 30px;
}
.wpcf7 .form_two .price_range select {
  width: 132px;
}
.wpcf7 .form_two strong {
  display: block;
  vertical-align: middle;
  width: 124px;
  font-weight: normal;
  float: left;
  margin-right: 30px;
  line-height: 16px;
}
@media screen and (max-width: 1200px) {
  .wpcf7 .form_two strong {
    width: 100%;
    line-height: 33px;
  }
}
.wpcf7 .form_two strong.long {
  line-height: 16px;
  padding-top: 1px;
}
.wpcf7 .form_two .checkbox {
  float: left;
  line-height: 26px;
  width: 260px;
  font-weight: normal;
  padding: 0;
}
@media screen and (max-width: 480px) {
  .wpcf7 .form_two .checkbox {
    width: 100% !important;
    max-width: 260px;
    width: 250px;
    margin-top: 16px !important;
  }
}
.wpcf7 .form_two .checkbox strong {
  display: inline;
  margin: 0;
  font-weight: normal;
}
.wpcf7 .form_two .checkbox input[type="checkbox"] {
  vertical-align: middle;
}
.wpcf7 .form_two .submit,
.wpcf7 .form_two .checkbox {
  margin-top: 13px;
}
.wpcf7 .form_two .submit {
  background-color: #0a1435;
  border: 1px #0a1435 solid;
  color: #fff;
  font-family: ProximaNovaBold;
  font-size: 12px;
  height: 38px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  width: 148px;
  margin-right: 12px;
  transition: all 0.3s ease;
}
@media screen and (max-width: 480px) {
  .wpcf7 .form_two .submit {
    width: 100%;
    max-width: 260px;
    margin: 0;
  }
}
@media screen and (max-width: 992px) {
  .wpcf7 .form_two .submit {
    width: 100%;
  }
}
@media screen and (max-width: 1200px) {
  .wpcf7 .form_two .submit {
    width: 180px;
  }
}
.wpcf7 .form_two .submit:hover {
  border: 1px #0a1435 solid;
  background-color: transparent;
  color: #0a1435;
}
.wpcf7 .form_two .submit[disabled] {
  opacity: 0.5;
}
.wpcf7 .form_two .wpcf7-not-valid-tip {
  left: 10px;
  top: 5px;
  border: none;
  color: red;
  font-weight: normal;
  width: 80%;
}
.wpcf7 .form_one .wpcf7-not-valid-tip {
  text-indent: -9999px;
  position: absolute;
  height: 40px;
  width: 5px;
  background: red;
  left: 0;
  top: 0;
}
.wpcf7 .checkbox a {
  color: #0a1435;
}
.wpcf7-response-output {
  display: block;
  position: relative;
  clear: both;
  padding: 10px 10px !important;
  margin: 30px 10px 10px 10px !important;
  text-align: center;
  color: #000;
  font-weight: normal;
  border-width: 1px 0 0 0 !important;
  border-color: #000 !important;
  border-style: solid !important;
}
.wpcf7 label[for=first_name] {
  background: #0a1435 url(images/person.png) no-repeat top left;
}
.wpcf7 label[for=email] {
  background: #0a1435 url(images/email.png) no-repeat top left;
}
.wpcf7 label[for=phone] {
  background: #0a1435 url(images/phone.png) no-repeat top left;
}
.wpcf7 label[for=postcode] {
  background: #0a1435 url(images/address.png) no-repeat top left;
}
.wpcf7 label[for=state] {
  background: #0a1435 url(images/state.png) no-repeat top left;
}
.price_range .wpcf7-form-control-wrap {
  width: 137px;
  position: relative;
  height: 33px;
}
.wpcf7 .form_one span.wpcf7-form-control-wrap {
  width: 100%;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
/* 	==========================================================================
   	SWELL CHECKBOX
   	========================================================================== */
a.swell-checkbox {
  display: block;
  float: left;
  width: 24px;
  height: 24px;
  background: #fff url('images/swell-checkbox.png') no-repeat 0px 0px;
  margin-right: 15px;
}
a.swell-checkbox.checked {
  background-position: 0px -25px;
}
a.swell-checkbox:hover {
  cursor: pointer;
}
/* 	==========================================================================
   	SWELL SELECT
   	========================================================================== */
ul.swell-select {
  display: block;
  background: url('images/swell-dropdown.png') no-repeat 0px 0px;
  width: 254px;
  height: 32px;
  padding: 0;
  float: left;
  margin: 0;
}
@media screen and (max-width: 480px) {
  ul.swell-select {
    width: 98%;
    min-width: 200px;
  }
}
ul.swell-select:hover {
  cursor: pointer;
}
.price_range ul.swell-select {
  width: 120px;
  background: url('images/swell-dropdown-small.png') no-repeat 0px 0px;
}
@media screen and (max-width: 768px) {
  .price_range ul.swell-select {
    min-width: 105px;
  }
}
ul.swell-select li {
  list-style: none;
  display: none;
  color: #808080;
  height: 33px;
  line-height: 37px;
  padding: 0 0 0 26px;
}
.price_range ul.swell-select li {
  line-height: 34px;
}
ul.swell-select li.selected {
  display: block !important;
  color: #333;
}
ul.swell-select.open li {
  background: #fff;
  color: #000;
  display: list-item;
  z-index: 1000;
  position: relative;
}
ul.swell-select.open li:focus,
ul.swell-select.open li:hover {
  color: #fff;
  background: #0a1435;
}
.from ul.swell-select {
  margin-right: 4%;
}
ul.swell-select.open {
  height: auto;
  -moz-box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 768px) {
  ul.swell-select.open {
    top: 0;
    left: -100px;
  }
}
/*  ==========================================================================
   	TERMS AND CONDITIONS
    ========================================================================== */
.disclaimer header {
  display: none;
}
.disclaimer #page-title {
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 20px;
}
.disclaimer p {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 1em;
}
@media screen and (max-width: 768px) {
  .terms-wrap {
    width: 100% !important;
    display: block !important;
    line-height: 2 !important;
  }
}
@media screen and (max-width: 480px) {
  .terms-wrap {
    line-height: 2 !important;
  }
}
/*============================================================================
    MEDIA QUERIES - MIN WIDTH 1200px
    ========================================================================== */
.container {
  width: 100% !important;
}
@media screen and (min-width: 1200px) {
  .container {
    width: 1020px !important;
  }
}
/*============================================================================
    POPUP
    ========================================================================== */
.popup {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 20000;
  background: #002043 no-repeat center;
  background: rgba(0, 32, 67, 0.5) no-repeat center;
}
.popup.loading {
  background-image: url(images/spin.svg);
}
.popup .popup-inner {
  max-width: 95%;
  margin: auto;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.popup .popup-inner .close-btn {
  background: none;
  border: 0 none;
  padding: 0;
  width: 2.14285714rem;
  height: 2.14285714rem;
  line-height: 2.14285714rem;
  display: block;
  position: absolute;
  top: -2.85714286rem;
  z-index: 1000;
  right: -2.14285714rem;
}
.popup .popup-inner .close-btn:before {
  content: "\f00d";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  font-family: 'FontAwesome';
  font-size: 2rem;
  color: white;
}
@media (max-width: 1340px) {
  .popup .popup-inner .close-btn {
    right: 0;
  }
}
@media (max-height: 360px) {
  .popup .popup-inner .close-btn {
    top: 1em;
  }
}
.popup .popup-inner .close-btn span {
  position: absolute;
  left: -1000em;
}
.popup .popup-inner .close-btn:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.popup .popup-inner .popup-wrapper {
  max-width: 100%;
  height: 0;
  padding-top: 56%;
  position: relative;
  width: 1280px;
  margin: auto;
}
@media (min-width: 1364px) {
  .popup .popup-inner .popup-wrapper {
    padding-top: 720px;
  }
}
.popup .popup-inner .popup-wrapper .video,
.popup .popup-inner .popup-wrapper .video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  box-shadow: 0 0 15px 10px rgba(0, 0, 0, 0.13);
  -webkit-box-shadow: 0 0 15px 10px rgba(0, 0, 0, 0.13);
}
@media (max-height: 360px) {
  .popup .popup-inner .popup-wrapper .video,
  .popup .popup-inner .popup-wrapper .video iframe {
    width: 94%;
    height: 94%;
  }
}
.popup .popup-inner iframe {
  max-width: 100%;
}
html.fixed {
  overflow: hidden;
  height: 100%;
  margin-top: 0 !important;
}
html.fixed body {
  overflow: hidden;
  position: fixed;
  width: 100%;
  height: 100%;
}
.fade-out,
.fade-in {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.fade-out.fade-out,
.fade-in.fade-out {
  opacity: 0 !important;
}
.fade-out.fade-in,
.fade-in.fade-in {
  opacity: 1 !important;
}
.vimeo .external_url_title a {
  width: 60px;
  height: 60px;
  display: inline-block;
  position: relative;
  color: #0a1435;
  font-size: 3em;
  line-height: 60px;
  opacity: 1;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  background: transparent;
}
.vimeo .external_url_title a:hover {
  color: #fff;
}
.vimeo .external_url_title a:before {
  content: "\f01d";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  font-family: 'FontAwesome';
}
.vimeo .external_url_title a span {
  position: absolute;
  left: -10000em;
}
/*# sourceMappingURL=style.css.map */