@import url("http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic");
@import url("https://fonts.googleapis.com/css?family=Roboto:100,400,300,500,700");
@charset "UTF-8";
.ym-container {
  width: 1140px;
  margin: 0 auto;
}
.col-ym-12,
.col-ym-11,
.col-ym-10,
.col-ym-9,
.col-ym-8,
.col-ym-7,
.col-ym-6,
.col-ym-5,
.col-ym-4,
.col-ym-3,
.col-ym-2,
.col-ym-1 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-ym-12 {
  width: 100%;
  float: left;
}
.col-ym-11 {
  width: 91.66666667%;
  float: left;
}
.col-ym-10 {
  width: 83.33333333%;
  float: left;
}
.col-ym-9 {
  width: 75%;
  float: left;
}
.col-ym-8 {
  width: 66.66666667%;
  float: left;
}
.col-ym-7 {
  width: 58.33333333%;
  float: left;
}
.col-ym-6 {
  width: 50%;
  float: left;
}
.col-ym-5 {
  width: 41.66666667%;
  float: left;
}
.col-ym-4 {
  width: 33.33333333%;
  float: left;
}
.col-ym-3 {
  width: 25%;
  float: left;
}
.col-ym-2 {
  width: 16.66666667%;
  float: left;
}
.col-ym-1 {
  width: 8.33333333%;
  float: left;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
html,
body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}
body {
  position: relative;
}
.acf-hidden {
  display: none;
}
body.front-end * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body.front-end h1,
body.front-end h2,
body.front-end h3,
body.front-end h4,
body.front-end h5,
body.front-end h6,
body.front-end p,
body.front-end ul,
body.front-end ol,
body.front-end pre,
body.front-end blockquote,
body.front-end textarea,
body.front-end button {
  margin-bottom: 0 0 20px 0;
}
body.front-end h1,
body.front-end h2,
body.front-end h3,
body.front-end h4,
body.front-end h5,
body.front-end h6 {
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
}
body.front-end p,
body.front-end li,
body.front-end a {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
}
body.front-end a {
  font-family: 'Roboto', sans-serif;
  color: #666;
  text-decoration: none;
  transition: all 0.2s ease-in-out 0s !important;
}
body.front-end a:hover,
body.front-end button:hover {
  cursor: pointer;
  cursor: hand;
}
body.front-end a:active {
  text-decoration: none;
}
body.front-end button:hover {
  cursor: pointer;
  cursor: hand;
}
body.front-end code {
  font-family: Consolas, "Courier New", Courier, mono;
}
body.front-end strong {
  font-weight: 600;
}
body.front-end ul,
body.front-end ol {
  margin-left: 10px;
  padding-left: 20px;
}
body.front-end blockquote {
  display: block;
  opacity: .95;
  border-left: 4px solid;
  border-left-color: #ddd;
  padding: 0 10px;
  font-style: italic;
  margin-left: 10px;
}
body.front-end blockquote p:last-child {
  margin-bottom: 10px;
}
body.front-end pre {
  font-family: Consolas, "Courier New", Courier, mono;
  background: black;
  font-size: 12px;
  background: rgba(0,0,0,0.9);
  color: #eee;
  padding: 10px 20px;
}
body.front-end .clear {
  clear: both;
}
#header {
  position: relative;
  background-color: #FFFD23;
  top: 0;
  width: 100%;
  padding: 0px 0 20px;
}
#header .logo {
  float: left;
  display: inline-block;
  position: relative;
  padding-left: 0px !important;
}
#header .logo a {
  display: block;
  position: relative;
  padding: 21px 15px 0;
}
#header .logo a img {
  display: block;
  position: relative;
}
#header .right {
  text-align: right;
  float: right;
  display: inline-block;
  position: relative;
  padding: 40px 15px 0;
}
#header .right .top-container {
  display: block;
  position: relative;
}
#header .right .top-container .email-address {
  color: #000;
  display: inline-block;
  position: relative;
  font-weight: 100;
  font-size: 16px;
}
#header .right .top-container .email-address img {
  display: inline-block;
  width: 22px;
  height: 15px;
  margin-right: 10px;
}
#header .right .top-container .phone-number {
  color: #000;
  display: inline-block;
  position: relative;
  font-weight: 700;
  font-size: 24px;
  margin-left: 24px;
}
#header .right .top-container .phone-number img {
  display: inline-block;
  width: 25px;
  height: 20px;
  margin-right: 5px;
}
#header .right .top-container a:hover {
  opacity: .8;
}
#header .right .bottom-container {
  display: block;
  position: relative;
}
#header .right .bottom-container p {
  color: #fff;
  display: inline-block;
  position: relative;
  font-weight: 100;
  font-size: 16px;
  color: #8d8d8d;
  margin: 12px 0 0;
}
#header .right .bottom-container .contact-btn {
  color: #000;
  display: inline-block;
  position: relative;
  font-weight: 100;
  font-size: 14px;
  margin-left: 13px;
  border: 2px solid #000;
  padding: 5px 29px;
  border-radius: 12px;
}
#header .right .bottom-container a:hover {
  opacity: .8;
}
#header .mobile-menu {
  display: none;
}
#mobile-link {
  display: none;
}
#content .section-1 {
  padding: 36px 0px 42px;
  height: 520px;
}
#content .section-1 .ym-container .menu-main-nav-container .menu {
  margin: 0px;
  padding: 0px;
  background-color: #000 !important;
}
#content .section-1 .ym-container .menu-main-nav-container .menu li {
  list-style-type: none;
  display: block;
  position: relative;
}
#content .section-1 .ym-container .menu-main-nav-container .menu li a {
  color: #ffffff;
  background-color: #000 !important;
  display: block;
  position: relative;
  padding: 12px 20px !important;
  border-bottom: 1px solid #494949;
  font-size: 17px;
  font-weight: 300;
}
#content .section-1 .ym-container .menu-main-nav-container .menu li a:hover {
  background-color: #FFFD23 !important;
  color: #000;
}
#content .section-1 .ym-container .menu-main-nav-container .menu li.menu-item-has-children {
  position: relative;
}
#content .section-1 .ym-container .menu-main-nav-container .menu li.menu-item-has-children a:after {
  content: "\f105";
  font: normal normal normal 19px/1 FontAwesome;
  margin: 0 10px 0 0;
  color: #fff;
  position: absolute;
  right: 10px;
  top: 12px;
}
#content .section-1 .ym-container .menu-main-nav-container .menu li.menu-item-has-children .sub-menu {
  display: none;
  padding: 0;
  margin: 0;
  position: absolute;
  right: -200px;
  top: 0;
  background: #303030;
  z-index: 99;
  min-width: 200px;
  border-left: 1px solid #494949;
}
#content .section-1 .ym-container .menu-main-nav-container .menu li.menu-item-has-children .sub-menu a {
  background: none;
}
#content .section-1 .ym-container .menu-main-nav-container .menu li.menu-item-has-children .sub-menu a:after {
  content: "";
}
#content .section-1 .ym-container .menu-main-nav-container .menu li.menu-item-has-children .sub-menu a:hover {
  background: #FFFD23;
}
#content .section-1 .ym-container .menu-main-nav-container .menu li.menu-item-has-children .sub-menu a:hover:before {
  color: #000;
}
#content .section-1 .ym-container .menu-main-nav-container .menu li.menu-item-has-children .sub-menu a:before {
  content: "\f105";
  font: normal normal normal 19px/1 FontAwesome;
  margin: 0 10px 0 0;
  color: #FFFD23;
}
#content .section-1 .ym-container .menu-main-nav-container .menu li.menu-item-has-children:hover .sub-menu {
  display: block;
}
#content .section-1 .ym-container .menu-main-nav-container .menu li:last-child a {
  border-bottom: 0px solid #494949;
}
#content .section-1 .ym-container .menu-main-nav-container .menu .current-menu-item a {
  background-color: #FFFD23;
}
#content .section-1 .ym-container .agent-menu .menu-main-nav-container .menu #menu-item-40 a {
  background-color: #FFFD23;
}
#content .section-1 .ym-container .lease .menu-main-nav-container .menu #menu-item-42 a {
  background-color: #FFFD23;
}
#content .section-1 .ym-container .sold .menu-main-nav-container .menu #menu-item-41 a {
  background-color: #FFFD23;
}
#content .section-1 .ym-container .sale .menu-main-nav-container .menu #menu-item-43 a {
  background-color: #FFFD23;
}
#content .section-1 .ym-container .right {
  float: right;
  width: 69.3%;
  padding-left: 15px;
  height: 448px;
}
#content .section-1 .ym-container .right .sold-container,
#content .section-1 .ym-container .right .leased-container {
  background-color: #000;
  border-radius: 223px;
  display: inline-block;
  position: relative;
  float: left;
  text-align: center;
  width: 223px;
  height: 223px;
  margin: 0 60px 40px 0;
  -webkit-justify-content: center;
  justify-content: center;
  display: -webkit-flex;
  -webkit-align-items: center;
  display: flex;
  align-items: center;
}
#content .section-1 .ym-container .right .sold-container p,
#content .section-1 .ym-container .right .leased-container p {
  font-size: 70px;
  font-weight: 300;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  line-height: 1em;
}
#content .section-1 .ym-container .right .sold-container p span,
#content .section-1 .ym-container .right .leased-container p span {
  color: #FFFD23;
  font-size: 30px;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  display: block;
  position: relative;
  line-height: 1.5em;
}
#content .section-1 .ym-container .right h1 {
  display: block;
  position: relative;
  text-transform: uppercase;
  clear: both;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.1em;
}
#content .section-1 .ym-container .right h1 strong {
  color: #FFFD23;
  font-weight: 300;
}
#content .section-1 .ym-container .right p {
  color: #ffffff;
  font-size: 18px;
  line-height: 1.5em;
}
#content .section-1 .ym-container .right p a {
  color: inherit !important;
}
#content .section-1 .ym-container .single {
  text-align: left;
  -webkit-justify-content: center;
  justify-content: center;
  display: -webkit-flex;
  -webkit-align-items: center;
  display: flex;
  align-items: center;
}
#content .section-1 .ym-container .single .container h1 {
  color: #ffffff;
  display: block;
  position: relative;
  margin: 0px;
  text-transform: uppercase;
  font-size: 50px;
}
#content .section-1 .ym-container .single .container .price {
  margin: 0px;
  display: block;
  position: relative;
  text-transform: uppercase;
  font-size: 50px;
  font-weight: 400;
  color: #FFFD23 !important;
  line-height: 1em;
}
#content .section-1 .ym-container .single .container .price span {
  font-size: 25px;
  color: #ffffff;
}
#content .section-1 .ym-container .single .container .info-container {
  display: block;
  position: relative;
  background: transparent url("https://trevorleslie.com.au/wp-content/themes/project-ym/less/../images/one-agency-dotted-line.png") repeat-x center top;
  margin: 25px 0px 20px;
  padding: 30px 0;
}
#content .section-1 .ym-container .single .container .info-container ul {
  padding: 0px;
  margin: 0px;
}
#content .section-1 .ym-container .single .container .info-container ul li {
  list-style-type: none;
  color: #ffffff;
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-weight: 400;
  margin-right: 22px;
}
#content .section-1 .ym-container .single .container .info-container ul li img {
  display: inline-block;
  position: relative;
  width: 30px;
  height: auto;
  margin-right: 15px;
}
#content .section-1 .ym-container .single .container .btn-container {
  display: block;
  position: relative;
  clear: both;
}
#content .section-1 .ym-container .single .container .btn-container a {
  position: relative;
  display: inline-block;
  border: 2px solid #ffffff;
  color: #ffffff;
  border-radius: 50px;
  padding: 10px 32px;
  font-size: 18px;
  font-weight: 300;
  margin-right: 12px;
}
#content .section-1 .ym-container .single .container .btn-container a:hover {
  background-color: #FFFD23;
}
#content .section-1 .ym-container .agent {
  text-align: left;
  -webkit-justify-content: center;
  justify-content: center;
  display: -webkit-flex;
  -webkit-align-items: center;
  display: flex;
  align-items: center;
}
#content .section-1 .ym-container .agent .container img {
  width: 171px;
  height: 171px;
  display: block;
  position: relative;
  margin-bottom: 25px;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
#content .section-1 .ym-container .agent .container h1 {
  color: #ffffff;
  display: block;
  position: relative;
  margin: 0px;
  text-transform: uppercase;
  font-size: 50px;
}
#content .section-1 .ym-container .agent .container p {
  margin: 0px;
  display: block;
  position: relative;
  text-transform: uppercase;
  font-weight: 400;
  color: #FFFD23;
  font-size: 30px;
  line-height: 1em;
}
#content .section-1 .ym-container .agent .container .info-container {
  display: block;
  position: relative;
  background: transparent url("https://trevorleslie.com.au/wp-content/themes/project-ym/less/../images/one-agency-dotted-line.png") repeat-x center top;
  margin: 20px 0px 0px;
  padding: 25px 0px 0px;
}
#content .section-1 .ym-container .agent .container .info-container p {
  color: #ffffff;
  margin: 0px;
  font-size: 18px;
  text-transform: none !important;
  line-height: 1.5em !important;
}
#content .section-1 .ym-container .archive-agent {
  text-align: left;
  -webkit-justify-content: center;
  justify-content: center;
  display: -webkit-flex;
  -webkit-align-items: center;
  display: flex;
  align-items: center;
}
#content .section-1 .ym-container .archive-agent .container h1 {
  color: #ffffff;
  display: block;
  position: relative;
  margin: 0px;
  text-transform: uppercase;
  font-size: 50px;
}
#content .section-1 .ym-container .archive-agent .container h1 span {
  color: #FFFD23;
  font-weight: 400;
}
#content .section-1 .ym-container .archive-agent .container p {
  width: 80%;
}
#content .section-1 .ym-container .archive-agent .container .btn-container {
  display: block;
  position: relative;
  clear: both;
  margin-top: 25px !important;
}
#content .section-1 .ym-container .archive-agent .container .btn-container a {
  position: relative;
  display: inline-block;
  background-color: #FFFD23;
  border: 2px solid #FFFD23;
  color: #000;
  border-radius: 50px;
  padding: 10px 32px;
  font-size: 18px;
  font-weight: 300;
  margin-right: 12px;
}
#content .section-1 .ym-container .archive-agent .container .btn-container a:hover {
  background-color: transparent;
  color: #FFFD23;
}
#content .section-2.agent .ym-container .col-ym-8 {
  padding: 35px 15px 50px;
}
#content .section-2.agent .ym-container .col-ym-8 h2 {
  font-weight: 500;
  color: #FFFD23;
  font-size: 21px;
  text-transform: uppercase;
}
#content .section-2.agent .ym-container .col-ym-8 p {
  color: #303030;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5em;
}
#content .section-2.agent .ym-container .col-ym-4 {
  padding: 35px 15px 75px 80px;
}
#content .section-2.agent .ym-container .col-ym-4 h2 {
  font-weight: 500;
  color: #FFFD23;
  font-size: 21px;
  text-transform: uppercase;
}
#content .section-2.agent .ym-container .col-ym-4 p {
  color: #303030;
  font-size: 16px;
  font-weight: 300;
  margin: 0 0 12px;
  padding-left: 25px;
}
#content .section-2.agent .ym-container .col-ym-4 p img {
  width: 17px;
  height: 13px;
  position: absolute;
  margin-left: -25px;
}
#content .section-2.agent .ym-container .col-ym-4 p a {
  color: #303030;
  font-size: 16px;
  font-weight: 300;
  margin: 0 0 12px;
}
#content .section-2.agent .ym-container .col-ym-4 .details-container .contact-container {
  background: transparent url("https://trevorleslie.com.au/wp-content/themes/project-ym/less/../images/one-agency-dotted-line-gray.png") repeat-x center bottom;
  padding-bottom: 15px;
}
#content .section-2.agent .ym-container .col-ym-4 .details-container .address-container {
  background: transparent url("https://trevorleslie.com.au/wp-content/themes/project-ym/less/../images/one-agency-dotted-line-gray.png") repeat-x center bottom;
  padding-bottom: 15px;
}
#content .section-2.agent .ym-container .col-ym-4 .details-container .ssba {
  display: block;
  position: relative;
}
#content .section-2.agent .ym-container .col-ym-4 .details-container .ssba div {
  display: block;
  position: relative;
}
#content .section-2.agent .ym-container .col-ym-4 .details-container .ssba div a:first-child {
  display: none !important;
}
#content .section-2.agent .ym-container .col-ym-4 .details-container .ssba div br {
  display: none !important;
}
#content .section-2.agent .ym-container .col-ym-4 .details-container .ssba div a {
  display: inline-block;
  position: relative;
  transition: all 0.2s ease-in-out 0s !important;
}
#content .section-2.agent .ym-container .col-ym-4 .details-container .ssba div a img {
  display: block;
  position: relative;
  margin-right: 7px;
}
#content .section-2.agent .ym-container .col-ym-4 .details-container .ssba div a:hover {
  opacity: .8;
}
#content .section-2.archive-agent {
  padding: 68px 0px 35px;
  background-color: #f2f2f2;
}
#content .section-2.archive-agent .ym-container .col-ym-4 {
  display: inline-block;
  position: relative;
  margin: 0px 15px 30px;
  box-shadow: 0px 1px 8px 0px rgba(0,0,0,0.15);
  padding: 0px;
  width: 30.7%;
}
#content .section-2.archive-agent .ym-container .col-ym-4 .content-text {
  display: block;
  position: relative;
  background-color: #ffffff;
  min-height: 508px;
  height: auto;
}
#content .section-2.archive-agent .ym-container .col-ym-4 .content-text a {
  display: block;
  position: relative;
  color: #000;
}
#content .section-2.archive-agent .ym-container .col-ym-4 .content-text a h2 {
  font-size: 21px;
  font-weight: 500;
  margin: 0px 35px;
  color: #000;
  background: #FFFD23;
  padding: 3px 7px;
  box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
}
#content .section-2.archive-agent .ym-container .col-ym-4 .content-text img {
  display: block;
  position: relative;
  width: 350px;
  height: 220px;
  margin-bottom: 25px;
}
#content .section-2.archive-agent .ym-container .col-ym-4 .content-text a:hover {
  opacity: .8;
}
#content .section-2.archive-agent .ym-container .col-ym-4 .content-text .info-container {
  display: block;
  position: relative;
  margin: 10px 35px 15px;
}
#content .section-2.archive-agent .ym-container .col-ym-4 .content-text .info-container p {
  margin: 0px;
  display: block;
  position: relative;
  color: #303030;
  font-size: 16px;
  font-weight: 300;
}
#content .section-2.archive-agent .ym-container .col-ym-4 .content-text .info-container p strong {
  color: #303030;
  font-size: 16px;
}
#content .section-2.archive-agent .ym-container .col-ym-4 .content-text .contact-container {
  background: transparent url("https://trevorleslie.com.au/wp-content/themes/project-ym/less/../images/one-agency-dotted-line-gray.png") repeat-x center top;
  padding-bottom: 15px;
  margin: 0px 35px;
  padding: 25px 0;
}
#content .section-2.archive-agent .ym-container .col-ym-4 .content-text .contact-container p {
  color: #303030;
  font-size: 16px;
  font-weight: 300;
  margin: 0 0 12px;
  padding-left: 25px;
}
#content .section-2.archive-agent .ym-container .col-ym-4 .content-text .contact-container p img {
  width: 17px;
  height: 13px;
  position: absolute;
  margin-left: -25px;
  margin-bottom: 0px;
}
#content .section-2.archive-agent .ym-container .col-ym-4 .content-text .contact-container p a {
  color: #303030;
  font-size: 16px;
  font-weight: 300;
  margin: 0 0 12px;
}
#content .section-2.archive-agent .ym-container .col-ym-4 .content-text .contact-container a p {
  padding-left: 0px;
  color: #000;
  font-size: 16px;
  font-weight: 500;
  text-decoration: underline;
}
#testimonials-container {
  padding: 20px 0px 70px;
  background-color: #ebebeb;
}
#testimonials-container .ym-container {
  text-align: center;
  padding: 0 110px !important;
}
#testimonials-container .ym-container h2 {
  text-transform: uppercase;
  color: #000000;
  font-size: 30px;
  font-weight: 600;
}
#testimonials-container .ym-container .tmls {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -moz-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
#testimonials-container .ym-container .tmls .caroufredsel_wrapper {
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
#testimonials-container .ym-container .tmls .caroufredsel_wrapper .tmls_container {
  margin-bottom: 20px;
}
#testimonials-container .ym-container .tmls .caroufredsel_wrapper .tmls_container .tmls_item .tmls_text {
  font-family: 'Roboto', sans-serif !important;
  color: #000000 !important;
  font-size: 18px !important;
  font-weight: 300 !important;
  font-style: italic !important;
  line-height: 1.3em !important;
}
#testimonials-container .ym-container .tmls .caroufredsel_wrapper .tmls_container .tmls_item .tmls_text:before {
  content: "“";
}
#testimonials-container .ym-container .tmls .caroufredsel_wrapper .tmls_container .tmls_item .tmls_text:after {
  content: "”";
}
#testimonials-container .ym-container .tmls .caroufredsel_wrapper .tmls_container .tmls_item .tmls_name {
  font-family: 'Roboto', sans-serif !important;
  color: #000000 !important;
  font-size: 18px !important;
  font-weight: 600 !important;
}
#testimonials-container .ym-container .tmls .caroufredsel_wrapper .tmls_container .tmls_item .tmls_position {
  display: none;
}
#testimonials-container .ym-container .tmls .tmls_next_prev {
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  position: relative;
  display: block;
  width: 100% !important;
}
#testimonials-container .ym-container .tmls .tmls_next_prev .tmls_prev {
  text-align: center !important;
  background-image: url("https://trevorleslie.com.au/wp-content/themes/project-ym/less/../images/one-agency-testimonial-left.png");
  background-size: 16px 25px;
  background-color: transparent;
  width: 16px;
  height: 25px;
  display: inline-block;
  width: 50%;
  float: left;
  background-position: 98.5% center;
}
#testimonials-container .ym-container .tmls .tmls_next_prev .tmls_next {
  text-align: center !important;
  background-image: url("https://trevorleslie.com.au/wp-content/themes/project-ym/less/../images/one-agency-testimonial-right.png");
  background-size: 16px 25px;
  background-color: transparent;
  width: 16px;
  height: 25px;
  display: inline-block;
  width: 50%;
  float: right;
  background-position: 1.5% center;
}
#testimonials-container .ym-container .tmls .tmls_next_prev a:hover {
  opacity: .8;
}
html.pum-open.pum-open-overlay.pum-open-scrollable body > [aria-hidden] {
  padding: 0px !important;
}
.pum-theme-601 .pum-content + .pum-close,
.pum-theme-lightbox .pum-content + .pum-close {
  right: -15px;
}
#pum-606 #popmake-606 .pum-content.popmake-content .header {
  background-color: #303030 !important;
  padding: 23px 30px;
}
#pum-606 #popmake-606 .pum-content.popmake-content .header p {
  float: left;
  display: inline-block;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 300;
  margin: 0px;
}
#pum-606 #popmake-606 .pum-content.popmake-content .header p strong {
  color: #FFFD23 !important;
  font-weight: 600;
}
#pum-606 #popmake-606 .pum-content.popmake-content .header .img {
  float: right !important;
}
#pum-606 #popmake-606 .pum-content.popmake-content .header .img img {
  position: relative;
  display: block;
  width: 110px;
  height: auto;
}
#pum-606 #popmake-606 .pum-content.popmake-content #gform_confirmation_wrapper_2,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_confrimation_wrapper_3 {
  padding: 25px 30px;
}
#pum-606 #popmake-606 .pum-content.popmake-content #gform_confirmation_wrapper_2 #gform_confirmation_message_2,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_confrimation_wrapper_3 #gform_confirmation_message_2 {
  font-size: 14px !important;
  font-weight: 300;
  width: 100% !important;
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
  background-color: #FFFD23 !important;
  padding: 10px !important;
  text-align: center;
  margin: 0px;
  line-height: 1.5em !important;
}
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_2,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_3 {
  padding: 25px 30px;
}
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_2 .validation_error,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_3 .validation_error {
  font-size: 14px !important;
  font-weight: 300;
  width: 100% !important;
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
  background-color: #ff0000;
  padding: 10px !important;
  text-align: center;
  margin: 0px 0px 12px;
  line-height: 1.5em !important;
}
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_2 #gform_2 #gform_fields_2,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_2 #gform_2 #gform_fields_3,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_2 #gform_3 #gform_fields_2,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_2 #gform_3 #gform_fields_3,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_3 #gform_2 #gform_fields_2,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_3 #gform_2 #gform_fields_3,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_3 #gform_3 #gform_fields_2,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_3 #gform_3 #gform_fields_3 {
  margin: 0px;
  padding: 0px;
}
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_2 #gform_2 #gform_fields_2 li,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_2 #gform_2 #gform_fields_3 li,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_2 #gform_3 #gform_fields_2 li,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_2 #gform_3 #gform_fields_3 li,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_3 #gform_2 #gform_fields_2 li,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_3 #gform_2 #gform_fields_3 li,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_3 #gform_3 #gform_fields_2 li,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_3 #gform_3 #gform_fields_3 li {
  list-style-type: none;
  display: block;
  position: relative;
  width: 100% !important;
}
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_2 #gform_2 #gform_fields_2 li .gfield_label,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_2 #gform_2 #gform_fields_3 li .gfield_label,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_2 #gform_3 #gform_fields_2 li .gfield_label,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_2 #gform_3 #gform_fields_3 li .gfield_label,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_3 #gform_2 #gform_fields_2 li .gfield_label,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_3 #gform_2 #gform_fields_3 li .gfield_label,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_3 #gform_3 #gform_fields_2 li .gfield_label,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_3 #gform_3 #gform_fields_3 li .gfield_label {
  display: none;
}
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_2 #gform_2 #gform_fields_2 li .ginput_container,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_2 #gform_2 #gform_fields_3 li .ginput_container,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_2 #gform_3 #gform_fields_2 li .ginput_container,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_2 #gform_3 #gform_fields_3 li .ginput_container,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_3 #gform_2 #gform_fields_2 li .ginput_container,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_3 #gform_2 #gform_fields_3 li .ginput_container,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_3 #gform_3 #gform_fields_2 li .ginput_container,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_3 #gform_3 #gform_fields_3 li .ginput_container {
  display: block;
  position: relative;
}
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_2 #gform_2 #gform_fields_2 li .ginput_container input,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_2 #gform_2 #gform_fields_3 li .ginput_container input,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_2 #gform_3 #gform_fields_2 li .ginput_container input,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_2 #gform_3 #gform_fields_3 li .ginput_container input,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_3 #gform_2 #gform_fields_2 li .ginput_container input,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_3 #gform_2 #gform_fields_3 li .ginput_container input,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_3 #gform_3 #gform_fields_2 li .ginput_container input,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_3 #gform_3 #gform_fields_3 li .ginput_container input {
  background-color: #f2f2f2;
  border: 1px solid #f2f2f2;
  display: block;
  position: relative;
  width: 100% !important;
  font-size: 16px !important;
  color: #303030 !important;
  font-weight: 300 !important;
  padding: 0px !important;
  height: 47px;
  margin-bottom: 12px;
  text-indent: 18px;
}
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_2 #gform_2 #gform_fields_2 li .ginput_container select,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_2 #gform_2 #gform_fields_3 li .ginput_container select,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_2 #gform_3 #gform_fields_2 li .ginput_container select,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_2 #gform_3 #gform_fields_3 li .ginput_container select,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_3 #gform_2 #gform_fields_2 li .ginput_container select,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_3 #gform_2 #gform_fields_3 li .ginput_container select,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_3 #gform_3 #gform_fields_2 li .ginput_container select,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_3 #gform_3 #gform_fields_3 li .ginput_container select {
  background-color: #f2f2f2;
  border: 1px solid #f2f2f2;
  font-size: 16px;
  color: #303030;
  font-weight: 300 !important;
  line-height: 1.5em;
  text-indent: 7px;
  font-family: 'Open Sans', sans-serif;
  padding: 0px 0px !important;
  height: 47px;
  margin-bottom: 12px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0px !important;
  width: 100%;
  background-size: 19px 14px;
  background-image: url("https://trevorleslie.com.au/wp-content/themes/project-ym/less/../images/one-agency-drop-down@2x.png");
  background-repeat: no-repeat;
  background-position: 95% center;
  cursor: pointer;
}
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_2 #gform_2 #gform_fields_2 li .gfield_description.validation_message,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_2 #gform_2 #gform_fields_3 li .gfield_description.validation_message,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_2 #gform_3 #gform_fields_2 li .gfield_description.validation_message,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_2 #gform_3 #gform_fields_3 li .gfield_description.validation_message,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_3 #gform_2 #gform_fields_2 li .gfield_description.validation_message,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_3 #gform_2 #gform_fields_3 li .gfield_description.validation_message,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_3 #gform_3 #gform_fields_2 li .gfield_description.validation_message,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_3 #gform_3 #gform_fields_3 li .gfield_description.validation_message {
  display: none !important;
}
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_2 #gform_2 #gform_fields_2 .gfield_error .ginput_container input,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_2 #gform_2 #gform_fields_2 .gfield_error .ginput_container select,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_2 #gform_2 #gform_fields_3 .gfield_error .ginput_container input,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_2 #gform_2 #gform_fields_3 .gfield_error .ginput_container select,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_2 #gform_3 #gform_fields_2 .gfield_error .ginput_container input,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_2 #gform_3 #gform_fields_2 .gfield_error .ginput_container select,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_2 #gform_3 #gform_fields_3 .gfield_error .ginput_container input,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_2 #gform_3 #gform_fields_3 .gfield_error .ginput_container select,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_3 #gform_2 #gform_fields_2 .gfield_error .ginput_container input,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_3 #gform_2 #gform_fields_2 .gfield_error .ginput_container select,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_3 #gform_2 #gform_fields_3 .gfield_error .ginput_container input,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_3 #gform_2 #gform_fields_3 .gfield_error .ginput_container select,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_3 #gform_3 #gform_fields_2 .gfield_error .ginput_container input,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_3 #gform_3 #gform_fields_2 .gfield_error .ginput_container select,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_3 #gform_3 #gform_fields_3 .gfield_error .ginput_container input,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_3 #gform_3 #gform_fields_3 .gfield_error .ginput_container select {
  border: 1px solid #ff0000 !important;
}
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_2 #gform_2 .gform_footer,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_2 #gform_3 .gform_footer,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_3 #gform_2 .gform_footer,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_3 #gform_3 .gform_footer {
  display: block;
  position: relative;
}
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_2 #gform_2 .gform_footer #gform_submit_button_2,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_2 #gform_3 .gform_footer #gform_submit_button_2,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_3 #gform_2 .gform_footer #gform_submit_button_2,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_3 #gform_3 .gform_footer #gform_submit_button_2 {
  display: block;
  position: relative;
  color: #ffffff;
  text-align: center;
  background-color: #FFFD23;
  border: 0px !important;
  font-size: 16px;
  font-weight: 300;
  font-family: 'Open Sans', sans-serif;
  padding: 9px 0;
  width: 100% !important;
  cursor: pointer;
  transition: all 0.2s ease-in-out 0s !important;
}
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_2 #gform_2 .gform_footer #gform_submit_button_2:hover,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_2 #gform_3 .gform_footer #gform_submit_button_2:hover,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_3 #gform_2 .gform_footer #gform_submit_button_2:hover,
#pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_3 #gform_3 .gform_footer #gform_submit_button_2:hover {
  opacity: .8;
}
.nav-footer {
  display: block;
  position: relative;
  background-color: #000;
}
.nav-footer .ym-container {
  display: block;
  position: relative;
  text-align: center;
}
.nav-footer .ym-container a {
  width: 33.33%;
  float: left;
  display: inline-block;
  position: relative;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 500;
  padding: 52px 15px;
}
.nav-footer .ym-container a:hover {
  opacity: .8;
}
.before-footer {
  background-color: #FFFD23;
  padding: 57px 0 0;
}
.before-footer .ym-container {
  display: block;
  position: relative;
}
.before-footer .ym-container .col-ym-3 {
  display: inline-block;
  position: relative;
}
.before-footer .ym-container .col-ym-3 img {
  display: block;
  position: relative;
  width: 247px;
  height: 139px;
}
.before-footer .ym-container .col-ym-5 {
  text-align: right;
  float: right;
}
.before-footer .ym-container .col-ym-5 .logo {
  display: block;
  position: relative;
  margin-top: -4px;
}
.before-footer .ym-container .col-ym-5 .logo img {
  display: inline-block;
  position: relative;
}
.before-footer .ym-container .col-ym-5 .phone-number {
  color: #000;
  display: block;
  position: relative;
  font-weight: 700;
  font-size: 24px;
  margin: 8px 0px;
}
.before-footer .ym-container .col-ym-5 .phone-number img {
  display: inline-block;
  position: relative;
  width: 25px;
  height: 20px;
  margin-right: 5px;
}
.before-footer .ym-container .col-ym-5 .email-address {
  color: #000;
  display: block;
  position: relative;
  font-weight: 100;
  font-size: 16px;
}
.before-footer .ym-container .col-ym-5 .email-address img {
  display: inline-block;
  position: relative;
  width: 22px;
  height: 15px;
  margin-right: 10px;
}
.before-footer .ym-container .col-ym-5 .address {
  color: #000;
  display: block;
  position: relative;
  font-weight: 100;
  font-size: 16px;
  margin: 6px 0px;
  white-space: nowrap;
}
.before-footer .ym-container .col-ym-5 .address a {
  color: #000;
  font-weight: 100;
  font-size: 16px;
  display: block;
  position: relative;
}
.before-footer .ym-container .col-ym-5 .address br {
  display: none !important;
}
.before-footer .ym-container .col-ym-5 .address img {
  display: inline-block;
  position: relative;
  width: 16px;
  height: 20px;
  margin: 0px 8px -4px 0px;
}
.before-footer .ym-container .col-ym-5 .social-container {
  display: block;
  position: relative;
  float: right;
  margin: 14px 0 45px;
}
.before-footer .ym-container .col-ym-5 .social-container ul {
  display: block;
  position: relative;
  margin: 0px;
  padding: 0px;
}
.before-footer .ym-container .col-ym-5 .social-container ul li {
  list-style-type: none;
  display: inline-block;
  position: relative;
  float: left;
  margin-right: 5px;
}
.before-footer .ym-container .col-ym-5 .social-container ul li a {
  display: block;
  position: relative;
}
.before-footer .ym-container .col-ym-5 .social-container ul li a img {
  display: block;
  position: relative;
  width: 31px;
  height: auto;
}
.before-footer .ym-container .col-ym-5 .social-container ul li a:hover {
  opacity: .8;
}
.before-footer .ym-container .col-ym-5 .social-container ul li:last-child {
  margin-right: 0px !important;
}
.before-footer .ym-container .col-ym-5 a:hover {
  opacity: .8;
}
footer {
  background-color: #000;
}
footer .copyright-section {
  padding: 25px 0;
}
footer .copyright-section p {
  font-size: 12px;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  margin: 0;
}
footer .copyright-section .copyright {
  display: inline-block;
  position: relative;
}
footer .copyright-section .credit {
  display: inline-block;
  position: relative;
  text-align: right;
}
footer .copyright-section .credit a {
  display: inline-block;
  position: relative;
}
footer .copyright-section .credit a img {
  display: block;
  position: relative;
  width: 22px;
  height: 22px;
  margin: 0 0 -6px 4px;
}
footer .copyright-section .credit a:hover {
  opacity: .8;
}
.single-property .section-1 {
  padding: 0px !important;
  height: auto !important;
  background-color: none;
}
.single-property .section-1 .section-1 {
  padding: 36px 0px 42px !important;
  height: 520px !important;
  background-color: rgba(0,0,0,0.6) !important;
}
.single-property .section-2 {
  padding: 48px 0px;
}
.single-property .section-2 .ym-container .col-ym-8 p {
  color: #303030;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4em;
}
.single-property .section-2 .ym-container .col-ym-8 .sky-tabs {
  margin-bottom: 40px;
}
.single-property .section-2 .ym-container .col-ym-8 .sky-tabs label {
  padding: 0px;
  margin-right: 3px;
  line-height: 43px;
}
.single-property .section-2 .ym-container .col-ym-8 .sky-tabs label span {
  padding: 0px;
  display: block;
  position: relative;
}
.single-property .section-2 .ym-container .col-ym-8 .sky-tabs label span span {
  display: block;
  position: relative;
  padding: 0 29px;
  background-color: #303030;
  color: #ffffff;
  font-size: 18px;
  font-weight: 300;
  transition: all 0.2s ease-in-out 0s !important;
}
.single-property .section-2 .ym-container .col-ym-8 .sky-tabs label:hover span span {
  background-color: #FFFD23;
  color: #000;
}
.single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container {
  margin: 1px 0px 0px;
  padding: 0px;
}
.single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container li {
  padding: 0px;
  height: 400px;
  overflow: hidden;
}
.single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container li .typography {
  display: block;
  position: relative;
}
.single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container li .typography ul {
  margin: 0px;
  padding: 0px;
}
.single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container li #owl-demo,
.single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container li #owl-demo2 {
  display: block !important;
  position: relative;
}
.single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container li #owl-demo .item,
.single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container li #owl-demo2 .item {
  height: 400px;
}
.single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container li #owl-demo .item img,
.single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container li #owl-demo2 .item img {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
}
.single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container li .owl-controls {
  display: block !important;
  margin-top: 15px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container li .owl-controls .owl-pagination {
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  margin-top: -50px;
  position: absolute;
  width: 100% !important;
}
.single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container li .owl-controls .owl-buttons {
  display: block !important;
  position: relative;
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container li .owl-controls .owl-buttons .owl-prev {
  display: inline-block !important;
  position: relative;
  background-color: transparent !important;
  background-image: url("https://trevorleslie.com.au/wp-content/themes/project-ym/less/../images/one-agency-previous.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 31px 47px;
  float: left;
  height: 47px;
  margin: -230px 0px 0px 18px;
  overflow: visible;
  transition: all 0.2s ease-in-out 0s !important;
  width: 31px;
  z-index: 999;
}
.single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container li .owl-controls .owl-buttons .owl-next {
  display: inline-block !important;
  position: relative;
  background-color: transparent !important;
  background-image: url("https://trevorleslie.com.au/wp-content/themes/project-ym/less/../images/one-agency-next.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 31px 47px;
  float: right;
  height: 47px;
  margin: -230px 18px 0px 0px;
  transition: all 0.2s ease-in-out 0s !important;
  width: 31px;
  z-index: 999;
}
.single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container .sky-tab-content-1 #owl-demo .owl-item .item img {
  height: 100%;
  width: auto;
}
.single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container .sky-tab-content-2 #owl-demo2 .owl-item .item img {
  height: 100%;
  width: auto;
  margin: 0px auto;
}
.single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container .sky-tab-content-3 iframe {
  margin: 0px;
  width: 100% !important;
  height: 400px;
}
.single-property .section-2 .ym-container .col-ym-8 .sky-tabs > input:checked + label span span {
  background-color: #FFFD23 !important;
  color: #000 !important;
}
.single-property .section-2 .ym-container .col-ym-8 .content-container ul {
  padding: 0px;
  margin: 0px;
}
.single-property .section-2 .ym-container .col-ym-8 .content-container ul li {
  color: #303030;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4em;
  list-style-type: none;
  margin-bottom: 10px;
}
.single-property .section-2 .ym-container .col-ym-8 .content-container ul li:before {
  content: "•";
  color: #FFFD23 !important;
  margin-right: 8px;
}
.single-property .section-2 .ym-container .col-ym-4.sidebar {
  display: inline-block;
  position: relative;
  padding: 42px 15px 42px 45px;
  float: right;
}
.single-property .section-2 .ym-container .col-ym-4.sidebar h2 {
  font-size: 21px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0px;
  color: #000;
  background: #FFFD23;
  padding: 3px 7px;
  box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
}
.single-property .section-2 .ym-container .col-ym-4.sidebar p {
  font-size: 16px;
  color: #404041;
  font-weight: 300;
  margin: 10px 0px;
  text-transform: capitalize;
}
.single-property .section-2 .ym-container .col-ym-4.sidebar p strong {
  font-weight: 500;
}
.single-property .section-2 .ym-container .col-ym-4.sidebar .property-container {
  margin-bottom: 25px;
}
.single-property .section-2 .ym-container .col-ym-4.sidebar .details-container .inspection-container {
  background: transparent url("https://trevorleslie.com.au/wp-content/themes/project-ym/less/../images/one-agency-dotted-line-gray.png") repeat-x center top;
  margin: 0px;
  padding: 25px 0 5px;
}
.single-property .section-2 .ym-container .col-ym-4.sidebar .details-container .inspection-container .slides {
  margin: 0px;
  padding: 0px;
}
.single-property .section-2 .ym-container .col-ym-4.sidebar .details-container .inspection-container .slides .slide {
  list-style-type: none;
  margin: 0px 0px 15px !important;
}
.single-property .section-2 .ym-container .col-ym-4.sidebar .details-container .inspection-container .slides .slide p {
  margin: 10px 0px;
}
.single-property .section-2 .ym-container .col-ym-4.sidebar .details-container .inspection-container .slides .slide p strong {
  text-transform: capitalize;
}
.single-property .section-2 .ym-container .col-ym-4.sidebar .details-container .share-container {
  background: transparent url("https://trevorleslie.com.au/wp-content/themes/project-ym/less/../images/one-agency-dotted-line-gray.png") repeat-x center top;
  margin: 0px;
  padding: 25px 0px;
}
.single-property .section-2 .ym-container .col-ym-4.sidebar .details-container .share-container .ssba {
  display: block;
  position: relative;
  margin-top: 7px;
}
.single-property .section-2 .ym-container .col-ym-4.sidebar .details-container .share-container .ssba div {
  display: block;
  position: relative;
}
.single-property .section-2 .ym-container .col-ym-4.sidebar .details-container .share-container .ssba div a:first-child {
  display: none !important;
}
.single-property .section-2 .ym-container .col-ym-4.sidebar .details-container .share-container .ssba div br {
  display: none !important;
}
.single-property .section-2 .ym-container .col-ym-4.sidebar .details-container .share-container .ssba div a {
  display: inline-block;
  position: relative;
  transition: all 0.2s ease-in-out 0s !important;
}
.single-property .section-2 .ym-container .col-ym-4.sidebar .details-container .share-container .ssba div a img {
  display: block;
  position: relative;
  margin-right: 7px;
}
.single-property .section-2 .ym-container .col-ym-4.sidebar .details-container .share-container .ssba div a:hover {
  opacity: .8;
}
.single-property .section-2 .ym-container .col-ym-4.sidebar .details-container .enquiry-btn {
  display: block;
  width: 100%;
  position: relative;
  text-align: center;
  background-color: #FFFD23;
  color: #000;
  border-radius: 50px;
  font-size: 18px;
  font-weight: 300;
  padding: 12px 0;
  margin: 30px 0;
  box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
}
.single-property .section-2 .ym-container .col-ym-4.sidebar .details-container .enquiry-btn:hover {
  background: #000;
  color: #fff;
}
.single-property .section-2 .ym-container .col-ym-4.sidebar .agents-container .agent {
  background-color: #f2f2f2;
  margin-bottom: 30px;
  padding: 25px 30px 25px 25px;
}
.single-property .section-2 .ym-container .col-ym-4.sidebar .agents-container .agent .content-text a {
  display: block;
  position: relative;
}
.single-property .section-2 .ym-container .col-ym-4.sidebar .agents-container .agent .content-text a img {
  display: block;
  position: relative;
  width: 129px;
  height: auto !important;
  -webkit-filter: grayscale(100%) !important;
  filter: grayscale(100%) !important;
}
.single-property .section-2 .ym-container .col-ym-4.sidebar .agents-container .agent .content-text a h2 {
  text-transform: none !important;
  margin: 17px 0 8px;
}
.single-property .section-2 .ym-container .col-ym-4.sidebar .agents-container .agent .content-text .info-container p {
  margin: 0px;
}
.single-property .section-2 .ym-container .col-ym-4.sidebar .agents-container .agent .content-text .contact-container {
  margin-top: 20px;
}
.single-property .section-2 .ym-container .col-ym-4.sidebar .agents-container .agent .content-text .contact-container p {
  color: #303030;
  font-size: 16px;
  font-weight: 300;
  margin: 0 0 12px;
  padding-left: 25px;
}
.single-property .section-2 .ym-container .col-ym-4.sidebar .agents-container .agent .content-text .contact-container p img {
  width: 17px;
  height: 13px;
  position: absolute;
  margin-left: -25px;
  margin-bottom: 0px;
}
.single-property .section-2 .ym-container .col-ym-4.sidebar .agents-container .agent .content-text .contact-container p a {
  color: #303030;
  font-size: 16px;
  font-weight: 300;
  margin: 0 0 12px;
}
.single-property .section-2 .ym-container .col-ym-4.sidebar .agents-container .agent .content-text .contact-container a p {
  padding-left: 0px;
  color: #000;
  font-size: 16px;
  font-weight: 500;
  text-decoration: underline;
}
.single-property .section-3 .wp_gmaps_canvas {
  height: 390px !important;
  width: 100% !important;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
}
body.page.home {
  background-color: #f2f2f2;
}
body.page.home #content .section-1 .ym-container .right .leased-container {
  margin-bottom: 20px !important;
}
body.page.home #content .section-1 .ym-container .right .sold-container {
  margin-bottom: 20px !important;
}
body.page.home #content .section-1 .ym-container .right h1 {
  line-height: 1em !important;
  width: 80%;
}
body.page.home #content .section-1 .ym-container .right h1 strong {
  font-size: 30px !important;
  line-height: 1em !important;
}
body.page.home #content .section-1 .ym-container .right h2 {
  color: #ffffff;
  font-size: 18px;
  line-height: 1.5em;
  font-weight: 400;
  margin: 10px 0px;
}
body.page.home #content .section-1 .ym-container .right h2 a {
  color: #ffffff;
}
body.page.home .section-1 .mobile-scroll {
  display: none;
}
body.page.home .section-2 {
  padding: 67px 0 0;
}
body.page.home .section-2 .ym-container #owl-demo .owl-wrapper-outer .owl-wrapper .owl-item {
  margin: 0px 15px 45px;
  padding: 0px;
  position: relative;
  display: inline-block;
  float: left;
  width: 350px !important;
  box-shadow: 0px 1px 8px 0px rgba(0,0,0,0.15);
}
body.page.home .section-2 .ym-container #owl-demo .owl-wrapper-outer .owl-wrapper .owl-item .img-container {
  display: block;
  position: relative;
}
body.page.home .section-2 .ym-container #owl-demo .owl-wrapper-outer .owl-wrapper .owl-item .img-container img {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  border-radius: 0px;
}
body.page.home .section-2 .ym-container #owl-demo .owl-wrapper-outer .owl-wrapper .owl-item .info-container {
  background-color: #ffffff;
  border-bottom: 3px solid #FFFD23;
  padding: 10px 0 12px;
}
body.page.home .section-2 .ym-container #owl-demo .owl-wrapper-outer .owl-wrapper .owl-item .info-container h2 {
  margin: 0px;
  padding: 0px 22px;
  text-transform: uppercase;
  color: #000;
}
body.page.home .section-2 .ym-container #owl-demo .owl-wrapper-outer .owl-wrapper .owl-item .info-container h2 a {
  color: #000;
  background: #FFFD23;
  padding: 3px 7px;
  box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
}
body.page.home .section-2 .ym-container #owl-demo .owl-wrapper-outer .owl-wrapper .owl-item .info-container .price {
  margin: 0px;
  padding: 0px 22px;
  font-size: 20px;
  color: #404041;
  text-transform: uppercase;
  line-height: 1.9em;
}
body.page.home .section-2 .ym-container #owl-demo .owl-wrapper-outer .owl-wrapper .owl-item .info-container .price span {
  font-size: 14px !important;
}
body.page.home .section-2 .ym-container #owl-demo .owl-wrapper-outer .owl-wrapper .owl-item .info-container .facilities {
  background: transparent url("https://trevorleslie.com.au/wp-content/themes/project-ym/less/../images/one-agency-dotted-line-gray.png") repeat-x scroll center top;
  padding: 16px 0px 0px;
  margin: 5px 22px 0;
}
body.page.home .section-2 .ym-container #owl-demo .owl-wrapper-outer .owl-wrapper .owl-item .info-container .facilities ul {
  padding: 0px;
  margin: 0px;
  display: block;
  position: relative;
}
body.page.home .section-2 .ym-container #owl-demo .owl-wrapper-outer .owl-wrapper .owl-item .info-container .facilities ul li {
  float: left;
  color: #000;
  font-size: 15px;
  box-shadow: none !important;
  width: auto !important;
  margin: 0px;
  padding: 0px;
  list-style: none;
}
body.page.home .section-2 .ym-container #owl-demo .owl-wrapper-outer .owl-wrapper .owl-item .info-container .facilities ul li img {
  display: inline-block;
  position: relative;
  width: 22px;
  height: 15px;
  margin: 0px 12px 0px 16px;
}
body.page.home .section-2 .ym-container #owl-demo .owl-wrapper-outer .owl-wrapper .owl-item .info-container .facilities ul li:first-child img {
  margin-left: 0px !important;
}
body.page.home .section-2 .ym-container #owl-demo .owl-wrapper-outer .owl-wrapper .owl-item a:hover {
  opacity: .8;
}
body.page.home .section-2 .ym-container #owl-demo .owl-controls {
  display: block !important;
  position: relative;
  margin-top: 15px;
}
body.page.home .section-2 .ym-container #owl-demo .owl-controls .owl-buttons {
  display: block !important;
  position: relative;
}
body.page.home .section-2 .ym-container #owl-demo .owl-controls .owl-buttons .owl-prev {
  display: inline-block !important;
  position: relative;
  background-color: transparent !important;
  background-image: url("https://trevorleslie.com.au/wp-content/themes/project-ym/less/../images/one-agency-previous.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 31px 47px;
  float: left;
  height: 47px;
  margin: -290px 0 0 -57px;
  overflow: visible;
  transition: all 0.2s ease-in-out 0s !important;
  width: 31px;
  z-index: 999;
  opacity: 1;
}
body.page.home .section-2 .ym-container #owl-demo .owl-controls .owl-buttons .owl-next {
  display: inline-block !important;
  position: relative;
  background-color: transparent !important;
  background-image: url("https://trevorleslie.com.au/wp-content/themes/project-ym/less/../images/one-agency-next.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 31px 47px;
  float: right;
  height: 47px;
  margin: -290px -57px 0 0;
  transition: all 0.2s ease-in-out 0s !important;
  width: 31px;
  z-index: 999;
  opacity: 1;
}
body.page.home .section-4-bg {
  background-image: url("https://trevorleslie.com.au/wp-content/themes/project-ym/less/../images/one-agency-section-4-bg.png");
  background-repeat: repeat-x;
  background-position: center bottom;
}
body.page.home .section-4-bg .section-4 {
  height: 450px;
  text-align: center;
  -webkit-justify-content: center;
  justify-content: center;
  display: -webkit-flex;
  -webkit-align-items: center;
  display: flex;
  align-items: center;
  width: 100% !important;
}
body.page.home .section-4-bg .section-4 .ym-container {
  margin: 0px auto !important;
}
body.page.home .section-4-bg .section-4 .ym-container h2 {
  color: #ffffff;
  font-size: 50px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0px;
  line-height: 1em;
}
body.page.home .section-4-bg .section-4 .ym-container p {
  color: #ffffff;
  font-size: 40px;
  font-weight: 300;
  text-transform: uppercase;
  margin: 0px;
  line-height: 1em;
}
body.page.home #testimonials-container {
  padding: 64px 0 70px;
  margin-top: 0px !important;
}
body.page.home #testimonials-container .ym-container {
  padding: 0px 15px !important;
}
body.page.home #testimonials-container .ym-container h2 {
  margin: 0px 0px 44px;
}
body.page.home .latest-blog {
  background: #303030;
  padding: 55px 0;
}
body.page.home .latest-blog .section-title {
  text-align: center;
}
body.page.home .latest-blog .section-title h3 {
  font-size: 40px;
  color: #fff;
  margin-top: 0;
}
body.page.home .latest-blog .single-article .box {
  background: #fff;
}
body.page.home .latest-blog .single-article .box .featured-image img {
  vertical-align: top;
  width: 100%;
  height: auto;
}
body.page.home .latest-blog .single-article .box .article-content {
  padding: 20px 25px 0;
}
body.page.home .latest-blog .single-article .box .article-content h4 {
  font-size: 20px;
  color: #404f5f;
  margin: 0;
  padding: 0 0 0px;
}
body.page.home .latest-blog .single-article .box .article-content p.excerpt {
  font-size: 14px;
  color: #696969;
  margin: 0;
  padding: 15px 0 20px;
}
body.page.home .latest-blog .single-article .box .article-content p.date {
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  background: #1c2732;
  display: inline-block;
  padding: 5px 15px;
  margin: 0;
}
body.page-template-template-archive-sold .section-2,
body.page-template-template-archive-sale .section-2,
body.page-template-template-archive-commercial .section-2,
body.page-template-template-archive-lease .section-2 {
  padding: 68px 0 60px !important;
}
body.page-template-template-archive-sold .section-2 .ym-container #ajax-load-more .alm-listing,
body.page-template-template-archive-sale .section-2 .ym-container #ajax-load-more .alm-listing,
body.page-template-template-archive-commercial .section-2 .ym-container #ajax-load-more .alm-listing,
body.page-template-template-archive-lease .section-2 .ym-container #ajax-load-more .alm-listing {
  padding: 0px;
  margin: 0px;
}
body.page-template-template-archive-sold .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li,
body.page-template-template-archive-sale .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li,
body.page-template-template-archive-commercial .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li,
body.page-template-template-archive-lease .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li {
  margin: 0px 15px 45px;
  padding: 0px;
  position: relative;
  display: inline-block;
  float: left;
  width: 30.7%;
  box-shadow: 0px 1px 8px 0px rgba(0,0,0,0.15);
}
body.page-template-template-archive-sold .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .img-container,
body.page-template-template-archive-sale .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .img-container,
body.page-template-template-archive-commercial .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .img-container,
body.page-template-template-archive-lease .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .img-container {
  display: block;
  position: relative;
  height: 262px;
  overflow: hidden;
}
body.page-template-template-archive-sold .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .img-container img,
body.page-template-template-archive-sale .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .img-container img,
body.page-template-template-archive-commercial .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .img-container img,
body.page-template-template-archive-lease .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .img-container img {
  display: block;
  position: relative;
  width: auto;
  height: 100%;
  border-radius: 0px;
}
body.page-template-template-archive-sold .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .info-container,
body.page-template-template-archive-sale .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .info-container,
body.page-template-template-archive-commercial .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .info-container,
body.page-template-template-archive-lease .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .info-container {
  background-color: #ffffff;
  border-bottom: 3px solid #FFFD23;
  padding: 10px 0 12px;
}
body.page-template-template-archive-sold .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .info-container h2,
body.page-template-template-archive-sale .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .info-container h2,
body.page-template-template-archive-commercial .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .info-container h2,
body.page-template-template-archive-lease .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .info-container h2 {
  margin: 0px;
  padding: 0px 22px;
  text-transform: uppercase;
  color: #FFFD23;
}
body.page-template-template-archive-sold .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .info-container h2 a,
body.page-template-template-archive-sale .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .info-container h2 a,
body.page-template-template-archive-commercial .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .info-container h2 a,
body.page-template-template-archive-lease .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .info-container h2 a {
  background-color: #FFFD23;
  color: #000;
  padding: 3px 7px;
  box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
}
body.page-template-template-archive-sold .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .info-container .price,
body.page-template-template-archive-sale .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .info-container .price,
body.page-template-template-archive-commercial .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .info-container .price,
body.page-template-template-archive-lease .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .info-container .price {
  margin: 0px;
  padding: 0px 22px;
  font-size: 20px;
  color: #404041;
  text-transform: uppercase;
  line-height: 1.9em;
}
body.page-template-template-archive-sold .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .info-container .price span,
body.page-template-template-archive-sale .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .info-container .price span,
body.page-template-template-archive-commercial .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .info-container .price span,
body.page-template-template-archive-lease .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .info-container .price span {
  font-size: 14px !important;
}
body.page-template-template-archive-sold .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .info-container .facilities,
body.page-template-template-archive-sale .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .info-container .facilities,
body.page-template-template-archive-commercial .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .info-container .facilities,
body.page-template-template-archive-lease .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .info-container .facilities {
  background: transparent url("https://trevorleslie.com.au/wp-content/themes/project-ym/less/../images/one-agency-dotted-line-gray.png") repeat-x scroll center top;
  padding: 16px 0px 0px;
  margin: 5px 22px 0;
}
body.page-template-template-archive-sold .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .info-container .facilities ul,
body.page-template-template-archive-sale .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .info-container .facilities ul,
body.page-template-template-archive-commercial .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .info-container .facilities ul,
body.page-template-template-archive-lease .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .info-container .facilities ul {
  padding: 0px;
  margin: 0px;
  display: block;
  position: relative;
}
body.page-template-template-archive-sold .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .info-container .facilities ul li,
body.page-template-template-archive-sale .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .info-container .facilities ul li,
body.page-template-template-archive-commercial .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .info-container .facilities ul li,
body.page-template-template-archive-lease .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .info-container .facilities ul li {
  float: left;
  color: #000;
  font-size: 15px;
  box-shadow: none !important;
  width: auto !important;
  margin: 0px;
}
body.page-template-template-archive-sold .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .info-container .facilities ul li img,
body.page-template-template-archive-sale .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .info-container .facilities ul li img,
body.page-template-template-archive-commercial .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .info-container .facilities ul li img,
body.page-template-template-archive-lease .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .info-container .facilities ul li img {
  display: inline-block;
  position: relative;
  width: 22px;
  height: 15px;
  margin: 0px 12px 0px 16px;
}
body.page-template-template-archive-sold .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .info-container .facilities ul li:first-child img,
body.page-template-template-archive-sale .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .info-container .facilities ul li:first-child img,
body.page-template-template-archive-commercial .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .info-container .facilities ul li:first-child img,
body.page-template-template-archive-lease .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .info-container .facilities ul li:first-child img {
  margin-left: 0px !important;
}
body.page-template-template-archive-sold .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li a:hover,
body.page-template-template-archive-sale .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li a:hover,
body.page-template-template-archive-commercial .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li a:hover,
body.page-template-template-archive-lease .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li a:hover {
  opacity: .8;
}
body.page-template-template-archive-sold .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li:nth-child(3n+1),
body.page-template-template-archive-sale .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li:nth-child(3n+1),
body.page-template-template-archive-commercial .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li:nth-child(3n+1),
body.page-template-template-archive-lease .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li:nth-child(3n+1) {
  clear: left;
}
body.page-template-template-archive-sold .section-2 .ym-container #ajax-load-more .alm-btn-wrap,
body.page-template-template-archive-sale .section-2 .ym-container #ajax-load-more .alm-btn-wrap,
body.page-template-template-archive-commercial .section-2 .ym-container #ajax-load-more .alm-btn-wrap,
body.page-template-template-archive-lease .section-2 .ym-container #ajax-load-more .alm-btn-wrap {
  display: block;
  position: relative;
  clear: both;
  padding: 0px 15px;
}
body.page-template-template-archive-sold .section-2 .ym-container #ajax-load-more .alm-btn-wrap #load-more,
body.page-template-template-archive-sale .section-2 .ym-container #ajax-load-more .alm-btn-wrap #load-more,
body.page-template-template-archive-commercial .section-2 .ym-container #ajax-load-more .alm-btn-wrap #load-more,
body.page-template-template-archive-lease .section-2 .ym-container #ajax-load-more .alm-btn-wrap #load-more {
  display: block;
  position: relative;
  font-weight: 300;
  font-size: 18px;
  padding: 0 30px;
  height: 45px;
  line-height: 2.6em !important;
  background-color: #000 !important;
  color: #ffffff;
  border-radius: 50px;
}
body.page .section-1 {
  padding: 250px 0 70px;
}
body.page .section-1 h1 {
  font-size: 50px;
  font-weight: 700;
  color: #fff;
  margin: 0;
}
body.page .section-1 p.sub-title {
  font-size: 30px;
  font-weight: 300;
  color: #fff;
  margin: 0;
}
body.page .tagline {
  background: #303030;
  padding: 48px 0;
}
body.page .tagline p {
  font-size: 30px;
  font-weight: 300;
  color: #fff;
  margin: 0;
}
body.page .the-content {
  padding: 60px 0;
}
body.page .the-content h2 {
  font-size: 24px;
  font-weight: 700;
  color: #303030;
}
body.page .the-content h3 {
  font-size: 21px;
  font-weight: 700;
  color: #303030;
}
body.page .the-content h4 {
  font-size: 18px;
  font-weight: 700;
  color: #303030;
}
body.page .the-content h5 {
  font-size: 15px;
  font-weight: 700;
  color: #303030;
}
body.page .the-content p {
  font-size: 15px;
  font-weight: 300;
  color: #626262;
  line-height: 21px;
  margin: 0 0 17px;
}
body.page .the-content p strong {
  font-weight: 700;
}
body.page .the-content p:last-child {
  margin: 0;
}
body.page .the-content li {
  font-size: 15px;
  font-weight: 300;
  color: #626262;
  line-height: 24px;
}
body.page .the-content li strong {
  font-weight: 700;
}
body.page-template-template-sidebar .the-content .col-ym-9 {
  padding: 0px 60px 0px 15px;
}
body.page-template-template-sidebar .the-content .col-ym-3 {
  padding: 0px 0 0 0;
}
body.blog header {
  position: relative;
  background: #303030;
}
body.blog .meta {
  padding: 25px 0;
}
body.blog .meta .title h1 {
  font-size: 40px;
  font-weight: 700;
  color: #4a4a4a;
  margin: 0;
}
body.blog .meta .breadcrumb {
  text-align: right;
}
body.blog .meta .breadcrumb p {
  font-size: 13px;
  color: #4a4a4a;
}
body.blog .meta .breadcrumb p a {
  font-size: 13px;
  color: #4a4a4a;
}
body.blog .meta .breadcrumb p span.breadcrumb_last {
  color: #303030;
}
body.blog .articles {
  background: #f3f3f3;
  padding: 55px 0;
}
body.blog .articles .single-article .box {
  background: #fff;
}
body.blog .articles .single-article .box .featured-image img {
  vertical-align: top;
  width: 100%;
  height: auto;
}
body.blog .articles .single-article .box .article-content {
  padding: 20px 25px 0;
}
body.blog .articles .single-article .box .article-content h4 {
  font-size: 20px;
  color: #404f5f;
  margin: 0;
  padding: 0 0 0px;
}
body.blog .articles .single-article .box .article-content p.excerpt {
  font-size: 14px;
  color: #696969;
  margin: 0;
  padding: 15px 0 20px;
}
body.blog .articles .single-article .box .article-content p.date {
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  background: #1c2732;
  display: inline-block;
  padding: 5px 15px;
  margin: 0;
}
body.single-post header {
  position: relative;
  background: #303030;
}
body.single-post .meta {
  padding: 25px 0;
}
body.single-post .meta .title h3 {
  font-size: 40px;
  font-weight: 800;
  color: #4a4a4a;
  text-transform: uppercase;
  margin: 0;
}
body.single-post .meta .breadcrumb {
  text-align: right;
}
body.single-post .meta .breadcrumb p {
  font-size: 13px;
  color: #4a4a4a;
}
body.single-post .meta .breadcrumb p a {
  font-size: 13px;
  color: #4a4a4a;
}
body.single-post .meta .breadcrumb p span.breadcrumb_last {
  color: #303030;
}
body.single-post .article {
  background: #f3f3f3;
  padding: 55px 0;
}
body.single-post .article .article-box {
  background: #fff;
}
body.single-post .article .article-box .the-thumbnail img {
  vertical-align: top;
  width: 100%;
  height: auto;
}
body.single-post .article .article-box .the-title {
  background: #303030;
  padding: 25px;
}
body.single-post .article .article-box .the-title h1 {
  font-size: 30px;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
}
body.single-post .article .article-box .the-title .col-ym-2 {
  text-align: right;
}
body.single-post .article .article-box .the-title p {
  font-size: 13px;
  font-weight: 700;
  color: #303030;
  background: #f3f3f3;
  display: inline-block;
  padding: 5px 15px;
  margin: 7px 0 0;
}
body.single-post .article .article-box .the-content {
  padding: 25px;
}
body.single-post .article .article-box .the-content h2 {
  font-size: 24px;
  font-weight: 700;
  color: #303030;
}
body.single-post .article .article-box .the-content h3 {
  font-size: 21px;
  font-weight: 700;
  color: #303030;
}
body.single-post .article .article-box .the-content h4 {
  font-size: 18px;
  font-weight: 700;
  color: #303030;
}
body.single-post .article .article-box .the-content h5 {
  font-size: 15px;
  font-weight: 700;
  color: #303030;
}
body.single-post .article .article-box .the-content p {
  font-size: 15px;
  font-weight: 300;
  color: #626262;
  line-height: 21px;
  margin: 0 0 17px;
}
body.single-post .article .article-box .the-content p strong {
  font-weight: 700;
}
body.single-post .article .article-box .the-content p:last-child {
  margin: 0;
}
body.single-post .article .article-box .the-content li {
  font-size: 15px;
  font-weight: 300;
  color: #626262;
  line-height: 24px;
}
body.single-post .article .article-box .the-content li strong {
  font-weight: 700;
}
body.single-post .latest-blog {
  padding: 55px 0;
}
body.single-post .latest-blog .section-title h3 {
  font-size: 40px;
  font-weight: 800;
  color: #4a4a4a;
  text-transform: uppercase;
  margin-top: 0;
}
body.single-post .latest-blog .single-article .box {
  background: #fff;
}
body.single-post .latest-blog .single-article .box .featured-image img {
  vertical-align: top;
  width: 100%;
  height: auto;
}
body.single-post .latest-blog .single-article .box .article-content {
  padding: 20px 25px 0;
}
body.single-post .latest-blog .single-article .box .article-content h4 {
  font-size: 20px;
  color: #404f5f;
  margin: 0;
  padding: 0 0 0px;
}
body.single-post .latest-blog .single-article .box .article-content p.excerpt {
  font-size: 14px;
  color: #696969;
  margin: 0;
  padding: 15px 0 20px;
}
body.single-post .latest-blog .single-article .box .article-content p.date {
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  background: #1c2732;
  display: inline-block;
  padding: 5px 15px;
  margin: 0;
}
body.page-template-template-one-agency-archive .section-1 .ym-container .right {
  text-align: left;
  -webkit-justify-content: center;
  justify-content: center;
  display: -webkit-flex;
  -webkit-align-items: center;
  display: flex;
  align-items: center;
}
body.page-template-template-one-agency-archive .section-1 .ym-container .right .container h1 {
  color: #ffffff;
  display: block;
  font-size: 50px !important;
  margin: 0;
  position: relative;
  text-transform: uppercase;
}
body.page-template-template-one-agency-archive .section-1 .ym-container .right .container h1 span {
  color: #FFFD23;
  font-weight: 400;
}
body.page-template-template-one-agency-archive .section-1 .ym-container .right .container p {
  width: 80%;
  color: #ffffff;
  font-size: 18px;
  line-height: 1.5em;
}
body.page-template-template-one-agency-archive .section-2 {
  padding: 68px 0px 35px;
  background-color: #f2f2f2;
}
body.page-template-template-one-agency-archive .section-2 .ym-container .slides {
  display: block;
  position: relative;
  margin: 0px;
  padding: 0px;
}
body.page-template-template-one-agency-archive .section-2 .ym-container .slides .slide {
  display: inline-block;
  position: relative;
  margin: 0px 15px 30px;
  box-shadow: 0px 1px 8px 0px rgba(0,0,0,0.15);
  padding: 0px;
  width: 30.4%;
  float: left;
  background-color: #ffffff;
  min-height: 496px;
}
body.page-template-template-one-agency-archive .section-2 .ym-container .slides .slide .img-container {
  overflow: hidden;
  height: 188px;
}
body.page-template-template-one-agency-archive .section-2 .ym-container .slides .slide .img-container img {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
}
body.page-template-template-one-agency-archive .section-2 .ym-container .slides .slide .info-container {
  display: block;
  position: relative;
  margin: 0px 35px 0px;
  padding: 20px 0px;
  background: transparent url("https://trevorleslie.com.au/wp-content/themes/project-ym/less/../images/one-agency-dotted-line-gray.png") repeat-x center top;
}
body.page-template-template-one-agency-archive .section-2 .ym-container .slides .slide .info-container h2 {
  margin: 0px 0px 10px;
  font-size: 21px;
  font-weight: 500;
  color: #000;
  background: #FFFD23;
  padding: 3px 7px;
  box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
}
body.page-template-template-one-agency-archive .section-2 .ym-container .slides .slide .info-container p {
  margin: 0px;
  display: block;
  position: relative;
  color: #303030;
  font-size: 16px;
  font-weight: 300;
}
body.page-template-template-one-agency-archive .section-2 .ym-container .slides .slide .info-container p strong {
  color: #303030;
  font-size: 16px;
  white-space: nowrap;
}
body.page-template-template-one-agency-archive .section-2 .ym-container .slides .slide .contact-container {
  background: transparent url("https://trevorleslie.com.au/wp-content/themes/project-ym/less/../images/one-agency-dotted-line-gray.png") repeat-x center top;
  padding-bottom: 15px;
  margin: 0px 35px;
  padding: 25px 0;
}
body.page-template-template-one-agency-archive .section-2 .ym-container .slides .slide .contact-container p {
  color: #303030;
  font-size: 16px;
  font-weight: 300;
  margin: 0 0 12px;
  padding-left: 25px;
}
body.page-template-template-one-agency-archive .section-2 .ym-container .slides .slide .contact-container p img {
  width: 17px;
  height: 17px;
  position: absolute;
  margin-left: -25px;
  margin-bottom: 0px;
}
body.page-template-template-one-agency-archive .section-2 .ym-container .slides .slide .contact-container p a {
  color: #303030;
  font-size: 16px;
  font-weight: 300;
  margin: 0 0 12px;
}
body.page-template-template-one-agency-archive .section-2 .ym-container .slides .slide .contact-container p a:hover {
  opacity: .8;
}
body.page-id-34 .section-1 .ym-container .right .container h1:before {
  content: "TRUSTED ";
}
body.page-id-32 .section-1 .ym-container .right .container h1:before {
  content: "Finance ";
}
body.page-id-32 .section-1 .ym-container .right .container h1:after {
  content: " Brokers";
  color: #FFFD23;
  font-weight: 400;
}
body.page-id-32 .section-1 .ym-container .right .container h1 span {
  display: none;
}
body.page.page-id-30 .section-2 {
  padding: 75px 0px 15px !important;
}
body.page.page-id-30 .section-2 .ym-container {
  padding: 0px 15px !important;
}
body.page.page-id-30 .section-2 .ym-container .tmls .tmls_container .tmls_item {
  background: transparent url("https://trevorleslie.com.au/wp-content/themes/project-ym/less/../images/one-agency-dotted-line-gray.png") repeat-x scroll center bottom;
  padding-bottom: 50px;
}
body.page.page-id-30 .section-2 .ym-container .tmls .tmls_container .tmls_item .tmls_text {
  font-family: 'Roboto', sans-serif !important;
  color: #000000 !important;
  font-size: 18px !important;
  font-weight: 300 !important;
  font-style: italic !important;
  line-height: 1.3em !important;
  width: 82%;
  margin: 0 auto 20px !important;
}
body.page.page-id-30 .section-2 .ym-container .tmls .tmls_container .tmls_item .tmls_text:before {
  content: " “ ";
}
body.page.page-id-30 .section-2 .ym-container .tmls .tmls_container .tmls_item .tmls_text:after {
  content: " ” ";
}
body.page.page-id-30 .section-2 .ym-container .tmls .tmls_container .tmls_item .tmls_name {
  font-family: 'Roboto', sans-serif !important;
  color: #000 !important;
  font-size: 18px !important;
  font-weight: 600 !important;
}
body.page.page-id-30 .section-2 .ym-container .tmls .tmls_container .tmls_item .tmls_position {
  display: none !important;
}
body.page.page-id-30 .section-2 .ym-container .tmls .tmls_container .tmls_item:last-child {
  background-image: none !important;
}
body.page.page-id-28 .section-2 {
  padding: 68px 0px 35px;
  background-color: #f2f2f2;
}
body.page.page-id-28 .section-2 .ym-container .slides {
  display: block;
  position: relative;
  margin: 0px;
  padding: 0px;
}
body.page.page-id-28 .section-2 .ym-container .slides .slide {
  display: inline-block;
  position: relative;
  margin: 0px 15px 30px;
  box-shadow: 0px 1px 8px 0px rgba(0,0,0,0.15);
  padding: 0px;
  width: 47.33%;
  float: left;
  background-color: #ffffff;
  min-height: 405px;
}
body.page.page-id-28 .section-2 .ym-container .slides .slide iframe {
  display: block;
  position: relative;
  width: 100%;
  height: 300px;
}
body.page.page-id-28 .section-2 .ym-container .slides .slide .info-container {
  display: block;
  position: relative;
  margin: 0px 35px 0px;
  padding: 24px 0px;
}
body.page.page-id-28 .section-2 .ym-container .slides .slide .info-container h2 {
  margin: 0px 0px 10px;
  font-size: 21px;
  font-weight: 500;
  color: #000;
  background: #FFFD23;
  padding: 3px 7px;
  box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
}
body.page.page-id-28 .section-2 .ym-container .slides .slide .info-container p {
  margin: 0px;
  display: block;
  position: relative;
  color: #303030;
  font-size: 16px;
  font-weight: 300;
}
body.page.page-id-28 .section-2 .ym-container .slides .slide .info-container p strong {
  color: #303030;
  font-size: 16px;
}
body.page-template-template-contact .section-1 {
  padding: 0px !important;
}
body.page-template-template-contact .section-1 #wpgmza_map_1 {
  position: absolute !important;
}
body.page-template-template-contact .section-1 .ym-container {
  padding: 36px 0 42px;
}
body.page-template-template-contact .section-2 {
  padding: 37px 0px 55px;
}
body.page-template-template-contact .section-2 .ym-container .col-ym-4 {
  padding: 0px 45px 0px 15px;
}
body.page-template-template-contact .section-2 .ym-container .col-ym-4 h2 {
  font-weight: 500;
  color: #000;
  font-size: 21px;
  text-transform: uppercase;
}
body.page-template-template-contact .section-2 .ym-container .col-ym-4 p {
  color: #303030;
  font-size: 16px;
  font-weight: 300;
  margin: 0 0 12px;
  padding-left: 25px;
}
body.page-template-template-contact .section-2 .ym-container .col-ym-4 p a {
  color: #303030;
}
body.page-template-template-contact .section-2 .ym-container .col-ym-4 p a img {
  margin-top: 3px;
  width: 17px;
  height: auto;
}
body.page-template-template-contact .section-2 .ym-container .col-ym-4 p img {
  width: auto;
  height: 17px;
  position: absolute;
  margin-left: -25px;
}
body.page-template-template-contact .section-2 .ym-container .col-ym-4 .page-content h1 {
  font-weight: 500;
  color: #FFFD23;
  font-size: 21px;
  text-transform: uppercase;
}
body.page-template-template-contact .section-2 .ym-container .col-ym-4 .page-content p {
  padding-left: 0px !important;
  line-height: 1.5em !important;
  background: transparent url("https://trevorleslie.com.au/wp-content/themes/project-ym/less/../images/one-agency-dotted-line-gray.png") repeat-x center bottom;
  margin-bottom: 28px;
  padding-bottom: 25px;
}
body.page-template-template-contact .section-2 .ym-container .col-ym-4 .contact-container {
  background: transparent url("https://trevorleslie.com.au/wp-content/themes/project-ym/less/../images/one-agency-dotted-line-gray.png") repeat-x center bottom;
  margin-bottom: 28px;
  padding-bottom: 15px;
}
body.page-template-template-contact .section-2 .ym-container .col-ym-8 {
  padding: 0px 15px 0px;
}
body.page-template-template-contact .section-2 .ym-container .col-ym-8 h2 {
  font-weight: 500;
  color: #000;
  font-size: 21px;
  text-transform: uppercase;
}
body.page-template-template-contact .section-2 .ym-container .col-ym-8 #gform_confirmation_wrapper_1 #gform_confirmation_message_1,
body.page-template-template-contact .section-2 .ym-container .col-ym-8 #gform_confirmation_wrapper_1 #gform_confirmation_message_1,
body.page-template-template-contact .section-2 .ym-container .col-ym-8 #gform_confirmation_wrapper_3 #gform_confirmation_message_1,
body.page-template-template-contact .section-2 .ym-container .col-ym-8 #gform_confirmation_wrapper_3 #gform_confirmation_message_1 {
  text-align: center;
  color: #ffffff;
  font-weight: 400;
  font-size: 14px;
  padding: 10px 0px;
  font-family: 'Roboto', sans-serif;
  background-color: #FFFD23;
  border: 2px solid #FFFD23;
  margin-bottom: 17px;
}
body.page-template-template-contact .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .validation_error {
  text-align: center;
  color: #ffffff;
  font-weight: 400;
  font-size: 14px;
  padding: 10px 0px;
  font-family: 'Roboto', sans-serif;
  background-color: #ff0000;
  border: 2px solid #ff0000;
  margin-bottom: 17px;
}
body.page-template-template-contact .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 {
  padding: 0px;
  margin: 0px;
}
body.page-template-template-contact .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield {
  list-style-type: none;
  width: 31.66%;
  float: left;
  display: inline-block;
  position: relative;
}
body.page-template-template-contact .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield .gfield_label {
  display: none !important;
}
body.page-template-template-contact .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield .ginput_container input,
body.page-template-template-contact .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield .ginput_container textarea {
  width: 100% !important;
  font-size: 16px;
  color: #303030;
  font-weight: 300;
  padding: 0px;
  border: 2px solid #ededed;
  text-indent: 20px;
  height: 47px;
  margin-bottom: 17px !important;
}
body.page-template-template-contact .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield .gfield_description.validation_message,
body.page-template-template-contact .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield .instruction {
  display: none !important;
}
body.page-template-template-contact .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield:nth-child(2) {
  margin: 0px 2.5% !important;
}
body.page-template-template-contact .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 {
  width: 100%;
  float: none;
  clear: both;
  display: block;
  position: relative;
}
body.page-template-template-contact .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea {
  padding: 15px 0px;
  resize: none !important;
  font-family: 'Roboto', sans-serif !important;
  height: 120px !important;
}
body.page-template-template-contact .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea::-webkit-input-placeholder {
  padding: 15px 20px;
}
body.page-template-template-contact .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea:-moz-placeholder {
  padding: 15px 26px;
}
body.page-template-template-contact .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea::-moz-placeholder {
  padding: 15px 20px;
}
body.page-template-template-contact .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea:-ms-input-placeholder {
  padding: 15px 20px;
}
body.page-template-template-contact .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield_error .ginput_container input {
  border: 2px solid #ff0000 !important;
}
body.page-template-template-contact .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_footer {
  display: block;
  position: relative;
}
body.page-template-template-contact .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_footer .gform_button {
  display: block;
  position: relative;
  padding: 16px 39px;
  font-size: 16px;
  font-weight: 300;
  border-radius: 0px;
  border: 0px !important;
  background-color: #4d4d4d !important;
  color: #ffffff !important;
  cursor: pointer;
  transition: all 0.2s ease-in-out 0s !important;
}
body.page-template-template-contact .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_footer .gform_button:hover {
  opacity: .8;
}
body.page-template-template-about .section-1 .ym-container .right,
body.page-template-template-find-agent .section-1 .ym-container .right {
  text-align: left;
  -webkit-justify-content: center;
  justify-content: center;
  display: -webkit-flex;
  -webkit-align-items: center;
  display: flex;
  align-items: center;
}
body.page-template-template-about .section-1 .ym-container .right .container h1,
body.page-template-template-find-agent .section-1 .ym-container .right .container h1 {
  color: #ffffff;
  display: block;
  font-size: 50px !important;
  margin: 0;
  position: relative;
  text-transform: uppercase;
}
body.page-template-template-about .section-1 .ym-container .right .container p,
body.page-template-template-find-agent .section-1 .ym-container .right .container p {
  width: 80%;
  color: #ffffff;
  font-size: 18px;
  line-height: 1.5em;
}
body.error404 .section-1 {
  text-align: center;
  -webkit-justify-content: center;
  justify-content: center;
  display: -webkit-flex;
  -webkit-align-items: center;
  display: flex;
  align-items: center;
  padding: 100px 0px 100px;
}
body.error404 .section-1 h1 {
  font-size: 150px;
  font-weight: 300;
  color: #303030;
  text-align: center;
  margin: 0px 15px;
}
body.error404 .section-1 p {
  text-align: center;
  color: #303030;
  margin: 0px 15px;
}
body.error404 .section-1 p a {
  color: #fff;
  padding: 12px 25px;
  margin: 25px 0 0;
  border-radius: 50px;
  display: inline-block;
  background: #FFFD23 none repeat scroll 0% 0%;
  border: 1px solid #FFFD23;
  transition: all 0.2s ease-in-out 0s;
}
body.error404 .section-1 p a:hover {
  color: #FFFD23;
  background: #FFF none repeat scroll 0% 0%;
}
.tablepress {
  font-family: 'Roboto', sans-serif;
}
.tablepress tfoot th,
.tablepress thead th {
  background: #FFFD23 !important;
  padding: 15px 10px;
  font-weight: 500;
}
.tablepress tfoot th:hover,
.tablepress thead th:hover {
  background: #FFFD23 !important;
}
.tablepress tr td {
  font-size: 17px;
  font-weight: 300;
}
.tablepress tr td a {
  font-size: 17px;
  font-weight: 300;
  text-decoration: underline;
}
.dataTables_filter,
.dataTables_length {
  font-size: 15px;
  font-weight: 300;
  font-family: 'Roboto', sans-serif;
  margin: 0 0 25px 0;
}
.paginate_button:hover:after,
.paginate_button:hover:before {
  color: #FFFD23 !important;
}
.dataTables_info,
.dataTables_paginate {
  margin: 10px 0 0 0;
  font-weight: 300;
  font-family: 'Roboto', sans-serif;
}
.tmls-fa {
  color: #FFFD23 !important;
}
.screen-reader-text {
  clip: rect(1px,1px,1px,1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0,0,0,0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
.nav-collapse,
.nav-collapse * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.nav-collapse {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.nav-collapse,
.nav-collapse ul {
  list-style: none;
  width: 100%;
  float: left;
}
.nav-collapse > ul {
  border-top: 1px solid rgba(255,255,255,0.15);
}
.nav-collapse li {
  float: left;
  width: 100%;
}
.nav-collapse a {
  background: #0578ea;
  color: #fff;
  float: left;
  padding: 0.9em 1.1em;
  text-decoration: none;
  width: 100%;
}
@media screen and (min-width: 40em) {
  .nav-collapse a {
    border-bottom: 0;
    padding: 1em 1.5em;
    margin: 0;
    float: left;
    text-align: center;
  }
}
.js .nav-collapse.multiple-level-nav.opened.dropdown-active {
  max-height: 9999px !important;
}
.js .nav-collapse.multiple-level-nav .sub-menu {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: none;
  overflow: hidden;
  zoom: 1;
}
.js .nav-collapse.multiple-level-nav .sub-menu.toggled {
  display: block;
  max-height: 9999px;
  position: relative;
}
.js .nav-collapse li {
  position: relative;
}
.js .nav-collapse .dropdown-toggle {
  border: 0;
  color: #fff;
  content: "";
  height: 50px;
  width: 46px;
  padding: 0;
  position: absolute;
  margin: 0;
  text-transform: lowercase;
  top: 0;
  right: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
.js .nav-collapse .dropdown-toggle:hover,
.js .nav-collapse .dropdown-toggle:focus,
.js .nav-collapse .dropdown-toggle:active {
  background-color: none !important;
  color: #212428 !important;
}
.js .nav-collapse .dropdown-toggle:after {
  content: "+";
  font-size: 25px;
  color: #fff !important;
}
.js .nav-collapse .dropdown-toggle.toggled:after {
  content: "-";
  font-weight: 500;
  font-size: 25px;
  color: #fff !important;
}
.dropdown ul a {
  background: #0578ea;
  padding-left: 1.5em;
}
.dropdown ul ul a {
  background: #0578ea;
  padding-left: 2.5em;
}
.nav-collapse ul {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  list-style: none;
}
.nav-collapse li {
  width: 100%;
  display: block;
}
.js .nav-collapse {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: block;
  overflow: hidden;
  zoom: 1;
}
.nav-collapse.opened {
  max-height: 9999px;
}
.nav-toggle {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.cat-menu ul {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  list-style: none;
}
.nav-collapse li {
  width: 100%;
  display: block;
}
.js .cat-menu {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: block;
  overflow: hidden;
  zoom: 1;
}
.cat-menu.opened {
  max-height: 9999px;
}
.category-toggle {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
@media only screen and (max-width: 1300px) {
  html,
  body {
    overflow-x: hidden;
  }
  input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0px !important;
  }
}
@media only screen and (max-width: 1145px) {
  .ym-container {
    width: 100%;
  }
}
@media only screen and (max-width: 1075px) {
  #header .logo {
    width: 30%;
  }
  #header .right {
    width: 70%;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar {
    padding: 42px 15px 42px !important;
  }
  .before-footer .ym-container .col-ym-3 {
    width: 30%;
  }
  .before-footer .ym-container .col-ym-5 {
    width: 70%;
  }
  #content .section-1 .ym-container .right p {
    font-size: 17px;
  }
  #content .section-2.agent .ym-container .col-ym-4 {
    padding: 35px 15px 75px;
  }
  #content .section-2.archive-agent .ym-container .col-ym-4 {
    width: 30.4%;
  }
  #content .section-2.archive-agent .ym-container .col-ym-4 .content-text {
    min-height: 470px;
  }
  #content .section-2.archive-agent .ym-container .col-ym-4 .content-text img {
    width: 100%;
    height: auto;
    margin-bottom: 25px;
  }
  #content .section-2.archive-agent .ym-container .col-ym-4 .content-text .contact-container p {
    font-size: 14px;
  }
  #content .section-2.archive-agent .ym-container .col-ym-4 .content-text .contact-container p a {
    font-size: 14px;
    white-space: normal !important;
  }
  #content .section-2.archive-agent .ym-container .col-ym-4 .content-text .contact-container a p {
    font-size: 14px;
  }
  body.page.home {
    background-color: #f2f2f2;
  }
  body.page.home #content .section-1 .ym-container .right h2 {
    font-size: 17px;
  }
  body.page.home .section-2 .ym-container #owl-demo .owl-wrapper-outer .owl-wrapper .owl-item {
    width: 311px !important;
  }
  body.page.home .section-2 .ym-container #owl-demo .owl-controls .owl-buttons .owl-prev {
    margin: -290px 0 0 0px;
    opacity: 1;
    background-color: #ffffff !important;
    border-radius: 0px !important;
    background-size: 20px auto !important;
    height: 45px !important;
    width: 45px !important;
    box-shadow: 1px 1px 8px 0px rgba(0,0,0,0.1);
  }
  body.page.home .section-2 .ym-container #owl-demo .owl-controls .owl-buttons .owl-next {
    margin: -290px 0px 0 0;
    opacity: 1;
    background-color: #ffffff !important;
    border-radius: 0px !important;
    background-size: 20px auto !important;
    height: 45px !important;
    width: 45px !important;
    box-shadow: 1px 1px 8px 0px rgba(0,0,0,0.1);
  }
  body.page-template-template-archive-sold .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li,
  body.page-template-template-archive-sale .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li,
  body.page-template-template-archive-commercial .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li,
  body.page-template-template-archive-lease .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li {
    width: 30.4%;
  }
  body.page.page-id-28 .section-2 .ym-container .slides .slide {
    width: 47%;
    min-height: auto !important;
  }
  body.page.page-id-28 .section-2 .ym-container .slides .slide iframe {
    height: 270px;
  }
  body.page.page-id-28 .section-2 .ym-container .slides .slide .info-container {
    margin: 0px 30px 0px;
    padding: 24px 0px;
  }
  body.page.page-id-28 .section-2 .ym-container .slides .slide .info-container h2 {
    margin: 0px 0px 10px;
    font-size: 18px;
  }
  body.page.page-id-28 .section-2 .ym-container .slides .slide .info-container p {
    font-size: 16px;
    font-weight: 300;
  }
  body.page-template-template-one-agency-archive .section-2 .ym-container .slides {
    display: block;
    position: relative;
    margin: 0px;
    padding: 0px;
  }
  body.page-template-template-one-agency-archive .section-2 .ym-container .slides .slide {
    display: inline-block;
    position: relative;
    margin: 0px 15px 30px;
    padding: 0px;
    width: 30.4%;
    float: left;
    min-height: 465px;
  }
  body.page-template-template-one-agency-archive .section-2 .ym-container .slides .slide img {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
  }
  body.page-template-template-one-agency-archive .section-2 .ym-container .slides .slide .info-container {
    display: block;
    position: relative;
    margin: 0px 25px 0px;
    padding: 20px 0px;
  }
  body.page-template-template-one-agency-archive .section-2 .ym-container .slides .slide .info-container h2 {
    margin: 0px 0px 10px;
    font-size: 18px;
    color: #FFFD23;
    font-weight: 500;
  }
  body.page-template-template-one-agency-archive .section-2 .ym-container .slides .slide .info-container p {
    font-size: 14px;
    font-weight: 300;
  }
  body.page-template-template-one-agency-archive .section-2 .ym-container .slides .slide .info-container p strong {
    color: #303030;
    font-size: 14px;
    white-space: normal;
    line-height: 1.5em;
  }
  body.page-template-template-one-agency-archive .section-2 .ym-container .slides .slide .contact-container {
    padding-bottom: 15px;
    margin: 0px 25px;
    padding: 25px 0;
  }
  body.page-template-template-one-agency-archive .section-2 .ym-container .slides .slide .contact-container p {
    color: #303030;
    font-size: 14px;
    font-weight: 300;
    margin: 0 0 12px;
    padding-left: 25px;
  }
  body.page-template-template-one-agency-archive .section-2 .ym-container .slides .slide .contact-container p img {
    width: 17px;
    height: 17px;
    position: absolute;
    margin-left: -25px;
    margin-bottom: 0px;
  }
  body.page-template-template-one-agency-archive .section-2 .ym-container .slides .slide .contact-container p a {
    font-size: 14px;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-8,
  body.page.page-id-618 .section-2 .ym-container .col-ym-8,
  body.page.page-id-620 .section-2 .ym-container .col-ym-8,
  body.page.page-id-78 .section-2 .ym-container .col-ym-8 {
    padding: 0px 15px 0px;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-8 h2,
  body.page.page-id-618 .section-2 .ym-container .col-ym-8 h2,
  body.page.page-id-620 .section-2 .ym-container .col-ym-8 h2,
  body.page.page-id-78 .section-2 .ym-container .col-ym-8 h2 {
    font-weight: 500;
    color: #FFFD23;
    font-size: 21px;
    text-transform: uppercase;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-8 #gform_confirmation_wrapper_1 #gform_confirmation_message_1,
  body.page.page-id-618 .section-2 .ym-container .col-ym-8 #gform_confirmation_wrapper_1 #gform_confirmation_message_1,
  body.page.page-id-620 .section-2 .ym-container .col-ym-8 #gform_confirmation_wrapper_1 #gform_confirmation_message_1,
  body.page.page-id-78 .section-2 .ym-container .col-ym-8 #gform_confirmation_wrapper_1 #gform_confirmation_message_1 {
    text-align: center;
    color: #000;
    font-weight: 400;
    font-size: 14px;
    padding: 10px 0px;
    font-family: 'Roboto', sans-serif;
    background-color: #FFFD23;
    border: 2px solid #FFFD23;
    margin-bottom: 17px;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .validation_error,
  body.page.page-id-618 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .validation_error,
  body.page.page-id-620 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .validation_error,
  body.page.page-id-78 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .validation_error {
    text-align: center;
    color: #ffffff;
    font-weight: 400;
    font-size: 14px;
    padding: 10px 0px;
    font-family: 'Roboto', sans-serif;
    background-color: #ff0000;
    border: 2px solid #ff0000;
    margin-bottom: 17px;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1,
  body.page.page-id-618 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1,
  body.page.page-id-620 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1,
  body.page.page-id-78 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 {
    padding: 0px;
    margin: 0px;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield,
  body.page.page-id-618 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield,
  body.page.page-id-620 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield,
  body.page.page-id-78 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield {
    list-style-type: none;
    width: 31.66%;
    float: left;
    display: inline-block;
    position: relative;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield .gfield_label,
  body.page.page-id-618 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield .gfield_label,
  body.page.page-id-620 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield .gfield_label,
  body.page.page-id-78 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield .gfield_label {
    display: none !important;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield .ginput_container input,
  body.page.page-id-615 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield .ginput_container textarea,
  body.page.page-id-618 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield .ginput_container input,
  body.page.page-id-618 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield .ginput_container textarea,
  body.page.page-id-620 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield .ginput_container input,
  body.page.page-id-620 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield .ginput_container textarea,
  body.page.page-id-78 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield .ginput_container input,
  body.page.page-id-78 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield .ginput_container textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0px !important;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4,
  body.page.page-id-618 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4,
  body.page.page-id-620 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4,
  body.page.page-id-78 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 {
    width: 100%;
    float: none;
    clear: both;
    display: block;
    position: relative;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea,
  body.page.page-id-618 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea,
  body.page.page-id-620 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea,
  body.page.page-id-78 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea {
    padding: 15px 0px;
    resize: none !important;
    font-family: 'Roboto', sans-serif !important;
    height: 120px !important;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea::-webkit-input-placeholder,
  body.page.page-id-618 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea::-webkit-input-placeholder,
  body.page.page-id-620 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea::-webkit-input-placeholder,
  body.page.page-id-78 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea::-webkit-input-placeholder {
    padding: 0px 20px;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea:-moz-placeholder,
  body.page.page-id-618 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea:-moz-placeholder,
  body.page.page-id-620 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea:-moz-placeholder,
  body.page.page-id-78 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea:-moz-placeholder {
    padding: 0px 26px;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea::-moz-placeholder,
  body.page.page-id-618 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea::-moz-placeholder,
  body.page.page-id-620 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea::-moz-placeholder,
  body.page.page-id-78 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea::-moz-placeholder {
    padding: 0px 20px;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea:-ms-input-placeholder,
  body.page.page-id-618 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea:-ms-input-placeholder,
  body.page.page-id-620 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea:-ms-input-placeholder,
  body.page.page-id-78 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea:-ms-input-placeholder {
    padding: 0px 20px;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_footer .gform_button,
  body.page.page-id-618 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_footer .gform_button,
  body.page.page-id-620 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_footer .gform_button,
  body.page.page-id-78 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_footer .gform_button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0px !important;
  }
}
@media screen and (max-width: 950px) {
  .single-property .section-2 {
    padding: 48px 0px;
  }
  .single-property .section-2 .ym-container .col-ym-8 p {
    font-size: 14px !important;
    line-height: 1.5em;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs {
    margin-bottom: 40px;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs label {
    padding: 0px;
    margin-right: 3px;
    line-height: 43px;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs label span {
    padding: 0px;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs label span span {
    padding: 0 25px;
    font-size: 16px;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container {
    margin: 1px 0px 0px;
    padding: 0px;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container li {
    padding: 0px;
    height: 276px !important;
    overflow: hidden;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container li .typography {
    display: block;
    position: relative;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container li .typography ul {
    margin: 0px;
    padding: 0px;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container li #owl-demo,
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container li #owl-demo2 {
    display: block !important;
    position: relative;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container li #owl-demo .item,
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container li #owl-demo2 .item {
    height: 276px;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container li #owl-demo .item img,
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container li #owl-demo2 .item img {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container li .owl-controls {
    display: block !important;
    margin-top: 15px;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container li .owl-controls .owl-pagination {
    margin-top: -180px !important;
    position: absolute;
    width: 100% !important;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container li .owl-controls .owl-buttons {
    display: block !important;
    position: relative;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container li .owl-controls .owl-buttons .owl-prev {
    margin: -300px 0px 0px 18px !important;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container li .owl-controls .owl-buttons .owl-next {
    margin: -300px 18px 0px 0px !important;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container .sky-tab-content-3 iframe {
    height: 276px !important;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs > input:checked + label span span {
    background-color: #FFFD23 !important;
  }
  .single-property .section-2 .ym-container .col-ym-8 .content-container ul {
    padding: 0px;
    margin: 0px;
  }
  .single-property .section-2 .ym-container .col-ym-8 .content-container ul li {
    color: #303030;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4em;
    list-style-type: none;
    margin-bottom: 10px;
  }
  .single-property .section-2 .ym-container .col-ym-8 .content-container ul li:before {
    content: "•";
    color: #FFFD23 !important;
    margin-right: 8px;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar {
    padding: 42px 15px 42px 0px !important;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar h2 {
    font-size: 18px !important;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar p {
    font-size: 14px !important;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar .property-container {
    margin-bottom: 25px;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar .details-container .inspection-container {
    margin: 0px;
    padding: 25px 0 5px;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar .details-container .inspection-container .slides {
    margin: 0px;
    padding: 0px;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar .details-container .inspection-container .slides .slide {
    list-style-type: none;
    margin: 0px 0px 15px !important;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar .details-container .inspection-container .slides .slide p {
    margin: 10px 0px;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar .details-container .share-container {
    margin: 0px;
    padding: 25px 0px;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar .details-container .share-container .ssba {
    display: block;
    position: relative;
    margin-top: 7px;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar .details-container .share-container .ssba div a img {
    margin-right: 4px;
    width: 32px !important;
    height: auto !important;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar .agents-container .agent {
    padding: 25px 10px 25px 10px !important;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar .agents-container .agent .content-text a {
    display: block;
    position: relative;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar .agents-container .agent .content-text a img {
    display: block;
    position: relative;
    width: 129px;
    height: auto !important;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar .agents-container .agent .content-text a h2 {
    text-transform: none !important;
    margin: 17px 0 8px;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar .agents-container .agent .content-text .info-container p {
    margin: 0px;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar .agents-container .agent .content-text .contact-container {
    margin-top: 20px;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar .agents-container .agent .content-text .contact-container p {
    font-size: 12px;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar .agents-container .agent .content-text .contact-container p img {
    width: 15px;
    height: 15px;
    position: absolute;
    margin-bottom: 0px;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar .agents-container .agent .content-text .contact-container p a {
    font-size: 12px !important;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar .agents-container .agent .content-text .contact-container a p {
    font-size: 12px !important;
  }
  .single-property .section-3 .wp_gmaps_canvas {
    height: 350px !important;
  }
  #header .logo a img {
    width: 100% !important;
    height: auto !important;
  }
  #header .right .top-container .email-address {
    font-size: 14px;
  }
  #header .right .top-container .email-address img {
    display: inline-block;
    width: 20px;
    height: auto;
  }
  #header .right .top-container .phone-number {
    font-size: 20px;
    margin-left: 24px;
  }
  #header .right .top-container .phone-number img {
    display: inline-block;
    width: 22px;
    height: auto;
  }
  #header .right .bottom-container p {
    font-size: 14px;
    color: #8d8d8d;
    margin: 12px 0 0;
  }
  #header .right .bottom-container .contact-btn {
    font-size: 12px;
    padding: 5px 20px;
  }
  #content .section-1 {
    padding: 36px 0px;
    height: 450px;
  }
  #content .section-1 .ym-container .menu-main-nav-container .menu li a {
    font-size: 14px;
  }
  #content .section-1 .ym-container .right {
    float: right;
    width: 75%;
    padding-left: 15px;
    height: 377px;
  }
  #content .section-1 .ym-container .right .sold-container,
  #content .section-1 .ym-container .right .leased-container {
    background-color: #000;
    border-radius: 180px;
    display: inline-block;
    position: relative;
    float: left;
    text-align: center;
    width: 180px;
    height: 180px;
    margin: 0 30px 30px 0;
  }
  #content .section-1 .ym-container .right .sold-container p,
  #content .section-1 .ym-container .right .leased-container p {
    font-size: 65px;
    margin: 39px 0px;
  }
  #content .section-1 .ym-container .right .sold-container p span,
  #content .section-1 .ym-container .right .leased-container p span {
    font-size: 25px;
  }
  #content .section-1 .ym-container .right h1 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1em;
  }
  #content .section-1 .ym-container .right p {
    font-size: 16px;
  }
  #content .section-1 .ym-container .right p a {
    color: inherit !important;
  }
  #content .section-1 .ym-container .single .container h1 {
    font-size: 30px;
  }
  #content .section-1 .ym-container .single .container .price {
    font-size: 30px;
  }
  #content .section-1 .ym-container .single .container .price span {
    font-size: 20px;
  }
  #content .section-1 .ym-container .single .container .info-container ul li {
    font-size: 16px;
    font-weight: 400;
    margin-right: 22px;
  }
  #content .section-1 .ym-container .single .container .info-container ul li img {
    width: 20px;
    margin-right: 10px;
  }
  #content .section-1 .ym-container .single .container .btn-container a {
    font-size: 16px;
  }
  #content .section-1 .ym-container .agent .container img {
    width: 160px;
    height: 160px;
    margin-bottom: 25px;
  }
  #content .section-1 .ym-container .agent .container h1 {
    font-size: 30px;
  }
  #content .section-1 .ym-container .agent .container p {
    font-size: 20px;
  }
  #content .section-1 .ym-container .agent .container .info-container p {
    font-size: 16px;
  }
  #content .section-1 .ym-container .archive-agent .container h1 {
    font-size: 30px;
  }
  #content .section-1 .ym-container .archive-agent .container p {
    width: 80%;
  }
  #content .section-1 .ym-container .archive-agent .container .btn-container a {
    font-size: 16px;
  }
  #content .section-2.agent .ym-container .col-ym-8 {
    padding: 35px 15px 50px;
  }
  #content .section-2.agent .ym-container .col-ym-8 h2 {
    font-weight: 500;
    color: #FFFD23;
    font-size: 21px;
    text-transform: uppercase;
  }
  #content .section-2.agent .ym-container .col-ym-8 p {
    color: #303030;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5em;
  }
  #content .section-2.agent .ym-container .col-ym-4 {
    padding: 35px 15px 75px 0px !important;
  }
  #content .section-2.agent .ym-container .col-ym-4 h2 {
    font-weight: 500;
    color: #FFFD23;
    font-size: 21px;
    text-transform: uppercase;
  }
  #content .section-2.agent .ym-container .col-ym-4 p {
    font-size: 14px !important;
    font-weight: 300;
    margin: 0 0 12px;
    padding-left: 25px;
  }
  #content .section-2.agent .ym-container .col-ym-4 p img {
    width: 17px;
    height: 17px;
    position: absolute;
    margin-left: -25px;
  }
  #content .section-2.agent .ym-container .col-ym-4 p a {
    font-size: 14px !important;
  }
  #content .section-2.agent .ym-container .col-ym-4 .details-container .contact-container {
    background: transparent url("https://trevorleslie.com.au/wp-content/themes/project-ym/less/../images/one-agency-dotted-line-gray.png") repeat-x center bottom;
    padding-bottom: 15px;
  }
  #content .section-2.agent .ym-container .col-ym-4 .details-container .address-container {
    background: transparent url("https://trevorleslie.com.au/wp-content/themes/project-ym/less/../images/one-agency-dotted-line-gray.png") repeat-x center bottom;
    padding-bottom: 15px;
  }
  #content .section-2.agent .ym-container .col-ym-4 .details-container .ssba {
    display: block;
    position: relative;
  }
  #content .section-2.agent .ym-container .col-ym-4 .details-container .ssba img {
    width: 30px !important;
    height: auto !important;
  }
  #content .section-2.agent .ym-container .col-ym-4 .details-container .ssba div {
    display: block;
    position: relative;
    margin-top: 7px;
  }
  #content .section-2.agent .ym-container .col-ym-4 .details-container .ssba div div a img {
    margin-right: 4px !important;
    width: 30px !important;
    height: auto !important;
  }
  #content .section-2.agent .ym-container .col-ym-4 .details-container .ssba div div a:last-child img {
    margin-right: 0px !important;
  }
  #content .section-2.archive-agent .ym-container .col-ym-4 {
    display: inline-block;
    position: relative;
    margin: 0px 15px 30px;
    width: 46%;
  }
  #content .section-2.archive-agent .ym-container .col-ym-4 .content-text {
    min-height: 485px;
    height: auto;
  }
  #content .section-2.archive-agent .ym-container .col-ym-4 .content-text a {
    display: block;
    position: relative;
  }
  #content .section-2.archive-agent .ym-container .col-ym-4 .content-text a h2 {
    font-size: 20px;
    margin: 0px 15px;
  }
  #content .section-2.archive-agent .ym-container .col-ym-4 .content-text img {
    margin-bottom: 20px;
  }
  #content .section-2.archive-agent .ym-container .col-ym-4 .content-text .info-container {
    display: block;
    position: relative;
    margin: 10px 15px 15px;
  }
  #content .section-2.archive-agent .ym-container .col-ym-4 .content-text .info-container p {
    font-size: 14px;
  }
  #content .section-2.archive-agent .ym-container .col-ym-4 .content-text .info-container p strong {
    font-size: 14px;
  }
  #content .section-2.archive-agent .ym-container .col-ym-4 .content-text .contact-container {
    padding-bottom: 15px;
    margin: 0px 15px;
    padding: 25px 0;
  }
  #content .section-2.archive-agent .ym-container .col-ym-4 .content-text .contact-container p {
    color: #303030;
    font-weight: 300;
    margin: 0 0 12px;
    padding-left: 25px;
    white-space: normal !important;
  }
  #content .section-2.archive-agent .ym-container .col-ym-4 .content-text .contact-container p img {
    width: 17px;
    height: 17px;
    position: absolute;
    margin-left: -25px;
    margin-bottom: 0px;
  }
  #content .section-2.archive-agent .ym-container .col-ym-4 .content-text .contact-container p a {
    color: #303030;
    font-weight: 300;
    margin: 0 0 12px;
    white-space: normal !important;
  }
  #content .section-2.archive-agent .ym-container .col-ym-4 .content-text .contact-container a p {
    padding-left: 0px;
    color: #FFFD23;
    font-weight: 500;
    text-decoration: underline;
  }
  body.page.home #content .section-1 .ym-container .right h1 {
    width: 100%;
  }
  body.page.home #content .section-1 .ym-container .right h2 {
    font-size: 16px;
  }
  body.page.home .section-2 .ym-container #owl-demo .owl-wrapper-outer .owl-wrapper .owl-item {
    width: 226px !important;
  }
  body.page.home .section-2 .ym-container #owl-demo .owl-controls .owl-buttons .owl-prev {
    margin: -250px 0 0 0px;
    opacity: 1;
    background-color: #ffffff !important;
    border-radius: 0px !important;
    background-size: 20px auto !important;
    height: 45px !important;
    width: 45px !important;
    box-shadow: 1px 1px 8px 0px rgba(0,0,0,0.1);
  }
  body.page.home .section-2 .ym-container #owl-demo .owl-controls .owl-buttons .owl-next {
    margin: -250px 0px 0 0;
    opacity: 1;
    background-color: #ffffff !important;
    border-radius: 0px !important;
    background-size: 20px auto !important;
    height: 45px !important;
    width: 45px !important;
    box-shadow: 1px 1px 8px 0px rgba(0,0,0,0.1);
  }
  body.page.page-id-28 .section-2 .ym-container .slides .slide {
    width: 46%;
    min-height: 0px !important;
  }
  body.page.page-id-28 .section-2 .ym-container .slides .slide .content-text {
    height: auto !important;
  }
  body.page.page-id-28 .section-2 .ym-container .slides .slide iframe {
    height: 198px;
  }
  body.page.page-id-28 .section-2 .ym-container .slides .slide .info-container {
    margin: 0px 15px 0px;
    padding: 24px 0px;
    height: 115px !important;
    max-height: 115px !important;
  }
  body.page.page-id-28 .section-2 .ym-container .slides .slide .info-container h2 {
    margin: 0px 0px 10px;
    font-size: 16px !important;
  }
  body.page.page-id-28 .section-2 .ym-container .slides .slide .info-container p {
    font-size: 14px !important;
  }
  body.page-template-template-one-agency-archive .section-1 .ym-container .right .container h1 {
    font-size: 30px !important;
  }
  body.page-template-template-one-agency-archive .section-2 .ym-container .slides .slide {
    width: 46%;
    min-height: 485px;
  }
  body.page-template-template-one-agency-archive .section-2 .ym-container .slides .slide .img-container {
    overflow: hidden;
    height: 188px;
  }
  body.page-template-template-one-agency-archive .section-2 .ym-container .slides .slide .img-container img {
    margin-top: -2%;
    display: block;
    position: relative;
    width: 100%;
    height: auto;
  }
  .single-property .section-1 .section-1 {
    padding: 36px 0px !important;
    height: 450px !important;
  }
  .single-property .section-2 {
    padding: 48px 0px;
  }
  .single-property .section-2 .ym-container .col-ym-8 p {
    color: #303030;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4em;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs {
    margin-bottom: 40px;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs label {
    padding: 0px;
    margin-right: 3px;
    line-height: 43px;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs label span {
    padding: 0px;
    display: block;
    position: relative;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs label span span {
    display: block;
    position: relative;
    padding: 0 29px;
    background-color: #303030;
    color: #ffffff;
    font-size: 18px;
    font-weight: 300;
    transition: all 0.2s ease-in-out 0s !important;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container {
    margin: 1px 0px 0px;
    padding: 0px;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container li {
    padding: 0px;
    height: 400px;
    overflow: hidden;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container li .typography {
    display: block;
    position: relative;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container li .typography ul {
    margin: 0px;
    padding: 0px;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container li #owl-demo,
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container li #owl-demo2 {
    display: block !important;
    position: relative;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container li #owl-demo .item,
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container li #owl-demo2 .item {
    height: 400px;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container li #owl-demo .item img,
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container li #owl-demo2 .item img {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container li .owl-controls {
    display: block !important;
    margin-top: 15px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container li .owl-controls .owl-pagination {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    margin-top: -50px;
    position: absolute;
    width: 100% !important;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container li .owl-controls .owl-buttons {
    display: block !important;
    position: relative;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container li .owl-controls .owl-buttons .owl-prev {
    display: inline-block !important;
    position: relative;
    background-color: transparent !important;
    background-image: url("https://trevorleslie.com.au/wp-content/themes/project-ym/less/../images/one-agency-previous.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 31px 47px;
    float: left;
    height: 47px;
    margin: -230px 0px 0px 18px;
    overflow: visible;
    transition: all 0.2s ease-in-out 0s !important;
    width: 31px;
    z-index: 999;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container li .owl-controls .owl-buttons .owl-next {
    display: inline-block !important;
    position: relative;
    background-color: transparent !important;
    background-image: url("https://trevorleslie.com.au/wp-content/themes/project-ym/less/../images/one-agency-next.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 31px 47px;
    float: right;
    height: 47px;
    margin: -230px 18px 0px 0px;
    transition: all 0.2s ease-in-out 0s !important;
    width: 31px;
    z-index: 999;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container .sky-tab-content-1 #owl-demo .owl-item .item img {
    height: 276px;
    width: auto;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container .sky-tab-content-2 #owl-demo2 .owl-item .item img {
    height: 276px;
    width: auto;
    margin: 0px auto;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container .sky-tab-content-3 iframe {
    margin: 0px;
    width: 100% !important;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs > input:checked + label span span {
    background-color: #FFFD23 !important;
  }
  .single-property .section-2 .ym-container .col-ym-8 .content-container ul {
    padding: 0px;
    margin: 0px;
  }
  .single-property .section-2 .ym-container .col-ym-8 .content-container ul li {
    color: #303030;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4em;
    list-style-type: none;
    margin-bottom: 10px;
  }
  .single-property .section-2 .ym-container .col-ym-8 .content-container ul li:before {
    content: "•";
    color: #FFFD23 !important;
    margin-right: 8px;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar {
    display: inline-block;
    position: relative;
    padding: 42px 15px 42px 45px;
    float: right;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar h2 {
    color: #000;
    font-size: 21px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0px;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar p {
    font-size: 16px;
    color: #404041;
    font-weight: 300;
    margin: 10px 0px;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar p strong {
    font-weight: 500;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar .property-container {
    margin-bottom: 25px;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar .details-container .inspection-container {
    background: transparent url("https://trevorleslie.com.au/wp-content/themes/project-ym/less/../images/one-agency-dotted-line-gray.png") repeat-x center top;
    margin: 0px;
    padding: 25px 0 5px;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar .details-container .inspection-container .slides {
    margin: 0px;
    padding: 0px;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar .details-container .inspection-container .slides .slide {
    list-style-type: none;
    margin: 0px 0px 15px !important;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar .details-container .inspection-container .slides .slide p {
    margin: 10px 0px;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar .details-container .inspection-container .slides .slide p strong {
    text-transform: capitalize;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar .details-container .share-container {
    background: transparent url("https://trevorleslie.com.au/wp-content/themes/project-ym/less/../images/one-agency-dotted-line-gray.png") repeat-x center top;
    margin: 0px;
    padding: 25px 0px;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar .details-container .share-container .ssba {
    display: block;
    position: relative;
    margin-top: 7px;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar .details-container .share-container .ssba div {
    display: block;
    position: relative;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar .details-container .share-container .ssba div a:first-child {
    display: none !important;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar .details-container .share-container .ssba div br {
    display: none !important;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar .details-container .share-container .ssba div a {
    display: inline-block;
    position: relative;
    transition: all 0.2s ease-in-out 0s !important;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar .details-container .share-container .ssba div a img {
    display: block;
    position: relative;
    margin-right: 7px;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar .details-container .enquiry-btn {
    display: block;
    width: 100%;
    position: relative;
    text-align: center;
    background-color: #FFFD23;
    color: #000;
    border-radius: 50px;
    font-size: 18px;
    font-weight: 300;
    padding: 12px 0;
    margin: 30px 0;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar .agents-container .agent {
    background-color: #f2f2f2;
    margin-bottom: 30px;
    padding: 25px 30px 25px 25px;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar .agents-container .agent .content-text a {
    display: block;
    position: relative;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar .agents-container .agent .content-text a img {
    display: block;
    position: relative;
    width: 129px;
    height: auto !important;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar .agents-container .agent .content-text a h2 {
    text-transform: none !important;
    margin: 17px 0 8px;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar .agents-container .agent .content-text .info-container p {
    margin: 0px;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar .agents-container .agent .content-text .contact-container {
    margin-top: 20px;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar .agents-container .agent .content-text .contact-container p {
    color: #303030;
    font-size: 16px;
    font-weight: 300;
    margin: 0 0 12px;
    padding-left: 25px;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar .agents-container .agent .content-text .contact-container p img {
    width: 17px;
    height: 17px;
    position: absolute;
    margin-left: -25px;
    margin-bottom: 0px;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar .agents-container .agent .content-text .contact-container p a {
    color: #303030;
    font-size: 16px;
    font-weight: 300;
    margin: 0 0 12px;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar .agents-container .agent .content-text .contact-container a p {
    padding-left: 0px;
    color: #FFFD23;
    font-size: 16px;
    font-weight: 500;
    text-decoration: underline;
  }
  .single-property .section-3 .wp_gmaps_canvas {
    height: 390px !important;
    width: 100% !important;
  }
  body.page-template-template-archive-sold .section-1 .right .sold-container p {
    width: 100% !important;
  }
  body.page-template-template-archive-sold .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li,
  body.page-template-template-archive-sale .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li,
  body.page-template-template-archive-commercial .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li,
  body.page-template-template-archive-lease .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li {
    width: 29.4%;
  }
  body.page-template-template-archive-sold .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .img-container,
  body.page-template-template-archive-sale .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .img-container,
  body.page-template-template-archive-commercial .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .img-container,
  body.page-template-template-archive-lease .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .img-container {
    height: 200px;
  }
  body.page.page-id-615 .section-1 #wpgmza_map_1,
  body.page.page-id-618 .section-1 #wpgmza_map_1,
  body.page.page-id-620 .section-1 #wpgmza_map_1,
  body.page.page-id-78 .section-1 #wpgmza_map_1 {
    position: absolute;
    height: 450px !important;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-4,
  body.page.page-id-618 .section-2 .ym-container .col-ym-4,
  body.page.page-id-620 .section-2 .ym-container .col-ym-4,
  body.page.page-id-78 .section-2 .ym-container .col-ym-4 {
    padding: 0px 0px 0px 15px;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-4 p,
  body.page.page-id-618 .section-2 .ym-container .col-ym-4 p,
  body.page.page-id-620 .section-2 .ym-container .col-ym-4 p,
  body.page.page-id-78 .section-2 .ym-container .col-ym-4 p {
    font-size: 14px;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-4 p a,
  body.page.page-id-618 .section-2 .ym-container .col-ym-4 p a,
  body.page.page-id-620 .section-2 .ym-container .col-ym-4 p a,
  body.page.page-id-78 .section-2 .ym-container .col-ym-4 p a {
    font-size: 14px;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-4 p a img,
  body.page.page-id-618 .section-2 .ym-container .col-ym-4 p a img,
  body.page.page-id-620 .section-2 .ym-container .col-ym-4 p a img,
  body.page.page-id-78 .section-2 .ym-container .col-ym-4 p a img {
    margin-top: 3px;
    width: 17px;
    height: auto;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-4 p img,
  body.page.page-id-618 .section-2 .ym-container .col-ym-4 p img,
  body.page.page-id-620 .section-2 .ym-container .col-ym-4 p img,
  body.page.page-id-78 .section-2 .ym-container .col-ym-4 p img {
    width: auto;
    height: 17px;
    position: absolute;
    margin-left: -25px;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-4 .contact-container,
  body.page.page-id-618 .section-2 .ym-container .col-ym-4 .contact-container,
  body.page.page-id-620 .section-2 .ym-container .col-ym-4 .contact-container,
  body.page.page-id-78 .section-2 .ym-container .col-ym-4 .contact-container {
    background: transparent url("https://trevorleslie.com.au/wp-content/themes/project-ym/less/../images/one-agency-dotted-line-gray.png") repeat-x center bottom;
    margin-bottom: 28px;
    padding-bottom: 15px;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-8,
  body.page.page-id-618 .section-2 .ym-container .col-ym-8,
  body.page.page-id-620 .section-2 .ym-container .col-ym-8,
  body.page.page-id-78 .section-2 .ym-container .col-ym-8 {
    padding: 0px 15px 0px;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-8 h2,
  body.page.page-id-618 .section-2 .ym-container .col-ym-8 h2,
  body.page.page-id-620 .section-2 .ym-container .col-ym-8 h2,
  body.page.page-id-78 .section-2 .ym-container .col-ym-8 h2 {
    font-weight: 500;
    color: #FFFD23;
    font-size: 21px;
    text-transform: uppercase;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-8 #gform_confirmation_wrapper_1 #gform_confirmation_message_1,
  body.page.page-id-618 .section-2 .ym-container .col-ym-8 #gform_confirmation_wrapper_1 #gform_confirmation_message_1,
  body.page.page-id-620 .section-2 .ym-container .col-ym-8 #gform_confirmation_wrapper_1 #gform_confirmation_message_1,
  body.page.page-id-78 .section-2 .ym-container .col-ym-8 #gform_confirmation_wrapper_1 #gform_confirmation_message_1 {
    text-align: center;
    color: #000;
    font-weight: 400;
    font-size: 14px;
    padding: 10px 0px;
    font-family: 'Roboto', sans-serif;
    background-color: #FFFD23;
    border: 2px solid #FFFD23;
    margin-bottom: 17px;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .validation_error,
  body.page.page-id-618 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .validation_error,
  body.page.page-id-620 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .validation_error,
  body.page.page-id-78 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .validation_error {
    text-align: center;
    color: #ffffff;
    font-weight: 400;
    font-size: 14px;
    padding: 10px 0px;
    font-family: 'Roboto', sans-serif;
    background-color: #ff0000;
    border: 2px solid #ff0000;
    margin-bottom: 17px;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1,
  body.page.page-id-618 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1,
  body.page.page-id-620 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1,
  body.page.page-id-78 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 {
    padding: 0px;
    margin: 0px;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield,
  body.page.page-id-618 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield,
  body.page.page-id-620 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield,
  body.page.page-id-78 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield {
    list-style-type: none;
    width: 31.66%;
    float: left;
    display: inline-block;
    position: relative;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield .gfield_label,
  body.page.page-id-618 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield .gfield_label,
  body.page.page-id-620 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield .gfield_label,
  body.page.page-id-78 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield .gfield_label {
    display: none !important;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield .ginput_container input,
  body.page.page-id-615 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield .ginput_container textarea,
  body.page.page-id-618 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield .ginput_container input,
  body.page.page-id-618 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield .ginput_container textarea,
  body.page.page-id-620 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield .ginput_container input,
  body.page.page-id-620 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield .ginput_container textarea,
  body.page.page-id-78 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield .ginput_container input,
  body.page.page-id-78 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield .ginput_container textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0px !important;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4,
  body.page.page-id-618 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4,
  body.page.page-id-620 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4,
  body.page.page-id-78 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 {
    width: 100%;
    float: none;
    clear: both;
    display: block;
    position: relative;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea,
  body.page.page-id-618 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea,
  body.page.page-id-620 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea,
  body.page.page-id-78 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea {
    padding: 15px 0px;
    resize: none !important;
    font-family: 'Roboto', sans-serif !important;
    height: 120px !important;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea::-webkit-input-placeholder,
  body.page.page-id-618 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea::-webkit-input-placeholder,
  body.page.page-id-620 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea::-webkit-input-placeholder,
  body.page.page-id-78 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea::-webkit-input-placeholder {
    padding: 0px 20px;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea:-moz-placeholder,
  body.page.page-id-618 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea:-moz-placeholder,
  body.page.page-id-620 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea:-moz-placeholder,
  body.page.page-id-78 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea:-moz-placeholder {
    padding: 0px 26px;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea::-moz-placeholder,
  body.page.page-id-618 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea::-moz-placeholder,
  body.page.page-id-620 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea::-moz-placeholder,
  body.page.page-id-78 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea::-moz-placeholder {
    padding: 0px 20px;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea:-ms-input-placeholder,
  body.page.page-id-618 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea:-ms-input-placeholder,
  body.page.page-id-620 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea:-ms-input-placeholder,
  body.page.page-id-78 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea:-ms-input-placeholder {
    padding: 0px 20px;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_footer .gform_button,
  body.page.page-id-618 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_footer .gform_button,
  body.page.page-id-620 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_footer .gform_button,
  body.page.page-id-78 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_footer .gform_button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0px !important;
  }
}
@media screen and (max-width: 767px) {
  html,
  body {
    overflow-x: hidden;
    -webkit-text-size-adjust: 100%;
  }
  .col-ym-1,
  .col-ym-2,
  .col-ym-3,
  .col-ym-4,
  .col-ym-5,
  .col-ym-6,
  .col-ym-7,
  .col-ym-8,
  .col-ym-9,
  .col-ym-10,
  .col-ym-11,
  .col-ym-12 {
    float: none;
    width: 100%;
  }
  .ym-container {
    width: 100% !important;
  }
  .pum-theme-601 .pum-content + .pum-close,
  .pum-theme-lightbox .pum-content + .pum-close {
    right: -5px !important;
  }
  #pum-606 #popmake-606 .pum-content.popmake-content .header {
    padding: 23px 15px;
  }
  #pum-606 #popmake-606 .pum-content.popmake-content .header .img img {
    width: 100px;
    margin-top: 4px;
  }
  #pum-606 #popmake-606 .pum-content.popmake-content #gform_confirmation_wrapper_2 {
    padding: 25px 15px;
  }
  #pum-606 #popmake-606 .pum-content.popmake-content #gform_wrapper_2 {
    padding: 25px 15px;
  }
  .single-property .section-1 {
    padding: 0px !important;
    height: auto !important;
    background-color: none;
  }
  .single-property .section-1 .section-1 {
    padding: 36px 0px 42px !important;
    height: auto !important;
  }
  .single-property .section-2 {
    padding: 48px 0px;
  }
  .single-property .section-2 .ym-container .col-ym-8 p {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4em;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs {
    margin-bottom: 40px;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs label {
    padding: 0px;
    margin-right: 3px;
    line-height: 43px;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs label span {
    padding: 0px;
    display: block;
    position: relative;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs label span span {
    padding: 0 15px !important;
    font-size: 14px !important;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container {
    margin: 1px 0px 0px;
    padding: 0px;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container he
							
							li {
    padding: 0px;
    height: auto !important;
    overflow: hidden;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container he
							
							li .typography {
    display: block;
    position: relative;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container he
							
							li .typography ul {
    margin: 0px;
    padding: 0px;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container he
							
							li #owl-demo,
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container he
							
							li #owl-demo2 {
    display: block !important;
    position: relative;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container he
							
							li #owl-demo .item,
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container he
							
							li #owl-demo2 .item {
    height: auto !important;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container he
							
							li #owl-demo .item img,
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container he
							
							li #owl-demo2 .item img {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container he
							
							li .owl-controls {
    display: block !important;
    margin-top: 15px;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container he
							
							li .owl-controls .owl-pagination {
    margin-top: -260px !important;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container he
							
							li .owl-controls .owl-buttons {
    display: block !important;
    position: relative;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container he
							
							li .owl-controls .owl-buttons .owl-prev {
    background-color: transparent !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 31px 47px;
    float: left;
    height: 47px;
    margin: 0px 0px 0px 18px !important;
    overflow: visible;
    position: relative;
    width: 31px;
    z-index: 999;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container he
							
							li .owl-controls .owl-buttons .owl-next {
    background-color: transparent !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 31px 47px;
    float: right;
    height: 47px;
    margin: 0px 18px 0px 0px !important;
    position: relative;
    width: 31px;
    z-index: 999;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container .sky-tab-content-1 #owl-demo .owl-item .item img {
    margin: 0px auto !important;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container .sky-tab-content-2 #owl-demo2 .owl-item .item img {
    height: auto;
    width: 100%;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs .contents-container .sky-tab-content-3 iframe {
    width: 100% !important;
    height: 200px !important;
  }
  .single-property .section-2 .ym-container .col-ym-8 .sky-tabs > input:checked + label span span {
    font-size: 14px !important;
  }
  .single-property .section-2 .ym-container .col-ym-8 .content-container ul {
    padding: 0px;
    margin: 0px;
  }
  .single-property .section-2 .ym-container .col-ym-8 .content-container ul li {
    color: #303030;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4em;
    list-style-type: none;
    margin-bottom: 10px;
  }
  .single-property .section-2 .ym-container .col-ym-8 .content-container ul li:before {
    content: "•";
    color: #FFFD23 !important;
    margin-right: 8px;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar {
    padding: 42px 15px 0px 15px !important;
    float: none;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar .agents-container .agent {
    padding: 25px 15px 25px 15px !important;
  }
  .single-property .section-2 .ym-container .col-ym-4.sidebar .details-container .enquiry-btn {
    margin-bottom: 0px;
  }
  .single-property .section-3 .wp_gmaps_canvas {
    height: 250px !important;
  }
  #header {
    padding: 11px 0px !important;
  }
  #header .logo {
    width: auto !important;
  }
  #header .logo a {
    padding: 0px 15px !important;
  }
  #header .logo a img {
    width: 140px !important;
    height: auto !important;
  }
  #header .right {
    padding: 0px !important;
    width: 100% !important;
  }
  #header .right .top-container {
    display: none !important;
  }
  #header .right .bottom-container {
    display: none !important;
  }
  #header .mobile-menu {
    display: block !important;
    position: relative;
    width: 100% !important;
  }
  #header .mobile-menu .menu-toggle {
    color: #000;
    text-decoration: none;
    flex: 1;
    padding: 6px 15px 10px !important;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9999;
  }
  #header .mobile-menu .phone-number {
    position: absolute;
    right: 50px;
    padding: 5px 10px;
    top: 0;
    z-index: 9999;
    display: block;
  }
  #header .mobile-menu .phone-number img {
    display: block;
    width: 25px;
    height: 20px;
  }
  #header .mobile-menu .menu-label {
    margin-bottom: -0.2em;
    display: inline-block;
    vertical-align: middle;
  }
  #header .mobile-menu .menu-icon + .menu-label {
    margin-left: .2em;
  }
  #header .mobile-menu .menu-icon {
    cursor: pointer;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: .5em;
    color: inherit;
    background: currentColor;
    border-radius: .5em;
    height: 2px;
    width: 25px;
  }
  #header .mobile-menu .menu-icon:before,
  #header .mobile-menu .menu-icon:after {
    border-radius: .5em;
    height: 2px;
    width: 100%;
    left: 0;
    background: currentColor;
    position: absolute;
    display: block;
    content: '';
  }
  #header .mobile-menu .menu-icon:before {
    top: -0.83em;
  }
  #header .mobile-menu .menu-icon:after {
    top: .8em;
  }
  #header .mobile-menu .menu-icon,
  #header .mobile-menu .menu-icon:before,
  #header .mobile-menu .menu-icon:after {
    transition: all .5s ease-in-out;
  }
  #header .mobile-menu .open .cross {
    background-color: transparent;
    transform: rotate(0deg) translate(0%,-50%);
    -moz-transform: rotate(0deg) translate(0%,-50%);
    -webkit-transform: rotate(0deg) translate(0%,-50%);
  }
  #header .mobile-menu .open .cross:before,
  #header .mobile-menu .open .cross:after {
    top: 0em;
  }
  #header .mobile-menu .open .cross:before {
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  }
  #header .mobile-menu .open .cross:after {
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  #header .mobile-menu nav {
    clear: both;
    display: none;
  }
  #header .mobile-menu nav .menu-main-nav-container .menu-items {
    margin: 11px 0px -11px;
    padding: 0px;
    background-color: #303030;
  }
  #header .mobile-menu nav .menu-main-nav-container .menu-items li {
    list-style-type: none;
    display: block;
    position: relative;
  }
  #header .mobile-menu nav .menu-main-nav-container .menu-items li a {
    color: #ffffff;
    background-color: #2c2c2c;
    display: block;
    position: relative;
    padding: 12px 20px !important;
    border-bottom: 1px solid #000000;
    font-size: 14px;
    font-weight: 300;
    text-align: left !important;
  }
  #header .mobile-menu nav .menu-main-nav-container .menu-items li:first-child a {
    border-top: 1px solid #000000;
  }
  #header .mobile-menu nav .menu-main-nav-container .menu-items li:last-child a {
    border-bottom: 0px solid #000000;
  }
  #header .mobile-menu nav .menu-main-nav-container .menu-items .current-menu-item a {
    background-color: #FFFD23;
  }
  #header .mobile-menu nav .menu-main-nav-container .menu-items li.menu-item-has-children a.open:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  #header .mobile-menu nav .menu-main-nav-container .menu-items li.menu-item-has-children a:after {
    content: "\f105";
    font: normal normal normal 19px/1 FontAwesome;
    margin: 0 10px 0 0;
    color: #fff;
    position: absolute;
    right: 10px;
    top: 10px;
  }
  #header .mobile-menu nav .menu-main-nav-container .menu-items li.menu-item-has-children .sub-menu {
    display: none;
    margin: 0;
    padding: 0;
  }
  #header .mobile-menu nav .menu-main-nav-container .menu-items li.menu-item-has-children .sub-menu a {
    background: none;
  }
  #header .mobile-menu nav .menu-main-nav-container .menu-items li.menu-item-has-children .sub-menu a:hover {
    background: #FFFD23;
  }
  #header .mobile-menu nav .menu-main-nav-container .menu-items li.menu-item-has-children .sub-menu a:after {
    content: "";
  }
  #mobile-link {
    display: block !important;
    position: relative;
  }
  #mobile-link ul {
    display: block !important;
    position: relative;
    padding: 0px;
    margin: 0px;
    background-color: #000;
  }
  #mobile-link ul li {
    list-style-type: none;
    display: inline-block !important;
    position: relative;
    width: 33.33%;
    float: left;
  }
  #mobile-link ul li a {
    display: block !important;
    position: relative !important;
    text-align: center;
    color: #ffffff;
    padding: 10px 0px;
    background-color: #000;
    text-transform: uppercase;
    font-weight: 600;
  }
  #mobile-link ul li:first-child a {
    border-right: 1px solid #484848 !important;
  }
  #mobile-link ul li:nth-child(2) a {
    border-left: 1px solid #484848 !important;
    border-right: 1px solid #484848 !important;
  }
  #mobile-link ul li:nth-child(3) a {
    border-left: 1px solid #484848 !important;
  }
  #content .section-1 {
    padding: 36px 0px;
    height: auto;
  }
  #content .section-1 .ym-container .menu-main-nav-container {
    display: none !important;
  }
  #content .section-1 .ym-container .right {
    float: none;
    width: 100%;
    padding-left: 15px;
    height: auto;
    text-align: center !important;
  }
  #content .section-1 .ym-container .right .container {
    width: 100%;
    margin: 0px auto !important;
  }
  #content .section-1 .ym-container .right .sold-container,
  #content .section-1 .ym-container .right .leased-container {
    background-color: #000;
    border-radius: 100%;
    display: inline-block;
    position: relative;
    float: left;
    text-align: center;
    width: 135px;
    height: 135px;
    margin: 0px 0px 30px 0;
  }
  #content .section-1 .ym-container .right .sold-container p,
  #content .section-1 .ym-container .right .leased-container p {
    color: #fff;
    font-size: 40px;
    margin: 34px 0px;
  }
  #content .section-1 .ym-container .right .sold-container p span,
  #content .section-1 .ym-container .right .leased-container p span {
    font-size: 18px;
  }
  #content .section-1 .ym-container .right .leased-container {
    float: right;
  }
  #content .section-1 .ym-container .right h1 {
    font-size: 20px;
    line-height: 1.4em !important;
  }
  #content .section-1 .ym-container .right p {
    font-size: 15px;
  }
  #content .section-1 .ym-container .single .container h1 {
    font-size: 30px;
  }
  #content .section-1 .ym-container .single .container .price {
    font-size: 30px;
  }
  #content .section-1 .ym-container .single .container .price span {
    font-size: 20px;
  }
  #content .section-1 .ym-container .single .container .info-container {
    margin: 15px auto !important;
    width: 164px !important;
  }
  #content .section-1 .ym-container .single .container .info-container ul li {
    font-size: 16px;
    font-weight: 400;
    margin-right: 22px;
  }
  #content .section-1 .ym-container .single .container .info-container ul li img {
    width: 20px;
    margin-right: 10px;
  }
  #content .section-1 .ym-container .single .container .info-container ul li:last-child {
    margin-right: 0px !important;
  }
  #content .section-1 .ym-container .single .container .btn-container a {
    font-size: 14px !important;
    padding: 10px 15px;
  }
  #content .section-1 .ym-container .single .container .btn-container a:last-child {
    margin: 0px !important;
  }
  #content .section-1 .ym-container .agent .container {
    text-align: center !important;
  }
  #content .section-1 .ym-container .agent .container img {
    width: 160px;
    height: 160px;
    margin-bottom: 25px;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  #content .section-1 .ym-container .agent .container h1 {
    font-size: 30px;
  }
  #content .section-1 .ym-container .agent .container p {
    font-size: 20px;
  }
  #content .section-1 .ym-container .agent .container .info-container p {
    font-size: 16px;
  }
  #content .section-1 .ym-container .archive-agent .container h1 {
    font-size: 30px;
  }
  #content .section-1 .ym-container .archive-agent .container p {
    width: 100%;
  }
  #content .section-1 .ym-container .archive-agent .container .btn-container a {
    font-size: 16px;
  }
  #content .section-2.agent .ym-container .col-ym-8 {
    padding: 35px 15px 0px !important;
  }
  #content .section-2.agent .ym-container .col-ym-8 h2 {
    font-weight: 500;
    color: #FFFD23;
    font-size: 21px;
    text-transform: uppercase;
  }
  #content .section-2.agent .ym-container .col-ym-8 p {
    color: #303030;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5em;
  }
  #content .section-2.agent .ym-container .col-ym-4 {
    padding: 25px 15px 75px 15px !important;
    float: none !important;
    width: 100% !important;
  }
  #content .section-2.agent .ym-container .col-ym-4 h2 {
    font-weight: 500;
    color: #FFFD23;
    font-size: 21px;
    text-transform: uppercase;
  }
  #content .section-2.agent .ym-container .col-ym-4 p {
    font-size: 14px !important;
    font-weight: 300;
    margin: 0 0 12px;
    padding-left: 25px;
  }
  #content .section-2.agent .ym-container .col-ym-4 p img {
    width: 17px;
    height: 17px;
    position: absolute;
    margin-left: -25px;
  }
  #content .section-2.agent .ym-container .col-ym-4 p a {
    font-size: 14px !important;
  }
  #content .section-2.agent .ym-container .col-ym-4 .details-container .ssba {
    display: block;
    position: relative;
  }
  #content .section-2.agent .ym-container .col-ym-4 .details-container .ssba img {
    width: 30px !important;
    height: auto !important;
  }
  #content .section-2.agent .ym-container .col-ym-4 .details-container .ssba div {
    display: block;
    position: relative;
    margin-top: 7px;
  }
  #content .section-2.agent .ym-container .col-ym-4 .details-container .ssba div div a img {
    margin-right: 4px !important;
    width: 30px !important;
    height: auto !important;
  }
  #content .section-2.agent .ym-container .col-ym-4 .details-container .ssba div div a:last-child img {
    margin-right: 0px !important;
  }
  #content .section-2.archive-agent .ym-container .col-ym-4 {
    width: auto !important;
    min-height: 0px !important;
  }
  #content .section-2.archive-agent .ym-container .col-ym-4 .content-text {
    min-height: 0px !important;
    height: auto !important;
  }
  body.page-template-template-archive-sold .section-1 .right {
    text-align: center !important;
  }
  body.page-template-template-archive-sold .section-1 .right .sold-container {
    float: none !important;
    margin: 0 auto 30px;
  }
  body.page-template-template-archive-sold .section-1 .right p {
    width: 100% !important;
  }
  body.page-template-template-archive-sold .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal,
  body.page-template-template-archive-sale .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal,
  body.page-template-template-archive-commercial .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal,
  body.page-template-template-archive-lease .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal {
    display: block;
    height: auto;
    margin: 0 15px;
    position: relative;
    width: auto;
  }
  body.page-template-template-archive-sold .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li,
  body.page-template-template-archive-sale .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li,
  body.page-template-template-archive-commercial .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li,
  body.page-template-template-archive-lease .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li {
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
    display: block;
    position: relative;
    overflow: visible;
  }
  body.page-template-template-archive-sold .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .img-container,
  body.page-template-template-archive-sale .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .img-container,
  body.page-template-template-archive-commercial .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .img-container,
  body.page-template-template-archive-lease .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .img-container {
    display: block;
    position: relative;
    height: auto !important;
    width: 100% !important;
  }
  body.page-template-template-archive-sold .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .img-container img,
  body.page-template-template-archive-sale .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .img-container img,
  body.page-template-template-archive-commercial .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .img-container img,
  body.page-template-template-archive-lease .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .img-container img {
    display: block;
    position: relative;
    height: auto !important;
    width: 100% !important;
  }
  #testimonials-container .ym-container {
    text-align: center;
    padding: 0 110px !important;
  }
  #testimonials-container .ym-container h2 {
    font-size: 20px;
  }
  #testimonials-container .ym-container .tmls .caroufredsel_wrapper .tmls_container {
    margin-bottom: 20px;
  }
  #testimonials-container .ym-container .tmls .caroufredsel_wrapper .tmls_container .tmls_item .tmls_text {
    font-size: 15px !important;
    line-height: 1.4em !important;
  }
  #testimonials-container .ym-container .tmls .caroufredsel_wrapper .tmls_container .tmls_item .tmls_name {
    font-size: 16px !important;
  }
  #testimonials-container .ym-container .tmls .tmls_next_prev .tmls_prev {
    width: 48%;
  }
  #testimonials-container .ym-container .tmls .tmls_next_prev .tmls_next {
    width: 48%;
  }
  .nav-footer {
    display: block;
    position: relative;
    background-color: #f47d30;
  }
  .nav-footer .ym-container {
    display: block;
    position: relative;
    text-align: center;
  }
  .nav-footer .ym-container a {
    width: 33.33%;
    float: left;
    display: inline-block;
    position: relative !important;
    text-align: center;
    color: #ffffff;
    padding: 10px 0px;
    background-color: #000;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
  }
  .nav-footer .ym-container a:first-child {
    border-right: 1px solid #292929 !important;
  }
  .nav-footer .ym-container a:nth-child(2) {
    border-left: 1px solid #292929 !important;
    border-right: 1px solid #292929 !important;
  }
  .nav-footer .ym-container a:nth-child(3) {
    border-left: 1px solid #292929 !important;
  }
  .before-footer {
    padding: 45px 0 0;
  }
  .before-footer .ym-container .col-ym-3 {
    display: none !important;
  }
  .before-footer .ym-container .col-ym-5 {
    float: none;
    width: 100% !important;
  }
  .before-footer .ym-container .col-ym-5 .email-address {
    font-size: 14px;
  }
  .before-footer .ym-container .col-ym-5 .address {
    font-size: 14px;
    margin: 6px 0px;
    white-space: normal !important;
  }
  .before-footer .ym-container .col-ym-5 .social-container {
    display: block;
    position: relative;
    float: right;
    margin: 14px 0 40px;
  }
  footer .copyright-section .copyright {
    display: block;
    position: relative;
    text-align: right;
    margin-bottom: 10px;
  }
  footer .copyright-section .credit {
    display: block;
    position: relative;
    text-align: right;
  }
  body.page.home #content .section-1 .ym-container .right h1 {
    line-height: 1.4em !important;
  }
  body.page.home #content .section-1 .ym-container .right h1 strong {
    font-size: 20px !important;
    line-height: 1.4em !important;
  }
  body.page.home #content .section-1 .ym-container .right h2 {
    color: #ffffff;
    font-size: 15px;
    line-height: 1.5em;
    font-weight: 400;
    margin: 10px 0px;
  }
  body.page.home .section-1 {
    background-image: url("https://trevorleslie.com.au/wp-content/themes/project-ym/less/../images/one-agency-mobile-home-banner.jpg") !important;
    padding: 36px 0px 15px !important;
  }
  body.page.home .section-1 .mobile-scroll {
    display: block;
    position: relative;
  }
  body.page.home .section-1 .mobile-scroll img {
    display: block;
    position: relative;
    width: 24px;
    height: 17px;
    margin: 40px auto 0;
  }
  body.page.home .section-2 {
    padding: 45px 0 0 !important;
  }
  body.page.home .section-2 .ym-container #owl-demo .owl-wrapper-outer .owl-wrapper .owl-item {
    width: 328px !important;
  }
  body.page.home .section-2 .ym-container #owl-demo .owl-wrapper-outer .owl-wrapper .owl-item .info-container {
    background-color: #ffffff;
    border-bottom: 3px solid #FFFD23;
    padding: 10px 0 12px;
  }
  body.page.home .section-2 .ym-container #owl-demo .owl-wrapper-outer .owl-wrapper .owl-item .info-container h2 {
    margin: -10px 0 0;
    padding: 0px 22px;
    text-transform: uppercase;
    color: #000;
  }
  body.page.home .section-2 .ym-container #owl-demo .owl-wrapper-outer .owl-wrapper .owl-item .info-container h2 a {
    color: #000;
    background: #FFFD23;
    padding: 3px 7px;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
  }
  body.page.home .section-2 .ym-container #owl-demo .owl-wrapper-outer .owl-wrapper .owl-item .info-container .price {
    margin: 0px;
    padding: 0px 22px;
    font-size: 20px;
    color: #404041;
    text-transform: uppercase;
    line-height: 1.9em;
  }
  body.page.home .section-2 .ym-container #owl-demo .owl-wrapper-outer .owl-wrapper .owl-item .info-container .price span {
    font-size: 14px !important;
  }
  body.page.home .section-2 .ym-container #owl-demo .owl-wrapper-outer .owl-wrapper .owl-item .info-container .facilities {
    background: transparent url("https://trevorleslie.com.au/wp-content/themes/project-ym/less/../images/one-agency-dotted-line-gray.png") repeat-x scroll center top;
    padding: 16px 0px 0px;
    margin: 5px 22px 0;
  }
  body.page.home .section-2 .ym-container #owl-demo .owl-wrapper-outer .owl-wrapper .owl-item .info-container .facilities ul {
    padding: 0px;
    margin: 0px;
    display: block;
    position: relative;
  }
  body.page.home .section-2 .ym-container #owl-demo .owl-wrapper-outer .owl-wrapper .owl-item .info-container .facilities ul li {
    float: left;
    color: #000;
    font-size: 15px;
    box-shadow: none !important;
    width: auto !important;
    margin: 0px;
    padding: 0px;
    list-style: none;
  }
  body.page.home .section-2 .ym-container #owl-demo .owl-wrapper-outer .owl-wrapper .owl-item .info-container .facilities ul li img {
    display: inline-block;
    position: relative;
    width: 22px;
    height: 15px;
    margin: 0px 12px 0px 16px;
  }
  body.page.home .section-2 .ym-container #owl-demo .owl-wrapper-outer .owl-wrapper .owl-item .info-container .facilities ul li:first-child img {
    margin-left: 0px !important;
  }
  body.page.home .section-2 .ym-container #owl-demo .owl-controls .owl-buttons .owl-prev {
    margin: -300px 0 0 0px;
    opacity: 1;
    background-color: #000 !important;
    border-radius: 0px !important;
    background-size: 20px auto !important;
    height: 45px !important;
    width: 45px !important;
    box-shadow: 1px 1px 8px 0px rgba(0,0,0,0.1);
  }
  body.page.home .section-2 .ym-container #owl-demo .owl-controls .owl-buttons .owl-next {
    margin: -300px 0px 0 0;
    opacity: 1;
    background-color: #000 !important;
    border-radius: 0px !important;
    background-size: 20px auto !important;
    height: 45px !important;
    width: 45px !important;
    box-shadow: 1px 1px 8px 0px rgba(0,0,0,0.1);
  }
  body.page.home .section-4-bg .section-4 {
    height: 200px;
    text-align: center;
    -webkit-justify-content: center;
    justify-content: center;
    display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
    align-items: center;
    width: 100% !important;
    background-size: cover !important;
    background-position: center center;
  }
  body.page.home .section-4-bg .section-4 .ym-container {
    margin: 0px auto !important;
  }
  body.page.home .section-4-bg .section-4 .ym-container h2 {
    font-size: 18px;
    line-height: 1.4em;
  }
  body.page.home .section-4-bg .section-4 .ym-container p {
    font-size: 18px;
    line-height: 1.4em;
  }
  body.page.home #testimonials-container {
    padding: 50px 0 60px;
    margin-top: 0px !important;
  }
  body.page.home #testimonials-container .ym-container {
    padding: 0px 15px !important;
  }
  body.page.home #testimonials-container .ym-container h2 {
    margin: 0px 0px 20px;
  }
  body.page.page-id-28 .section-2 .ym-container .slides {
    width: 100% !important;
  }
  body.page.page-id-28 .section-2 .ym-container .slides .slide {
    width: 100%;
    padding: 0 15px;
    margin-left: 0px;
    margin-right: 0px;
    min-height: 0px !important;
    box-shadow: none !important;
    background-color: transparent !important;
  }
  body.page.page-id-28 .section-2 .ym-container .slides .slide .content-text {
    height: auto !important;
  }
  body.page.page-id-28 .section-2 .ym-container .slides .slide iframe {
    width: 100% !important;
    height: 198px;
  }
  body.page.page-id-28 .section-2 .ym-container .slides .slide .info-container {
    margin: 0px 0px 0px !important;
    padding: 24px 15px !important;
    height: auto !important;
    max-height: auto !important;
    background-color: #ffffff !important;
  }
  body.page.page-id-28 .section-2 .ym-container .slides .slide .info-container h2 {
    margin: 0px 0px 10px;
    font-size: 14px !important;
  }
  body.page.page-id-28 .section-2 .ym-container .slides .slide .info-container p {
    font-size: 12px !important;
  }
  body.page-template-template-one-agency-archive .section-1 .ym-container .right .container p {
    width: 100%;
  }
  body.page-template-template-one-agency-archive .section-2 {
    padding: 68px 0px 35px;
    background-color: #f2f2f2;
  }
  body.page-template-template-one-agency-archive .section-2 .ym-container .slides {
    display: block;
    position: relative;
    margin: 0px;
    padding: 0px;
  }
  body.page-template-template-one-agency-archive .section-2 .ym-container .slides .slide {
    display: block;
    position: relative;
    margin: 0px 15px 30px;
    width: auto;
    float: none;
    background-color: #ffffff;
    min-height: 0px;
  }
  body.page-template-template-one-agency-archive .section-2 .ym-container .slides .slide .img-container {
    overflow: visible;
    height: auto;
  }
  body.page-template-template-one-agency-archive .section-2 .ym-container .slides .slide .img-container img {
    margin-top: 0px;
    display: block;
    position: relative;
    width: 100%;
    height: auto;
  }
  body.page.page-id-30 .section-2 .ym-container .tmls .tmls_container .tmls_item .tmls_text {
    font-size: 15px !important;
    line-height: 1.5em !important;
    width: 100%;
  }
  body.page.page-id-30 .section-2 .ym-container .tmls .tmls_container .tmls_item .tmls_name {
    font-size: 16px !important;
  }
  body.single-post .article .article-box .the-title .col-ym-2 {
    text-align: left;
  }
  body.page.page-id-615 .section-1 #wpgmza_map_1,
  body.page.page-id-618 .section-1 #wpgmza_map_1,
  body.page.page-id-620 .section-1 #wpgmza_map_1,
  body.page.page-id-78 .section-1 #wpgmza_map_1 {
    position: relative !important;
    height: 250px !important;
  }
  body.page.page-id-615 .section-1 .ym-container,
  body.page.page-id-618 .section-1 .ym-container,
  body.page.page-id-620 .section-1 .ym-container,
  body.page.page-id-78 .section-1 .ym-container {
    padding: 0px !important;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-4,
  body.page.page-id-618 .section-2 .ym-container .col-ym-4,
  body.page.page-id-620 .section-2 .ym-container .col-ym-4,
  body.page.page-id-78 .section-2 .ym-container .col-ym-4 {
    padding: 0px 15px 0px 15px;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-4 p,
  body.page.page-id-618 .section-2 .ym-container .col-ym-4 p,
  body.page.page-id-620 .section-2 .ym-container .col-ym-4 p,
  body.page.page-id-78 .section-2 .ym-container .col-ym-4 p {
    font-size: 14px;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-4 p a,
  body.page.page-id-618 .section-2 .ym-container .col-ym-4 p a,
  body.page.page-id-620 .section-2 .ym-container .col-ym-4 p a,
  body.page.page-id-78 .section-2 .ym-container .col-ym-4 p a {
    font-size: 14px;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-4 p a img,
  body.page.page-id-618 .section-2 .ym-container .col-ym-4 p a img,
  body.page.page-id-620 .section-2 .ym-container .col-ym-4 p a img,
  body.page.page-id-78 .section-2 .ym-container .col-ym-4 p a img {
    margin-top: 3px;
    width: 17px;
    height: auto;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-4 p img,
  body.page.page-id-618 .section-2 .ym-container .col-ym-4 p img,
  body.page.page-id-620 .section-2 .ym-container .col-ym-4 p img,
  body.page.page-id-78 .section-2 .ym-container .col-ym-4 p img {
    width: auto;
    height: 17px;
    position: absolute;
    margin-left: -25px;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-4 .contact-container,
  body.page.page-id-618 .section-2 .ym-container .col-ym-4 .contact-container,
  body.page.page-id-620 .section-2 .ym-container .col-ym-4 .contact-container,
  body.page.page-id-78 .section-2 .ym-container .col-ym-4 .contact-container {
    background: transparent url("https://trevorleslie.com.au/wp-content/themes/project-ym/less/../images/one-agency-dotted-line-gray.png") repeat-x center bottom;
    margin-bottom: 28px;
    padding-bottom: 15px;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-8,
  body.page.page-id-618 .section-2 .ym-container .col-ym-8,
  body.page.page-id-620 .section-2 .ym-container .col-ym-8,
  body.page.page-id-78 .section-2 .ym-container .col-ym-8 {
    padding: 0px 15px 0px;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-8 h2,
  body.page.page-id-618 .section-2 .ym-container .col-ym-8 h2,
  body.page.page-id-620 .section-2 .ym-container .col-ym-8 h2,
  body.page.page-id-78 .section-2 .ym-container .col-ym-8 h2 {
    font-weight: 500;
    color: #FFFD23;
    font-size: 21px;
    text-transform: uppercase;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-8 #gform_confirmation_wrapper_1 #gform_confirmation_message_1,
  body.page.page-id-618 .section-2 .ym-container .col-ym-8 #gform_confirmation_wrapper_1 #gform_confirmation_message_1,
  body.page.page-id-620 .section-2 .ym-container .col-ym-8 #gform_confirmation_wrapper_1 #gform_confirmation_message_1,
  body.page.page-id-78 .section-2 .ym-container .col-ym-8 #gform_confirmation_wrapper_1 #gform_confirmation_message_1 {
    text-align: center;
    color: #ffffff;
    font-weight: 400;
    font-size: 14px;
    padding: 10px 0px;
    font-family: 'Roboto', sans-serif;
    background-color: #f47d30;
    border: 2px solid #f47d30;
    margin-bottom: 17px;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .validation_error,
  body.page.page-id-618 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .validation_error,
  body.page.page-id-620 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .validation_error,
  body.page.page-id-78 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .validation_error {
    text-align: center;
    color: #ffffff;
    font-weight: 400;
    font-size: 14px;
    padding: 10px 0px;
    font-family: 'Roboto', sans-serif;
    background-color: #ff0000;
    border: 2px solid #ff0000;
    margin-bottom: 17px;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1,
  body.page.page-id-618 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1,
  body.page.page-id-620 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1,
  body.page.page-id-78 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 {
    padding: 0px;
    margin: 0px;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield,
  body.page.page-id-618 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield,
  body.page.page-id-620 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield,
  body.page.page-id-78 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield {
    list-style-type: none;
    width: 100%;
    float: none;
    display: block;
    position: relative;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield .gfield_label,
  body.page.page-id-618 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield .gfield_label,
  body.page.page-id-620 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield .gfield_label,
  body.page.page-id-78 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield .gfield_label {
    display: none !important;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield .ginput_container input,
  body.page.page-id-615 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield .ginput_container textarea,
  body.page.page-id-618 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield .ginput_container input,
  body.page.page-id-618 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield .ginput_container textarea,
  body.page.page-id-620 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield .ginput_container input,
  body.page.page-id-620 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield .ginput_container textarea,
  body.page.page-id-78 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield .ginput_container input,
  body.page.page-id-78 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield .ginput_container textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0px !important;
    width: 100% !important;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield:nth-child(2),
  body.page.page-id-618 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield:nth-child(2),
  body.page.page-id-620 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield:nth-child(2),
  body.page.page-id-78 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 .gfield:nth-child(2) {
    margin: 0px !important;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4,
  body.page.page-id-618 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4,
  body.page.page-id-620 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4,
  body.page.page-id-78 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 {
    width: 100%;
    float: none;
    clear: both;
    display: block;
    position: relative;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea,
  body.page.page-id-618 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea,
  body.page.page-id-620 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea,
  body.page.page-id-78 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea {
    padding: 15px 0px;
    resize: none !important;
    font-family: 'Roboto', sans-serif !important;
    height: 120px !important;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea::-webkit-input-placeholder,
  body.page.page-id-618 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea::-webkit-input-placeholder,
  body.page.page-id-620 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea::-webkit-input-placeholder,
  body.page.page-id-78 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea::-webkit-input-placeholder {
    padding: 0px 20px;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea:-moz-placeholder,
  body.page.page-id-618 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea:-moz-placeholder,
  body.page.page-id-620 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea:-moz-placeholder,
  body.page.page-id-78 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea:-moz-placeholder {
    padding: 0px 26px;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea::-moz-placeholder,
  body.page.page-id-618 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea::-moz-placeholder,
  body.page.page-id-620 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea::-moz-placeholder,
  body.page.page-id-78 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea::-moz-placeholder {
    padding: 0px 20px;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea:-ms-input-placeholder,
  body.page.page-id-618 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea:-ms-input-placeholder,
  body.page.page-id-620 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea:-ms-input-placeholder,
  body.page.page-id-78 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_body #gform_fields_1 #field_1_4 .ginput_container textarea:-ms-input-placeholder {
    padding: 0px 20px;
  }
  body.page.page-id-615 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_footer .gform_button,
  body.page.page-id-618 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_footer .gform_button,
  body.page.page-id-620 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_footer .gform_button,
  body.page.page-id-78 .section-2 .ym-container .col-ym-8 #gform_wrapper_1 #gform_1 .gform_footer .gform_button {
    width: 100% !important;
    padding-left: 0px;
    padding-right: 0px;
    display: block;
  }
}
@media only screen and (min-width: 320px) and (max-width: 568px) and (orientation: portrait) {
  #pum-606 #popmake-606 .pum-content.popmake-content .header {
    padding: 23px 15px;
  }
  #pum-606 #popmake-606 .pum-content.popmake-content .header .img img {
    width: 70px;
    margin-top: 8px;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait) {
  body.page.home .section-2 .ym-container #owl-demo .owl-wrapper-outer .owl-wrapper .owl-item {
    width: 345px !important;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  body.page.home .section-2 .ym-container #owl-demo .owl-wrapper-outer .owl-wrapper .owl-item {
    width: 289px !important;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  body.page.home .section-2 .ym-container #owl-demo .owl-wrapper-outer .owl-wrapper .owl-item {
    width: 345px !important;
  }
}
