@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900");
@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,
.col-ym-0 {
  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;
}
.col-ym-0 {
  width: 37.5%;
  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;
}
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 h3 {
  line-height: 30px;
}
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: #0076be;
  text-decoration: none;
}
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;
}
.associated-container {
  display: none !important;
}
body.front-end .sticky-menu {
  position: fixed !important;
  top: 0 !important;
  width: 100%;
  display: none;
  z-index: 999;
  background-color: rgba(0,0,0,0.6);
  background: -moz-linear-gradient(left,#ffffff 30%,rgba(0,0,0,0.6) 20%);
  background: -webkit-linear-gradient(left,#ffffff 30%,rgba(0,0,0,0.6) 20%);
  background: linear-gradient(to right,#ffffff 30%,rgba(0,0,0,0.6) 20%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#000000',GradientType=1);
}
.admin-bar header.sticky {
  top: 32px !important;
}
.nav-wrap {
  background: rgba(0,0,0,0.3);
}
header.sticky {
  display: block;
  position: fixed !important;
  top: 0;
  width: 100%;
  z-index: 9999;
}
header,
body.front-end .sticky-menu {
  z-index: 999;
  width: 100%;
  padding: 0px;
  z-index: 9999;
}
header .details,
body.front-end .sticky-menu .details {
  color: #fff;
  display: none;
  padding: 15px 0;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 500;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
@media (min-width: 1024px) {
  header .details,
  body.front-end .sticky-menu .details {
    display: block;
  }
}
header .details a,
body.front-end .sticky-menu .details a {
  color: #fff;
  font-family: 'Roboto', sans-serif;
}
header .details a img,
body.front-end .sticky-menu .details a img {
  max-width: 11px;
}
header .details a img,
header .details a span,
body.front-end .sticky-menu .details a img,
body.front-end .sticky-menu .details a span {
  display: inline-block;
  vertical-align: middle;
}
header .details.active,
body.front-end .sticky-menu .details.active {
  background: rgba(61,60,60,0.7);
}
header .mobile-menu,
header .social-container,
body.front-end .sticky-menu .mobile-menu,
body.front-end .sticky-menu .social-container {
  display: none;
}
header .logo,
body.front-end .sticky-menu .logo {
  display: inline-block;
  position: relative;
  width: 24%;
}
header .logo a,
body.front-end .sticky-menu .logo a {
  display: block;
  position: relative;
  padding: 10px 0px 11px;
}
header .logo a img,
body.front-end .sticky-menu .logo a img {
  display: block;
  position: relative;
  max-width: 159px;
  width: 100%;
  height: auto;
  z-index: 9999 !important;
}
@media (min-width: 1024px) {
  header .logo a img,
  body.front-end .sticky-menu .logo a img {
    width: 100%;
  }
}
header .logo a:before,
body.front-end .sticky-menu .logo a:before {
  display: none;
  content: "";
  position: absolute;
  right: 76px;
  top: 0;
  background: #fff;
  height: 76px;
  width: 600%;
}
@media (min-width: 1024px) {
  header .logo a:before,
  body.front-end .sticky-menu .logo a:before {
    display: block;
  }
}
header .logo a:after,
body.front-end .sticky-menu .logo a:after {
  display: none;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 76px 76px 0 0;
  border-color: #fff transparent transparent transparent;
}
@media (min-width: 1024px) {
  header .logo a:after,
  body.front-end .sticky-menu .logo a:after {
    display: block;
  }
}
header .right,
body.front-end .sticky-menu .right {
  text-align: right;
  padding-left: 0px;
  padding-right: 0px;
  float: right;
  width: 76%;
}
header .right .menu,
body.front-end .sticky-menu .right .menu {
  padding: 0px;
  margin: 0px;
}
header .right .menu li,
body.front-end .sticky-menu .right .menu li {
  list-style-type: none;
}
header .right .menu li .clearfix,
body.front-end .sticky-menu .right .menu li .clearfix {
  position: absolute;
  height: 0px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
header .right .menu li .clearfix .c100 div ul li,
body.front-end .sticky-menu .right .menu li .clearfix .c100 div ul li {
  display: block;
  text-align: left;
}
header .right .menu li .clearfix .c100 div ul li a,
body.front-end .sticky-menu .right .menu li .clearfix .c100 div ul li a {
  background-color: #f8f8f8;
  padding: 10px 15px;
  font-size: 14px;
  display: block;
  color: #4f4f4f !important;
}
header .right .menu li .clearfix .c100 div ul li a:hover,
body.front-end .sticky-menu .right .menu li .clearfix .c100 div ul li a:hover {
  text-decoration: none;
  opacity: .8;
  color: #4f4f4f;
}
header .right .menu li .clearfix .crest-mechanical-child,
body.front-end .sticky-menu .right .menu li .clearfix .crest-mechanical-child {
  background: #eaeaea;
  -webkit-border-bottom-right-radius: 6px !important;
  -webkit-border-bottom-left-radius: 6px !important;
  -moz-border-radius-bottomright: 6px !important;
  -moz-border-radius-bottomleft: 6px !important;
  border-bottom-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  width: 500px;
  padding: 34px 30px;
  margin: 0 0 0 -180px;
}
header .right .menu li .clearfix .crest-mechanical-child ul,
body.front-end .sticky-menu .right .menu li .clearfix .crest-mechanical-child ul {
  margin: 0px;
  padding: 0px;
}
header .right .menu li .clearfix .crest-mechanical-child ul li,
body.front-end .sticky-menu .right .menu li .clearfix .crest-mechanical-child ul li {
  text-align: left;
  margin-bottom: 8px;
}
header .right .menu li .clearfix .crest-mechanical-child ul li a,
body.front-end .sticky-menu .right .menu li .clearfix .crest-mechanical-child ul li a {
  color: #737373;
  font-size: 15px;
  margin: 0px;
  font-weight: 600;
  padding: 0px !important;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
header .right .menu li .clearfix .crest-mechanical-child ul li a:hover,
body.front-end .sticky-menu .right .menu li .clearfix .crest-mechanical-child ul li a:hover {
  opacity: .8;
}
header .right .menu li .clearfix .crest-mechanical-child ul .img,
body.front-end .sticky-menu .right .menu li .clearfix .crest-mechanical-child ul .img {
  margin: 15px 0px;
}
header .right .menu li .clearfix .crest-mechanical-child ul .img a,
body.front-end .sticky-menu .right .menu li .clearfix .crest-mechanical-child ul .img a {
  display: block;
  position: relative;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
header .right .menu li .clearfix .crest-mechanical-child ul .img a img,
body.front-end .sticky-menu .right .menu li .clearfix .crest-mechanical-child ul .img a img {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
}
header .right .menu li .clearfix .crest-mechanical-child ul .img a:hover,
body.front-end .sticky-menu .right .menu li .clearfix .crest-mechanical-child ul .img a:hover {
  opacity: .8;
}
header .right .menu li .clearfix .crest-mechanical-child ul .link a,
body.front-end .sticky-menu .right .menu li .clearfix .crest-mechanical-child ul .link a {
  display: block;
  position: relative;
  color: #737373;
  font-size: 13px;
  margin: 10px 0px 0px;
  font-weight: 300;
  padding: 0px !important;
  text-decoration: underline;
}
header .right .menu li .clearfix .crest-mechanical-child .left,
body.front-end .sticky-menu .right .menu li .clearfix .crest-mechanical-child .left {
  float: left;
  display: block;
  position: relative;
  width: 50%;
}
header .right .menu li .clearfix .crest-mechanical-child .right,
body.front-end .sticky-menu .right .menu li .clearfix .crest-mechanical-child .right {
  border-left: 1px solid #d0d0d0;
  float: right;
  display: block;
  position: relative;
  padding: 0px 0px 0px 30px;
  width: 50% !important;
}
header .right .menu li .clearfix .mega-nav-container,
body.front-end .sticky-menu .right .menu li .clearfix .mega-nav-container {
  text-align: left;
  background: #eaeaea;
  margin: 0 0 0 -218px;
  padding: 34px 30px 25px;
  position: absolute;
  width: 741px;
  z-index: 5;
  -webkit-border-bottom-right-radius: 6px !important;
  -webkit-border-bottom-left-radius: 6px !important;
  -moz-border-radius-bottomright: 6px !important;
  -moz-border-radius-bottomleft: 6px !important;
  border-bottom-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
}
header .right .menu li .clearfix .mega-nav-container .c30,
header .right .menu li .clearfix .mega-nav-container .c40,
body.front-end .sticky-menu .right .menu li .clearfix .mega-nav-container .c30,
body.front-end .sticky-menu .right .menu li .clearfix .mega-nav-container .c40 {
  float: left;
  width: 31%;
}
header .right .menu li .clearfix .mega-nav-container .c30 p,
header .right .menu li .clearfix .mega-nav-container .c40 p,
body.front-end .sticky-menu .right .menu li .clearfix .mega-nav-container .c30 p,
body.front-end .sticky-menu .right .menu li .clearfix .mega-nav-container .c40 p {
  color: #737373;
  font-size: 15px;
  margin: 0px;
}
header .right .menu li .clearfix .mega-nav-container .c30 p strong a,
header .right .menu li .clearfix .mega-nav-container .c40 p strong a,
body.front-end .sticky-menu .right .menu li .clearfix .mega-nav-container .c30 p strong a,
body.front-end .sticky-menu .right .menu li .clearfix .mega-nav-container .c40 p strong a {
  color: #737373;
  font-size: 15px;
  margin: 0px;
  font-weight: 600;
  padding: 0px !important;
}
header .right .menu li .clearfix .mega-nav-container .c30 p span a,
header .right .menu li .clearfix .mega-nav-container .c40 p span a,
body.front-end .sticky-menu .right .menu li .clearfix .mega-nav-container .c30 p span a,
body.front-end .sticky-menu .right .menu li .clearfix .mega-nav-container .c40 p span a {
  display: block;
  position: relative;
  color: #737373;
  font-size: 13px;
  margin: 10px 0px 0px;
  font-weight: 300;
  padding: 0px !important;
  text-decoration: underline;
}
header .right .menu li .clearfix .mega-nav-container .c30 div,
header .right .menu li .clearfix .mega-nav-container .c40 div,
body.front-end .sticky-menu .right .menu li .clearfix .mega-nav-container .c30 div,
body.front-end .sticky-menu .right .menu li .clearfix .mega-nav-container .c40 div {
  margin-top: 12px;
}
header .right .menu li .clearfix .mega-nav-container .c30 div ul li,
header .right .menu li .clearfix .mega-nav-container .c40 div ul li,
body.front-end .sticky-menu .right .menu li .clearfix .mega-nav-container .c30 div ul li,
body.front-end .sticky-menu .right .menu li .clearfix .mega-nav-container .c40 div ul li {
  display: block;
  text-align: left;
  margin-bottom: 4px;
}
header .right .menu li .clearfix .mega-nav-container .c30 div ul li a,
header .right .menu li .clearfix .mega-nav-container .c40 div ul li a,
body.front-end .sticky-menu .right .menu li .clearfix .mega-nav-container .c30 div ul li a,
body.front-end .sticky-menu .right .menu li .clearfix .mega-nav-container .c40 div ul li a {
  padding: 0px 0px;
  font-size: 13px;
  display: block;
  font-weight: 300;
  line-height: 1.5em;
  color: #6b6b6b !important;
}
header .right .menu li .clearfix .mega-nav-container .c30 div ul li a:hover,
header .right .menu li .clearfix .mega-nav-container .c40 div ul li a:hover,
body.front-end .sticky-menu .right .menu li .clearfix .mega-nav-container .c30 div ul li a:hover,
body.front-end .sticky-menu .right .menu li .clearfix .mega-nav-container .c40 div ul li a:hover {
  text-decoration: none;
  opacity: .8;
  color: #4f4f4f;
}
header .right .menu li .clearfix .mega-nav-container .c40,
body.front-end .sticky-menu .right .menu li .clearfix .mega-nav-container .c40 {
  width: 36% !important;
  padding-left: 15px;
}
header .right .menu li .clearfix .mega-nav-container .c40 .menu li a,
body.front-end .sticky-menu .right .menu li .clearfix .mega-nav-container .c40 .menu li a {
  color: #737373;
  font-size: 15px;
  font-weight: 600;
}
header .right .menu li .clearfix .mega-nav-container .gallery-right,
body.front-end .sticky-menu .right .menu li .clearfix .mega-nav-container .gallery-right {
  border-left: 1px solid #d0d0d0;
  width: 33% !important;
  padding: 0 0 17px 30px;
}
header .right .menu li .clearfix .mega-nav-container .gallery-right a,
body.front-end .sticky-menu .right .menu li .clearfix .mega-nav-container .gallery-right a {
  padding: 0px;
  display: block;
  position: relative;
  margin-top: 20px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
header .right .menu li .clearfix .mega-nav-container .gallery-right a img,
body.front-end .sticky-menu .right .menu li .clearfix .mega-nav-container .gallery-right a img {
  display: block;
  position: relative;
}
header .right .menu li .clearfix .mega-nav-container .gallery-right a:hover,
body.front-end .sticky-menu .right .menu li .clearfix .mega-nav-container .gallery-right a:hover {
  opacity: .8;
}
header .right .menu .has-children,
body.front-end .sticky-menu .right .menu .has-children {
  background: url('https://crestair.com.au/wp-content/themes/project-ym/less/../images/crest-air-has-child.png') no-repeat right center;
  background-size: 10px 6px;
}
header .right .menu .parent,
body.front-end .sticky-menu .right .menu .parent {
  display: inline-block;
  float: left;
}
header .right .menu .parent a,
body.front-end .sticky-menu .right .menu .parent a {
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  display: inline-block;
  padding: 28px 12px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
header .right .menu .parent a:hover,
body.front-end .sticky-menu .right .menu .parent a:hover {
  color: #9d9fa2;
}
header .right .menu .has-children:hover .clearfix,
body.front-end .sticky-menu .right .menu .has-children:hover .clearfix {
  height: auto;
  visibility: visible;
  opacity: 1;
}
.testimonial-section {
  display: none;
  background: url('https://crestair.com.au/wp-content/themes/project-ym/less/../images/crest-air-conditioning-testimonials-bg.png') no-repeat top center;
  padding: 58px 0 60px;
}
.testimonial-section .ym-container .col-ym-4 h2 {
  color: #fff !important;
  font-size: 30px;
  font-weight: 300;
  margin: 0px;
}
.testimonial-section .ym-container .col-ym-8 {
  padding-left: 7%;
}
.testimonial-section .ym-container .col-ym-8 .tmls {
  height: auto;
}
.testimonial-section .ym-container .col-ym-8 .tmls .tmls_next_prev {
  position: absolute;
  text-align: left;
  left: -442px;
  top: 102px;
}
.testimonial-section .ym-container .col-ym-8 .tmls .tmls_next_prev .tmls_prev {
  background: #06649e url('https://crestair.com.au/wp-content/themes/project-ym/less/../images/crest-air-conditioning-testimonial-left.png') no-repeat center center !important;
  background-size: 10px 13px !important;
  display: inline-block;
  position: relative;
  width: 31px;
  height: 31px;
}
.testimonial-section .ym-container .col-ym-8 .tmls .tmls_next_prev .tmls_next {
  background: #06649e url('https://crestair.com.au/wp-content/themes/project-ym/less/../images/crest-air-conditioning-testimonial-right.png') no-repeat center center !important;
  background-size: 10px 13px !important;
  display: inline-block;
  position: relative;
  width: 31px;
  height: 31px;
}
.testimonial-section .ym-container .col-ym-8 .tmls .tmls_next_prev a:hover {
  background-color: rgba(0,118,190,0.8) !important;
}
.testimonial-section .ym-container .col-ym-8 .tmls .caroufredsel_wrapper .tmls_container .tmls_item .tmls_text:before {
  content: " “ ";
}
.testimonial-section .ym-container .col-ym-8 .tmls .caroufredsel_wrapper .tmls_container .tmls_item .tmls_text {
  font-family: 'Roboto', sans-serif;
  font-style: italic;
  font-size: 16px !important;
  font-weight: 300 !important;
  color: #fff !important;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  line-height: 1.5em;
  max-height: 100px;
}
.testimonial-section .ym-container .col-ym-8 .tmls .caroufredsel_wrapper .tmls_container .tmls_item .tmls_text:after {
  content: " ” ";
}
.testimonial-section .ym-container .col-ym-8 .tmls .caroufredsel_wrapper .tmls_container .tmls_item .tmls_name {
  font-family: 'Roboto', sans-serif;
  display: inline-block;
  position: relative;
  font-size: 16px !important;
  font-weight: 500 !important;
  color: #fff !important;
}
.testimonial-section .ym-container .col-ym-8 .tmls .caroufredsel_wrapper .tmls_container .tmls_item .tmls_name:after {
  content: ", ";
}
.testimonial-section .ym-container .col-ym-8 .tmls .caroufredsel_wrapper .tmls_container .tmls_item .tmls_position {
  font-family: 'Roboto', sans-serif;
  display: inline-block;
  position: relative;
  font-size: 16px !important;
  font-weight: 500 !important;
  color: #fff !important;
}
.subscribe-section {
  display: none;
  background-color: #f8f8f8;
  padding: 46px 0 42px;
}
.subscribe-section .ym-container .col-ym-4 h2 {
  font-size: 20px;
  font-weight: 300;
  color: #4f4f4f;
  margin: 10px 0;
}
.subscribe-section .ym-container .col-ym-4 h2 img {
  width: 31px;
  height: 20px;
  display: inline-block;
  position: relative;
  margin-right: 10px;
  margin-bottom: -3px;
}
.subscribe-section .ym-container .col-ym-8 #mc4wp-form-1 {
  display: none !important;
  position: relative;
}
.subscribe-section .ym-container .col-ym-8 #mc4wp-form-1 form {
  display: block;
  position: relative;
}
.subscribe-section .ym-container .col-ym-8 #mc4wp-form-1 form input {
  display: inline-block;
  position: relative;
  border: 1px solid #e7e7e7;
  background-color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  color: #525050;
  height: 44px;
  padding: 0;
  text-indent: 18px;
  width: 255px;
  margin-right: 12px;
}
.subscribe-section .ym-container .col-ym-8 #mc4wp-form-1 form input[type="submit"] {
  background-color: #0076be;
  border: 1px solid #0076be;
  color: #ffffff;
  text-indent: 0px !important;
  float: right;
  margin-right: 0px;
  width: 190px;
  cursor: pointer;
  font-size: 14px !important;
  font-weight: 500;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.subscribe-section .ym-container .col-ym-8 #mc4wp-form-1 form input[type="submit"]:hover {
  background: rgba(0,118,190,0.8);
  border: 1px solid rgba(0,118,190,0.8);
}
.subscribe-section .ym-container .col-ym-8 #mc4wp-form-1 .mc4wp-response .mc4wp-success {
  background-color: #009a4d;
  color: #ffffff;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  margin-top: 12px;
  padding: 12px 0px;
}
.subscribe-section .ym-container .col-ym-8 #mc4wp-form-1 .mc4wp-response .mc4wp-error {
  background-color: #f68b1f;
  color: #ffffff;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  margin-top: 12px;
  padding: 12px 0px;
}
.subscribe-section .ym-container .col-ym-8 .gform_confirmation_message_2 {
  background-color: #0076be;
  color: #ffffff;
  font-family: 'Titillium Web', sans-serif;
  text-align: center;
  padding: 10px 0px;
  margin: 10px 0px;
  font-size: 14px;
}
.subscribe-section .ym-container .col-ym-8 .gform_confirmation_message_2 .gform_confirmation_message_2 {
  padding: 0px !important;
  margin: 0px !important;
}
.subscribe-section .ym-container .col-ym-8 #gform_wrapper_2 {
  background-color: #f7f7f7;
}
.subscribe-section .ym-container .col-ym-8 #gform_wrapper_2 #gform_2 {
  padding: 0px;
}
.subscribe-section .ym-container .col-ym-8 #gform_wrapper_2 #gform_2 .validation_error {
  background-color: #cf1d3b;
  color: #ffffff;
  font-family: 'Titillium Web', sans-serif;
  text-align: center;
  padding: 10px 0px;
  margin: 10px 0px;
  font-size: 14px;
}
.subscribe-section .ym-container .col-ym-8 #gform_wrapper_2 #gform_2 .gform_body ul {
  margin: 0px;
  padding: 0px;
}
.subscribe-section .ym-container .col-ym-8 #gform_wrapper_2 #gform_2 .gform_body ul li {
  list-style-type: none;
  width: 255px;
  margin-right: 16px;
  float: left;
  margin-bottom: 0px;
  padding: 0px;
}
.subscribe-section .ym-container .col-ym-8 #gform_wrapper_2 #gform_2 .gform_body ul li .gfield_label {
  display: none;
}
.subscribe-section .ym-container .col-ym-8 #gform_wrapper_2 #gform_2 .gform_body ul li .gfield_description.validation_message {
  display: none !important;
}
.subscribe-section .ym-container .col-ym-8 #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container input {
  font-size: 14px;
  font-weight: 300;
  color: #828282;
  padding: 0px;
  border: 1px solid #dddddd;
  width: 100%;
  height: 44px;
  text-indent: 15px;
  border-radius: 0px !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.subscribe-section .ym-container .col-ym-8 #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container input::-webkit-input-placeholder {
  color: #828282;
  opacity: 1 !important;
}
.subscribe-section .ym-container .col-ym-8 #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container input:-moz-placeholder {
  color: #828282;
  opacity: 1 !important;
}
.subscribe-section .ym-container .col-ym-8 #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container input::-moz-placeholder {
  color: #828282;
  opacity: 1 !important;
}
.subscribe-section .ym-container .col-ym-8 #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container input:-ms-input-placeholder {
  color: #828282;
  opacity: 1 !important;
}
.subscribe-section .ym-container .col-ym-8 #gform_wrapper_2 #gform_2 .gform_body ul .gfield_error .ginput_container input {
  border: 1px solid #cf1d3b !important;
}
.subscribe-section .ym-container .col-ym-8 #gform_wrapper_2 #gform_2 .gform_body ul #field_2_3 {
  margin-right: 0px !important;
}
.subscribe-section .ym-container .col-ym-8 #gform_wrapper_2 #gform_2 .gform_footer {
  margin: 0px;
  display: inline-block;
  position: relative;
  float: right;
  padding: 0px;
  width: auto;
}
.subscribe-section .ym-container .col-ym-8 #gform_wrapper_2 #gform_2 .gform_footer .gform_button {
  height: 44px;
  background-color: #0076be;
  border: 1px solid #0076be;
  color: #ffffff;
  text-indent: 0px !important;
  float: right;
  margin-right: 0px;
  width: 190px;
  cursor: pointer;
  font-size: 14px !important;
  font-weight: 500;
  border-radius: 0px !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.subscribe-section .ym-container .col-ym-8 #gform_wrapper_2 #gform_2 .gform_footer #gform_ajax_spinner_2 {
  position: absolute !important;
}
.subscribe-section .ym-container .col-ym-8 #gform_wrapper_2 #gform_2 .gform_footer .gform_button:hover {
  background: rgba(0,118,190,0.8);
  border: 1px solid rgba(0,118,190,0.8);
}
.before-footer {
  background-color: #f8f8f8;
}
.before-footer .ym-container {
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  padding: 54px 0 30px;
}
.before-footer .ym-container ul {
  margin: 0px;
  padding: 0px;
}
.before-footer .ym-container ul li {
  list-style-type: none;
  margin-bottom: 6px;
}
.before-footer .ym-container ul li a {
  font-size: 13px;
  color: #4f4f4f;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.before-footer .ym-container ul li a:hover {
  opacity: .6;
}
.before-footer .ym-container ul #menu-item-93 a,
.before-footer .ym-container ul #menu-item-90 a {
  font-weight: 600;
}
.before-footer .ym-container ul #menu-item-90 {
  margin-top: 22px;
}
.before-footer .ym-container p {
  margin: -3px 0 0;
  font-size: 13px;
  color: #4f4f4f;
  line-height: 1.7em;
}
.before-footer .ym-container p a {
  font-size: 13px;
  color: #4f4f4f;
}
.before-footer .ym-container p a:hover {
  opacity: .6;
}
.before-footer .ym-container p:last-child a {
  text-decoration: underline;
}
.before-footer .ym-container .col-ym-2 {
  display: inline-block;
  position: relative;
}
.before-footer .ym-container .col-ym-2 a {
  display: block;
  position: relative;
}
.before-footer .ym-container .col-ym-2 a img {
  display: block;
  position: relative;
  width: 161px;
  height: 55px;
}
.before-footer .ym-container .footer-1 {
  padding: 0 0 0 80px;
}
.before-footer .ym-container .footer-2 {
  padding: 0 0 0 50px;
}
.before-footer .ym-container .footer-2 li:first-child a {
  font-weight: 400;
}
.before-footer .ym-container .footer-3 {
  padding: 0 0 0 35px;
}
.before-footer .ym-container .footer-4,
.before-footer .ym-container .footer-3 {
  padding: 0 0 0 35px;
}
.before-footer .ym-container .footer-4 ul,
.before-footer .ym-container .footer-3 ul {
  margin: 10px 0px;
  display: block;
  position: relative;
}
.before-footer .ym-container .footer-4 ul li,
.before-footer .ym-container .footer-3 ul li {
  float: left;
  display: inline-block;
  position: relative;
  margin-right: 6px;
}
.before-footer .ym-container .footer-4 ul li a,
.before-footer .ym-container .footer-3 ul li a {
  display: block;
  position: relative;
}
.before-footer .ym-container .footer-4 ul li a img,
.before-footer .ym-container .footer-3 ul li a img {
  display: block;
  position: relative;
  width: 23px;
  height: 23px;
}
footer {
  background-color: #f8f8f8;
}
footer .copyright-section {
  padding: 31px 0;
}
footer .copyright-section p {
  font-size: 12px;
  color: #4f4f4f;
  margin: 0;
}
footer .copyright-section p span {
  color: #4f4f4f;
  font-size: 12px;
}
footer .copyright-section p a {
  color: #4f4f4f;
  font-size: 12px;
}
footer .copyright-section p a:hover {
  opacity: .6;
}
footer .copyright-section .credit {
  text-align: right;
  float: right;
  margin-top: -4px !important;
}
footer .copyright-section .credit p a {
  display: inline-block;
  position: relative;
}
footer .copyright-section .credit p a img {
  width: 22px;
  height: 22px;
  display: block;
  position: relative;
  margin-bottom: -6px;
  margin-left: 2px;
}
body.page .section-1 {
  height: 200px;
}
@media (min-width: 768px) {
  body.page .section-1 {
    height: 500px;
  }
}
body.home .home-blocks {
  z-index: 999;
  display: block !important;
  padding: 30px 0;
  background-color: #ffffff !important;
  position: relative;
}
@media (min-width: 768px) {
  body.home .home-blocks {
    padding: 20px 0 20px 0;
  }
}
body.home .home-blocks .home-blocks-pad {
  padding: 0 15px;
}
body.home .home-blocks .crest-air-conditioning {
  border-bottom: 4px solid #0076be;
}
body.home .home-blocks .crest-air-conditioning h2 {
  color: #0076be;
}
body.home .home-blocks .crest-air-conditioning a .fa {
  color: #0076be !important;
}
body.home .home-blocks .crest-air-conditioning p {
  font-weight: 300;
  line-height: 20px;
}
body.home .home-blocks .crest-mechanical {
  border-bottom: 4px solid #009a4d;
}
body.home .home-blocks .crest-mechanical h2 {
  color: #009a4d;
}
body.home .home-blocks .crest-mechanical a .fa {
  color: #009a4d !important;
}
body.home .home-blocks .crest-mechanical p {
  font-weight: 300;
  line-height: 20px;
}
@media (max-width: 767px) {
  body.home .home-blocks .crest-mechanical {
    margin-top: 40px !important;
  }
}
body.home .home-blocks .col-ym-6 {
  margin: 0 0 15px 0;
}
@media (min-width: 768px) {
  body.home .home-blocks .col-ym-6 {
    border-left: none;
    margin: 0;
  }
}
body.home .home-blocks .col-ym-6 h2 {
  font-size: 1.3em;
}
body.home .home-blocks .col-ym-6 .block-wrapper {
  padding: 0px;
  min-height: 180px;
}
@media (max-width: 991px) {
  body.home .home-blocks .col-ym-6 .block-wrapper {
    min-height: 210px;
  }
}
body.home .home-blocks .col-ym-6 .block-wrapper img {
  width: 100%;
  margin: 20px 0 15px 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  body.home .home-blocks .col-ym-6 .block-wrapper img {
    width: 40%;
    margin: 0px;
  }
}
@media (max-width: 768px) {
  body.home .home-blocks .col-ym-6 .block-wrapper img {
    width: 40%;
    margin: 0px;
  }
}
body.home .home-blocks .col-ym-6 .block-wrapper a {
  float: right;
  color: #9d9fa2 !important;
  font-weight: 500;
}
body.home .home-blocks .col-ym-6 .block-wrapper a .fa {
  font-size: 1.3em;
  vertical-align: middle;
  margin: 0 0 4px 3px;
}
@media (min-width: 768px) and (max-width: 991px) {
  body.home .home-blocks .col-ym-6 .block-wrapper .col-ym-8 {
    width: 100%;
  }
}
body.home .mobile-content {
  display: none;
}
body.home .forcefullwidth_wrapper_tp_banner {
  position: absolute !important;
  min-height: 620px !important;
  max-height: 620px !important;
}
body.home .forcefullwidth_wrapper_tp_banner #rev_slider_1_1_wrapper {
  min-height: 620px !important;
  max-height: 620px !important;
  overflow: hidden !important;
}
body.home .forcefullwidth_wrapper_tp_banner #rev_slider_1_1_wrapper .rev_slider {
  min-height: 620px !important;
  max-height: 620px !important;
  position: fixed !important;
}
body.home .forcefullwidth_wrapper_tp_banner #rev_slider_1_1_wrapper .tp-leftarrow {
  z-index: 9999;
  cursor: pointer;
  position: relative;
  background: url("https://crestair.com.au/wp-content/themes/project-ym/less/../images/left-banner-btn.png") no-repeat 0 0;
  background-size: 43px 73px;
  left: 30px !important;
  width: 43px;
  height: 73px;
}
body.home .forcefullwidth_wrapper_tp_banner #rev_slider_1_1_wrapper .tp-rightarrow {
  z-index: 9999;
  cursor: pointer;
  position: relative;
  background: url("https://crestair.com.au/wp-content/themes/project-ym/less/../images/right-banner-btn.png") no-repeat 0 0;
  background-size: 43px 73px;
  right: 30px !important;
  width: 43px;
  height: 73px;
}
body.home .section-1 {
  text-align: center;
  height: 620px;
  position: relative;
  z-index: 999;
}
body.home .section-1 .col-ym-12 h1 {
  font-size: 55px;
  font-weight: 300;
  color: #fff;
  margin: 280px 0 0;
  font-weight: 300 !important;
  font-style: italic;
}
body.home .section-1 .col-ym-12 p {
  font-size: 30px !important;
  font-weight: 700 !important;
  color: #fff;
  margin: 10px 0 28px;
  width: 100%;
  letter-spacing: 0px;
}
body.home .section-1 .col-ym-12 p a {
  background-color: #0076be;
  display: inline-block;
  position: relative;
  letter-spacing: normal;
  color: #fff;
  padding: 14px 30px;
  font-size: 16px !important;
  font-weight: 700;
  text-transform: capitalize;
  margin-right: 5px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
body.home .section-1 .col-ym-12 p a:hover {
  background: #949595;
}
body.home .section-1 .col-ym-12 p:last-child {
  margin: 0px !important;
}
body.home .section-1 .slides {
  margin: 0px 0 0;
  padding: 0px;
  display: inline-block;
  position: relative;
}
body.home .section-1 .slides .slide {
  float: left;
  width: 33.33%;
  padding: 15px;
  list-style-type: none;
}
body.home .section-1 .slides .slide .top {
  background-color: #ffffff;
  padding: 23px 27px 23px 30px;
}
body.home .section-1 .slides .slide .top img {
  float: left;
  width: 161px;
  height: 55px;
}
body.home .section-1 .slides .slide .top a {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
body.home .section-1 .slides .slide .top a:nth-child(2) {
  float: right;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 8px 12px;
  margin-top: 37px;
  color: #949595;
  font-size: 14px;
  font-weight: 600;
  padding-right: 15px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
body.home .section-1 .slides .slide .top a:hover {
  opacity: .6;
}
body.home .section-1 .slides .slide .bottom {
  padding: 20px 30px 25px;
  height: 158px;
  min-height: 160px;
}
body.home .section-1 .slides .slide .bottom h2 {
  margin: 0 0 8px;
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
}
body.home .section-1 .slides .slide .bottom p {
  margin: 0px;
  font-size: 13px;
  color: #ffffff;
}
body.home .section-1 .slides .slide:first-child .top a {
  background-image: url("https://crestair.com.au/wp-content/themes/project-ym/less/../images/crest-air-conditioning-more-blue.png");
}
body.home .section-1 .slides .slide:first-child .bottom {
  background-color: #0076be;
}
body.home .section-1 .slides .slide:nth-child(2) .top a {
  background-image: url("https://crestair.com.au/wp-content/themes/project-ym/less/../images/crest-air-conditioning-more-green.png");
}
body.home .section-1 .slides .slide:nth-child(2) .bottom {
  background-color: #009a4d;
}
body.home .section-1 .slides .slide:last-child .top a {
  background-image: url("https://crestair.com.au/wp-content/themes/project-ym/less/../images/crest-air-conditioning-more-orange.png");
}
body.home .section-1 .slides .slide:last-child .bottom {
  background-color: #f68b1f;
}
body.home .section-2 {
  padding: 36px 0;
  display: none !important;
}
body.home .section-2 .ym-container {
  padding: 0px !important;
}
body.home .section-2 .ym-container ul {
  margin: 0 auto;
  padding: 0;
  text-align: center;
  width: 100%;
}
body.home .section-2 .ym-container ul li {
  float: left;
  list-style-type: none;
  margin: 0 13.5px;
}
body.home .section-2 .ym-container ul li img {
  width: auto;
  height: 77px;
}
body.home .testimonial-section {
  z-index: 999;
  display: block !important;
  background-color: #0076be !important;
  position: relative;
}
body.home .subscribe-section {
  z-index: 999;
  display: none !important;
  border-top: 1px solid #eaeaea;
  position: relative;
}
body.home .before-footer {
  z-index: 999;
  position: relative;
  display: block !important;
  background-color: #f8f8f8 !important;
}
body.home #footer {
  z-index: 999;
  position: relative !important;
  display: block !important;
  background-color: #f8f8f8 !important;
}
body.page-template-template-crest-mechanical-pages .section-1,
body.page-template-template-minor-works .section-1,
body.page-template-template-feedback .section-1,
body.page-template-template-service-maintenance .section-1,
body.page-template-template-air-conditioning .section-1,
body.page-template-template-air-conditioning-child .section-1 {
  height: 500px;
  background-attachment: fixed !important;
}
body.page-template-template-crest-mechanical-pages .title-section,
body.page-template-template-minor-works .title-section,
body.page-template-template-feedback .title-section,
body.page-template-template-service-maintenance .title-section,
body.page-template-template-air-conditioning .title-section,
body.page-template-template-air-conditioning-child .title-section {
  padding: 40px 0 48px;
  border-bottom: 1px solid #eee;
}
body.page-template-template-crest-mechanical-pages .title-section .col-ym-12 h1,
body.page-template-template-minor-works .title-section .col-ym-12 h1,
body.page-template-template-feedback .title-section .col-ym-12 h1,
body.page-template-template-service-maintenance .title-section .col-ym-12 h1,
body.page-template-template-air-conditioning .title-section .col-ym-12 h1,
body.page-template-template-air-conditioning-child .title-section .col-ym-12 h1 {
  font-size: 40px;
  font-weight: 500;
  margin: 0px 0px 6px;
  color: #555555 !important;
}
body.page-template-template-crest-mechanical-pages .title-section .col-ym-12 #breadcrumbs,
body.page-template-template-minor-works .title-section .col-ym-12 #breadcrumbs,
body.page-template-template-feedback .title-section .col-ym-12 #breadcrumbs,
body.page-template-template-service-maintenance .title-section .col-ym-12 #breadcrumbs,
body.page-template-template-air-conditioning .title-section .col-ym-12 #breadcrumbs,
body.page-template-template-air-conditioning-child .title-section .col-ym-12 #breadcrumbs {
  color: #555555 !important;
  font-size: 13px !important;
  font-weight: 300 !important;
  margin: 0px 0px 0px;
}
body.page-template-template-crest-mechanical-pages .title-section .col-ym-12 #breadcrumbs span,
body.page-template-template-minor-works .title-section .col-ym-12 #breadcrumbs span,
body.page-template-template-feedback .title-section .col-ym-12 #breadcrumbs span,
body.page-template-template-service-maintenance .title-section .col-ym-12 #breadcrumbs span,
body.page-template-template-air-conditioning .title-section .col-ym-12 #breadcrumbs span,
body.page-template-template-air-conditioning-child .title-section .col-ym-12 #breadcrumbs span {
  font-size: 13px !important;
  font-weight: 300 !important;
}
body.page-template-template-crest-mechanical-pages .title-section .col-ym-12 #breadcrumbs span a,
body.page-template-template-minor-works .title-section .col-ym-12 #breadcrumbs span a,
body.page-template-template-feedback .title-section .col-ym-12 #breadcrumbs span a,
body.page-template-template-service-maintenance .title-section .col-ym-12 #breadcrumbs span a,
body.page-template-template-air-conditioning .title-section .col-ym-12 #breadcrumbs span a,
body.page-template-template-air-conditioning-child .title-section .col-ym-12 #breadcrumbs span a {
  color: #555555 !important;
  font-size: 13px !important;
  font-weight: 300 !important;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
body.page-template-template-crest-mechanical-pages .title-section .col-ym-12 #breadcrumbs span a:hover,
body.page-template-template-minor-works .title-section .col-ym-12 #breadcrumbs span a:hover,
body.page-template-template-feedback .title-section .col-ym-12 #breadcrumbs span a:hover,
body.page-template-template-service-maintenance .title-section .col-ym-12 #breadcrumbs span a:hover,
body.page-template-template-air-conditioning .title-section .col-ym-12 #breadcrumbs span a:hover,
body.page-template-template-air-conditioning-child .title-section .col-ym-12 #breadcrumbs span a:hover {
  opacity: .8;
}
body.page-template-template-crest-mechanical-pages .residential-air-conditioning-section,
body.page-template-template-minor-works .residential-air-conditioning-section,
body.page-template-template-feedback .residential-air-conditioning-section,
body.page-template-template-service-maintenance .residential-air-conditioning-section,
body.page-template-template-air-conditioning .residential-air-conditioning-section,
body.page-template-template-air-conditioning-child .residential-air-conditioning-section {
  background-color: #f8f8f8;
  padding: 33px 0 45px;
}
body.page-template-template-crest-mechanical-pages .residential-air-conditioning-section .col-ym-4,
body.page-template-template-minor-works .residential-air-conditioning-section .col-ym-4,
body.page-template-template-feedback .residential-air-conditioning-section .col-ym-4,
body.page-template-template-service-maintenance .residential-air-conditioning-section .col-ym-4,
body.page-template-template-air-conditioning .residential-air-conditioning-section .col-ym-4,
body.page-template-template-air-conditioning-child .residential-air-conditioning-section .col-ym-4 {
  text-align: center;
}
body.page-template-template-crest-mechanical-pages .residential-air-conditioning-section .col-ym-4 a,
body.page-template-template-minor-works .residential-air-conditioning-section .col-ym-4 a,
body.page-template-template-feedback .residential-air-conditioning-section .col-ym-4 a,
body.page-template-template-service-maintenance .residential-air-conditioning-section .col-ym-4 a,
body.page-template-template-air-conditioning .residential-air-conditioning-section .col-ym-4 a,
body.page-template-template-air-conditioning-child .residential-air-conditioning-section .col-ym-4 a {
  display: block;
  position: relative;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
body.page-template-template-crest-mechanical-pages .residential-air-conditioning-section .col-ym-4 a img,
body.page-template-template-minor-works .residential-air-conditioning-section .col-ym-4 a img,
body.page-template-template-feedback .residential-air-conditioning-section .col-ym-4 a img,
body.page-template-template-service-maintenance .residential-air-conditioning-section .col-ym-4 a img,
body.page-template-template-air-conditioning .residential-air-conditioning-section .col-ym-4 a img,
body.page-template-template-air-conditioning-child .residential-air-conditioning-section .col-ym-4 a img {
  display: block;
  position: relative;
  width: 152px;
  height: 61px;
  margin: 0 auto 24px;
}
body.page-template-template-crest-mechanical-pages .residential-air-conditioning-section .col-ym-4 a p,
body.page-template-template-minor-works .residential-air-conditioning-section .col-ym-4 a p,
body.page-template-template-feedback .residential-air-conditioning-section .col-ym-4 a p,
body.page-template-template-service-maintenance .residential-air-conditioning-section .col-ym-4 a p,
body.page-template-template-air-conditioning .residential-air-conditioning-section .col-ym-4 a p,
body.page-template-template-air-conditioning-child .residential-air-conditioning-section .col-ym-4 a p {
  display: block;
  position: relative;
  font-size: 18px;
  font-weight: 200;
  color: #9d9fa2;
  margin: 0px;
}
body.page-template-template-crest-mechanical-pages .residential-air-conditioning-section .col-ym-4 a:hover,
body.page-template-template-minor-works .residential-air-conditioning-section .col-ym-4 a:hover,
body.page-template-template-feedback .residential-air-conditioning-section .col-ym-4 a:hover,
body.page-template-template-service-maintenance .residential-air-conditioning-section .col-ym-4 a:hover,
body.page-template-template-air-conditioning .residential-air-conditioning-section .col-ym-4 a:hover,
body.page-template-template-air-conditioning-child .residential-air-conditioning-section .col-ym-4 a:hover {
  opacity: .6;
}
body.page-template-template-crest-mechanical-pages .residential-air-conditioning-section .col-ym-4:nth-child(2) a,
body.page-template-template-minor-works .residential-air-conditioning-section .col-ym-4:nth-child(2) a,
body.page-template-template-feedback .residential-air-conditioning-section .col-ym-4:nth-child(2) a,
body.page-template-template-service-maintenance .residential-air-conditioning-section .col-ym-4:nth-child(2) a,
body.page-template-template-air-conditioning .residential-air-conditioning-section .col-ym-4:nth-child(2) a,
body.page-template-template-air-conditioning-child .residential-air-conditioning-section .col-ym-4:nth-child(2) a {
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
}
body.page-template-template-crest-mechanical-pages .section-2,
body.page-template-template-minor-works .section-2,
body.page-template-template-feedback .section-2,
body.page-template-template-service-maintenance .section-2,
body.page-template-template-air-conditioning .section-2,
body.page-template-template-air-conditioning-child .section-2 {
  padding: 48px 0;
}
body.page-template-template-crest-mechanical-pages .section-2 .col-ym-12 p,
body.page-template-template-minor-works .section-2 .col-ym-12 p,
body.page-template-template-feedback .section-2 .col-ym-12 p,
body.page-template-template-service-maintenance .section-2 .col-ym-12 p,
body.page-template-template-air-conditioning .section-2 .col-ym-12 p,
body.page-template-template-air-conditioning-child .section-2 .col-ym-12 p {
  color: #ffffff;
  margin: 0px;
  font-size: 21px;
  font-weight: 300;
  line-height: 1.5em;
}
body.page-template-template-crest-mechanical-pages .section-3 .content,
body.page-template-template-minor-works .section-3 .content,
body.page-template-template-feedback .section-3 .content,
body.page-template-template-service-maintenance .section-3 .content,
body.page-template-template-air-conditioning .section-3 .content,
body.page-template-template-air-conditioning-child .section-3 .content {
  width: 100% !important;
}
body.page-template-template-crest-mechanical-pages .section-3 .content .text,
body.page-template-template-minor-works .section-3 .content .text,
body.page-template-template-feedback .section-3 .content .text,
body.page-template-template-service-maintenance .section-3 .content .text,
body.page-template-template-air-conditioning .section-3 .content .text,
body.page-template-template-air-conditioning-child .section-3 .content .text {
  padding: 30px 0px 20px;
}
body.page-template-template-crest-mechanical-pages .section-3 .content .text h2,
body.page-template-template-minor-works .section-3 .content .text h2,
body.page-template-template-feedback .section-3 .content .text h2,
body.page-template-template-service-maintenance .section-3 .content .text h2,
body.page-template-template-air-conditioning .section-3 .content .text h2,
body.page-template-template-air-conditioning-child .section-3 .content .text h2 {
  margin: 26px 0 18px !important;
  display: block;
  font-size: 21px;
  font-weight: 300;
  color: #0076be !important;
}
body.page-template-template-crest-mechanical-pages .section-3 .content .text p,
body.page-template-template-minor-works .section-3 .content .text p,
body.page-template-template-feedback .section-3 .content .text p,
body.page-template-template-service-maintenance .section-3 .content .text p,
body.page-template-template-air-conditioning .section-3 .content .text p,
body.page-template-template-air-conditioning-child .section-3 .content .text p {
  margin: 16px 0px;
  color: #444444;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5em;
}
body.page-template-template-crest-mechanical-pages .section-3 .content .text p a,
body.page-template-template-minor-works .section-3 .content .text p a,
body.page-template-template-feedback .section-3 .content .text p a,
body.page-template-template-service-maintenance .section-3 .content .text p a,
body.page-template-template-air-conditioning .section-3 .content .text p a,
body.page-template-template-air-conditioning-child .section-3 .content .text p a {
  color: #444444;
  font-size: 15px;
  font-weight: 300;
}
body.page-template-template-crest-mechanical-pages .section-3 .content .text ul,
body.page-template-template-minor-works .section-3 .content .text ul,
body.page-template-template-feedback .section-3 .content .text ul,
body.page-template-template-service-maintenance .section-3 .content .text ul,
body.page-template-template-air-conditioning .section-3 .content .text ul,
body.page-template-template-air-conditioning-child .section-3 .content .text ul {
  margin-left: 0px;
}
body.page-template-template-crest-mechanical-pages .section-3 .content .text ul li,
body.page-template-template-minor-works .section-3 .content .text ul li,
body.page-template-template-feedback .section-3 .content .text ul li,
body.page-template-template-service-maintenance .section-3 .content .text ul li,
body.page-template-template-air-conditioning .section-3 .content .text ul li,
body.page-template-template-air-conditioning-child .section-3 .content .text ul li {
  margin: 4px 0px;
  color: #444444;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.5em;
}
body.page-template-template-crest-mechanical-pages .section-3 .content .text ol,
body.page-template-template-minor-works .section-3 .content .text ol,
body.page-template-template-feedback .section-3 .content .text ol,
body.page-template-template-service-maintenance .section-3 .content .text ol,
body.page-template-template-air-conditioning .section-3 .content .text ol,
body.page-template-template-air-conditioning-child .section-3 .content .text ol {
  margin-left: 0px;
}
body.page-template-template-crest-mechanical-pages .section-3 .content .text ol li,
body.page-template-template-minor-works .section-3 .content .text ol li,
body.page-template-template-feedback .section-3 .content .text ol li,
body.page-template-template-service-maintenance .section-3 .content .text ol li,
body.page-template-template-air-conditioning .section-3 .content .text ol li,
body.page-template-template-air-conditioning-child .section-3 .content .text ol li {
  margin: 20px 0px;
  color: #444444;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.5em;
}
body.page-template-template-crest-mechanical-pages .section-3 .content .brands-container,
body.page-template-template-minor-works .section-3 .content .brands-container,
body.page-template-template-feedback .section-3 .content .brands-container,
body.page-template-template-service-maintenance .section-3 .content .brands-container,
body.page-template-template-air-conditioning .section-3 .content .brands-container,
body.page-template-template-air-conditioning-child .section-3 .content .brands-container {
  display: block;
  position: relative;
  margin-bottom: 85px;
}
body.page-template-template-crest-mechanical-pages .section-3 .content .brands-container .slides,
body.page-template-template-minor-works .section-3 .content .brands-container .slides,
body.page-template-template-feedback .section-3 .content .brands-container .slides,
body.page-template-template-service-maintenance .section-3 .content .brands-container .slides,
body.page-template-template-air-conditioning .section-3 .content .brands-container .slides,
body.page-template-template-air-conditioning-child .section-3 .content .brands-container .slides {
  margin: 0px;
  padding: 0px;
}
body.page-template-template-crest-mechanical-pages .section-3 .content .brands-container .slides .slide,
body.page-template-template-minor-works .section-3 .content .brands-container .slides .slide,
body.page-template-template-feedback .section-3 .content .brands-container .slides .slide,
body.page-template-template-service-maintenance .section-3 .content .brands-container .slides .slide,
body.page-template-template-air-conditioning .section-3 .content .brands-container .slides .slide,
body.page-template-template-air-conditioning-child .section-3 .content .brands-container .slides .slide {
  width: 50%;
  border: 1px solid #dddddd;
  float: left;
  list-style-type: none;
  text-align: center;
  display: inline-block;
  position: relative;
  padding: 30px 90px 20px;
  height: 225px;
}
body.page-template-template-crest-mechanical-pages .section-3 .content .brands-container .slides .slide img,
body.page-template-template-minor-works .section-3 .content .brands-container .slides .slide img,
body.page-template-template-feedback .section-3 .content .brands-container .slides .slide img,
body.page-template-template-service-maintenance .section-3 .content .brands-container .slides .slide img,
body.page-template-template-air-conditioning .section-3 .content .brands-container .slides .slide img,
body.page-template-template-air-conditioning-child .section-3 .content .brands-container .slides .slide img {
  display: block;
  position: relative;
  width: 174px;
  height: auto;
  margin: 20px auto 0px;
}
body.page-template-template-crest-mechanical-pages .section-3 .content .brands-container .slides .slide a,
body.page-template-template-minor-works .section-3 .content .brands-container .slides .slide a,
body.page-template-template-feedback .section-3 .content .brands-container .slides .slide a,
body.page-template-template-service-maintenance .section-3 .content .brands-container .slides .slide a,
body.page-template-template-air-conditioning .section-3 .content .brands-container .slides .slide a,
body.page-template-template-air-conditioning-child .section-3 .content .brands-container .slides .slide a {
  float: none;
  width: 100%;
  display: block !important;
  color: #ffffff;
  background-color: #9d9fa2;
  font-size: 12px;
  font-weight: 300;
  border: 1px solid #9d9fa2;
  padding: 8px 0px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
body.page-template-template-crest-mechanical-pages .section-3 .content .brands-container .slides .slide a:hover,
body.page-template-template-minor-works .section-3 .content .brands-container .slides .slide a:hover,
body.page-template-template-feedback .section-3 .content .brands-container .slides .slide a:hover,
body.page-template-template-service-maintenance .section-3 .content .brands-container .slides .slide a:hover,
body.page-template-template-air-conditioning .section-3 .content .brands-container .slides .slide a:hover,
body.page-template-template-air-conditioning-child .section-3 .content .brands-container .slides .slide a:hover {
  background-color: transparent;
  color: #9d9fa2;
}
body.page-template-template-crest-mechanical-pages .section-3 .sidebar,
body.page-template-template-minor-works .section-3 .sidebar,
body.page-template-template-feedback .section-3 .sidebar,
body.page-template-template-service-maintenance .section-3 .sidebar,
body.page-template-template-air-conditioning .section-3 .sidebar,
body.page-template-template-air-conditioning-child .section-3 .sidebar {
  display: none !important;
  float: right;
  padding: 39px 15px;
}
body.page-template-template-crest-mechanical-pages .section-3 .sidebar h2,
body.page-template-template-minor-works .section-3 .sidebar h2,
body.page-template-template-feedback .section-3 .sidebar h2,
body.page-template-template-service-maintenance .section-3 .sidebar h2,
body.page-template-template-air-conditioning .section-3 .sidebar h2,
body.page-template-template-air-conditioning-child .section-3 .sidebar h2 {
  margin: 0px;
  font-size: 21px;
  font-weight: 300;
  color: #9d9fa2;
}
body.page-template-template-crest-mechanical-pages .section-3 .sidebar h2:after,
body.page-template-template-minor-works .section-3 .sidebar h2:after,
body.page-template-template-feedback .section-3 .sidebar h2:after,
body.page-template-template-service-maintenance .section-3 .sidebar h2:after,
body.page-template-template-air-conditioning .section-3 .sidebar h2:after,
body.page-template-template-air-conditioning-child .section-3 .sidebar h2:after {
  content: " ";
  border-bottom: 1px solid #dddddd !important;
  display: block;
  margin-top: 13px;
  margin-bottom: 15px;
  position: relative;
  width: 65px;
}
body.page-template-template-crest-mechanical-pages .section-3 .sidebar .btn,
body.page-template-template-minor-works .section-3 .sidebar .btn,
body.page-template-template-feedback .section-3 .sidebar .btn,
body.page-template-template-service-maintenance .section-3 .sidebar .btn,
body.page-template-template-air-conditioning .section-3 .sidebar .btn,
body.page-template-template-air-conditioning-child .section-3 .sidebar .btn {
  border: 2px solid #9d9fa2;
  display: inline-block;
  background-color: #9d9fa2;
  position: relative;
  color: #ffffff;
  padding: 8px 21px;
  font-size: 14px !important;
  font-weight: 400;
  margin-right: 5px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
body.page-template-template-crest-mechanical-pages .section-3 .sidebar .btn:hover,
body.page-template-template-minor-works .section-3 .sidebar .btn:hover,
body.page-template-template-feedback .section-3 .sidebar .btn:hover,
body.page-template-template-service-maintenance .section-3 .sidebar .btn:hover,
body.page-template-template-air-conditioning .section-3 .sidebar .btn:hover,
body.page-template-template-air-conditioning-child .section-3 .sidebar .btn:hover {
  background-color: transparent;
  color: #9d9fa2;
}
body.page-template-template-crest-mechanical-pages .section-3 .sidebar .menu-container ul,
body.page-template-template-minor-works .section-3 .sidebar .menu-container ul,
body.page-template-template-feedback .section-3 .sidebar .menu-container ul,
body.page-template-template-service-maintenance .section-3 .sidebar .menu-container ul,
body.page-template-template-air-conditioning .section-3 .sidebar .menu-container ul,
body.page-template-template-air-conditioning-child .section-3 .sidebar .menu-container ul {
  padding: 0px;
  margin: 20px 0 0;
}
body.page-template-template-crest-mechanical-pages .section-3 .sidebar .menu-container ul li,
body.page-template-template-minor-works .section-3 .sidebar .menu-container ul li,
body.page-template-template-feedback .section-3 .sidebar .menu-container ul li,
body.page-template-template-service-maintenance .section-3 .sidebar .menu-container ul li,
body.page-template-template-air-conditioning .section-3 .sidebar .menu-container ul li,
body.page-template-template-air-conditioning-child .section-3 .sidebar .menu-container ul li {
  list-style-type: none;
  color: #5c5c5c;
  font-size: 14px;
  font-weight: 300;
  display: block;
  margin: 9px 0;
  position: relative;
}
body.page-template-template-crest-mechanical-pages .section-3 .sidebar .menu-container ul li a,
body.page-template-template-minor-works .section-3 .sidebar .menu-container ul li a,
body.page-template-template-feedback .section-3 .sidebar .menu-container ul li a,
body.page-template-template-service-maintenance .section-3 .sidebar .menu-container ul li a,
body.page-template-template-air-conditioning .section-3 .sidebar .menu-container ul li a,
body.page-template-template-air-conditioning-child .section-3 .sidebar .menu-container ul li a {
  background-image: url("https://crestair.com.au/wp-content/themes/project-ym/less/../images/crest-air-sidebar-menu-arrow.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 4px 7px;
  padding-left: 15px;
  font-size: 14px;
  font-weight: 300;
  color: #5c5c5c;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
body.page-template-template-crest-mechanical-pages .section-3 .sidebar .menu-container ul li a:hover,
body.page-template-template-minor-works .section-3 .sidebar .menu-container ul li a:hover,
body.page-template-template-feedback .section-3 .sidebar .menu-container ul li a:hover,
body.page-template-template-service-maintenance .section-3 .sidebar .menu-container ul li a:hover,
body.page-template-template-air-conditioning .section-3 .sidebar .menu-container ul li a:hover,
body.page-template-template-air-conditioning-child .section-3 .sidebar .menu-container ul li a:hover {
  opacity: .5;
}
body.page-template-template-crest-mechanical-pages .section-3 .sidebar .contact-container,
body.page-template-template-minor-works .section-3 .sidebar .contact-container,
body.page-template-template-feedback .section-3 .sidebar .contact-container,
body.page-template-template-service-maintenance .section-3 .sidebar .contact-container,
body.page-template-template-air-conditioning .section-3 .sidebar .contact-container,
body.page-template-template-air-conditioning-child .section-3 .sidebar .contact-container {
  margin: 40px 0;
}
body.page-template-template-crest-mechanical-pages .section-3 .sidebar .contact-container p,
body.page-template-template-minor-works .section-3 .sidebar .contact-container p,
body.page-template-template-feedback .section-3 .sidebar .contact-container p,
body.page-template-template-service-maintenance .section-3 .sidebar .contact-container p,
body.page-template-template-air-conditioning .section-3 .sidebar .contact-container p,
body.page-template-template-air-conditioning-child .section-3 .sidebar .contact-container p {
  font-size: 14px;
  color: #5c5c5c;
}
body.page-template-template-crest-mechanical-pages .section-3 .sidebar .contact-container p a,
body.page-template-template-minor-works .section-3 .sidebar .contact-container p a,
body.page-template-template-feedback .section-3 .sidebar .contact-container p a,
body.page-template-template-service-maintenance .section-3 .sidebar .contact-container p a,
body.page-template-template-air-conditioning .section-3 .sidebar .contact-container p a,
body.page-template-template-air-conditioning-child .section-3 .sidebar .contact-container p a {
  font-size: 14px;
  color: #5c5c5c;
}
body.page-template-template-crest-mechanical-pages .section-3 .sidebar .associated-container ul,
body.page-template-template-minor-works .section-3 .sidebar .associated-container ul,
body.page-template-template-feedback .section-3 .sidebar .associated-container ul,
body.page-template-template-service-maintenance .section-3 .sidebar .associated-container ul,
body.page-template-template-air-conditioning .section-3 .sidebar .associated-container ul,
body.page-template-template-air-conditioning-child .section-3 .sidebar .associated-container ul {
  margin: 0px;
  padding: 0px;
}
body.page-template-template-crest-mechanical-pages .section-3 .sidebar .associated-container ul li,
body.page-template-template-minor-works .section-3 .sidebar .associated-container ul li,
body.page-template-template-feedback .section-3 .sidebar .associated-container ul li,
body.page-template-template-service-maintenance .section-3 .sidebar .associated-container ul li,
body.page-template-template-air-conditioning .section-3 .sidebar .associated-container ul li,
body.page-template-template-air-conditioning-child .section-3 .sidebar .associated-container ul li {
  list-style-type: none;
  float: left;
  width: auto;
  text-align: left;
  margin-right: 15px;
}
body.page-template-template-crest-mechanical-pages .section-3 .sidebar .associated-container ul li img,
body.page-template-template-minor-works .section-3 .sidebar .associated-container ul li img,
body.page-template-template-feedback .section-3 .sidebar .associated-container ul li img,
body.page-template-template-service-maintenance .section-3 .sidebar .associated-container ul li img,
body.page-template-template-air-conditioning .section-3 .sidebar .associated-container ul li img,
body.page-template-template-air-conditioning-child .section-3 .sidebar .associated-container ul li img {
  width: auto;
  height: 55px;
}
body.page-template-template-crest-mechanical-pages .section-4,
body.page-template-template-minor-works .section-4,
body.page-template-template-feedback .section-4,
body.page-template-template-service-maintenance .section-4,
body.page-template-template-air-conditioning .section-4,
body.page-template-template-air-conditioning-child .section-4 {
  height: 300px;
  background-attachment: fixed !important;
}
body.page-template-template-crest-mechanical-pages .before-footer .ym-container,
body.page-template-template-minor-works .before-footer .ym-container,
body.page-template-template-feedback .before-footer .ym-container,
body.page-template-template-service-maintenance .before-footer .ym-container,
body.page-template-template-air-conditioning .before-footer .ym-container,
body.page-template-template-air-conditioning-child .before-footer .ym-container {
  border-bottom: 1px solid #eaeaea;
  border-top: 0px solid #eaeaea;
}
body.page-template-template-crest-mechanical-pages .section-3 .content .text,
body.page-template-template-minor-works .section-3 .content .text,
body.page-template-template-feedback .section-3 .content .text,
body.page-template-template-service-maintenance .section-3 .content .text {
  padding: 30px 0 30px;
}
body.page-template-template-crest-mechanical-pages .section-3 .content .alignright,
body.page-template-template-minor-works .section-3 .content .alignright,
body.page-template-template-feedback .section-3 .content .alignright,
body.page-template-template-service-maintenance .section-3 .content .alignright {
  max-width: 485px;
  margin: 0 auto;
  display: block;
}
body.page-template-template-crest-mechanical-pages .section-3 .content .brands-container,
body.page-template-template-minor-works .section-3 .content .brands-container,
body.page-template-template-feedback .section-3 .content .brands-container,
body.page-template-template-service-maintenance .section-3 .content .brands-container {
  display: none !important;
}
body.page-template-template-crest-mechanical-pages .services-blocks,
body.page-template-template-minor-works .services-blocks,
body.page-template-template-feedback .services-blocks,
body.page-template-template-service-maintenance .services-blocks {
  margin: 0 0 60px 0;
}
body.page-template-template-crest-mechanical-pages .services-blocks .service-wrap img,
body.page-template-template-minor-works .services-blocks .service-wrap img,
body.page-template-template-feedback .services-blocks .service-wrap img,
body.page-template-template-service-maintenance .services-blocks .service-wrap img {
  width: 100%;
}
body.page-template-template-crest-mechanical-pages .services-blocks .service-wrap h2,
body.page-template-template-minor-works .services-blocks .service-wrap h2,
body.page-template-template-feedback .services-blocks .service-wrap h2,
body.page-template-template-service-maintenance .services-blocks .service-wrap h2 {
  background: #0175c2;
  background: -moz-linear-gradient(left,#0175c2 0%,#47abed 100%);
  background: -webkit-linear-gradient(left,#0175c2 0%,#47abed 100%);
  background: linear-gradient(to right,#0175c2 0%,#47abed 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0175c2',endColorstr='#47abed',GradientType=1);
  color: #fff;
  padding: 10px 25px;
  font-size: 1.1em;
  font-weight: 500;
  margin: 0;
}
body.page-template-template-crest-mechanical-pages .services-blocks .service-wrap .service-text-wrap,
body.page-template-template-minor-works .services-blocks .service-wrap .service-text-wrap,
body.page-template-template-feedback .services-blocks .service-wrap .service-text-wrap,
body.page-template-template-service-maintenance .services-blocks .service-wrap .service-text-wrap {
  background: #f3f4f6;
  padding: 25px;
  color: #333;
  min-height: 228px;
  margin: 0 0 25px 0;
  font-weight: 300;
}
@media (min-width: 768px) and (max-width: 991px) {
  body.page-template-template-crest-mechanical-pages .services-blocks .service-wrap .service-text-wrap,
  body.page-template-template-minor-works .services-blocks .service-wrap .service-text-wrap,
  body.page-template-template-feedback .services-blocks .service-wrap .service-text-wrap,
  body.page-template-template-service-maintenance .services-blocks .service-wrap .service-text-wrap {
    margin: 0;
    min-height: 333px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  body.page-template-template-crest-mechanical-pages .services-blocks .service-wrap .service-text-wrap,
  body.page-template-template-minor-works .services-blocks .service-wrap .service-text-wrap,
  body.page-template-template-feedback .services-blocks .service-wrap .service-text-wrap,
  body.page-template-template-service-maintenance .services-blocks .service-wrap .service-text-wrap {
    margin: 0;
    min-height: 280px;
  }
}
@media (min-width: 1201px) {
  body.page-template-template-crest-mechanical-pages .services-blocks .service-wrap .service-text-wrap,
  body.page-template-template-minor-works .services-blocks .service-wrap .service-text-wrap,
  body.page-template-template-feedback .services-blocks .service-wrap .service-text-wrap,
  body.page-template-template-service-maintenance .services-blocks .service-wrap .service-text-wrap {
    margin: 0;
    min-height: 228px;
  }
}
@media (max-width: 768px) {
  body.page-template-template-crest-mechanical-pages .services-blocks .service-wrap .service-text-wrap,
  body.page-template-template-minor-works .services-blocks .service-wrap .service-text-wrap,
  body.page-template-template-feedback .services-blocks .service-wrap .service-text-wrap,
  body.page-template-template-service-maintenance .services-blocks .service-wrap .service-text-wrap {
    min-height: 100px;
  }
}
body.page-template-template-crest-mechanical-pages .section-3 .content .text .image-container {
  display: inline-block;
  position: relative;
  float: left;
  width: 25%;
}
body.page-template-template-crest-mechanical-pages .section-3 .content .text .image-container img {
  display: block;
  position: relative;
  padding: 20px 0;
}
body.page-template-template-crest-mechanical-pages .section-3 .content .text .text-container {
  display: inline-block;
  position: relative;
  float: right;
  width: 75%;
}
body.page-template-template-power .section-1 {
  height: 500px;
  background-attachment: fixed !important;
}
body.page-template-template-power .title-section {
  padding: 40px 0 48px;
  border-bottom: 1px solid #eee;
}
body.page-template-template-power .title-section .col-ym-12 h1 {
  font-size: 40px;
  font-weight: 500;
  margin: 0px 0px 6px;
  color: #555555 !important;
}
body.page-template-template-power .title-section .col-ym-12 #breadcrumbs {
  color: #555555 !important;
  font-size: 13px !important;
  font-weight: 300 !important;
  margin: 0px 0px 0px;
}
body.page-template-template-power .title-section .col-ym-12 #breadcrumbs span {
  font-size: 13px !important;
  font-weight: 300 !important;
}
body.page-template-template-power .title-section .col-ym-12 #breadcrumbs span a {
  color: #555555 !important;
  font-size: 13px !important;
  font-weight: 300 !important;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
body.page-template-template-power .title-section .col-ym-12 #breadcrumbs span a:hover {
  opacity: .8;
}
body.page-template-template-power .section-2 {
  padding: 48px 0;
}
body.page-template-template-power .section-2 .col-ym-12 p {
  color: #ffffff;
  margin: 0px;
  font-size: 21px;
  font-weight: 300;
  line-height: 1.5em;
}
body.page-template-template-power .section-3 .content {
  width: 100% !important;
}
body.page-template-template-power .section-3 .content .text {
  padding: 30px 0px;
}
body.page-template-template-power .section-3 .content .text h2 {
  margin: 26px 0 18px !important;
  display: block;
  font-size: 21px;
  font-weight: 300;
  color: #f68b1f !important;
}
body.page-template-template-power .section-3 .content .text p {
  margin: 16px 0px;
  color: #444444;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5em;
}
body.page-template-template-power .section-3 .content .text p a {
  color: #444444;
  font-size: 16px;
  font-weight: 300;
}
body.page-template-template-power .section-3 .content .text ul {
  margin-left: 0px;
}
body.page-template-template-power .section-3 .content .text ul li {
  margin: 4px 0px;
  color: #444444;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5em;
}
body.page-template-template-power .section-3 .content .text ol {
  margin-left: 0px;
}
body.page-template-template-power .section-3 .content .text ol li {
  margin: 20px 0px;
  color: #444444;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5em;
}
body.page-template-template-power .section-3 .sidebar {
  display: none !important;
  float: right;
  padding: 39px 15px;
}
body.page-template-template-power .section-3 .sidebar h2 {
  margin: 0px;
  font-size: 21px;
  font-weight: 300;
  color: #9d9fa2;
}
body.page-template-template-power .section-3 .sidebar h2:after {
  content: " ";
  border-bottom: 1px solid #dddddd !important;
  display: block;
  margin-top: 13px;
  margin-bottom: 15px;
  position: relative;
  width: 65px;
}
body.page-template-template-power .section-3 .sidebar .btn {
  border: 2px solid #9d9fa2;
  display: inline-block;
  background-color: #9d9fa2;
  position: relative;
  color: #ffffff;
  padding: 8px 21px;
  font-size: 14px !important;
  font-weight: 400;
  margin-right: 5px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
body.page-template-template-power .section-3 .sidebar .btn:hover {
  background-color: transparent;
  color: #9d9fa2;
}
body.page-template-template-power .section-3 .sidebar .menu-container ul {
  padding: 0px;
  margin: 20px 0 0;
}
body.page-template-template-power .section-3 .sidebar .menu-container ul li {
  list-style-type: none;
  color: #5c5c5c;
  font-size: 14px;
  font-weight: 300;
  display: block;
  margin: 9px 0;
  position: relative;
}
body.page-template-template-power .section-3 .sidebar .menu-container ul li a {
  background-image: url("https://crestair.com.au/wp-content/themes/project-ym/less/../images/crest-air-sidebar-menu-arrow.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 4px 7px;
  padding-left: 15px;
  font-size: 14px;
  font-weight: 300;
  color: #5c5c5c;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
body.page-template-template-power .section-3 .sidebar .menu-container ul li a:hover {
  opacity: .5;
}
body.page-template-template-power .section-3 .sidebar .contact-container {
  margin: 40px 0;
}
body.page-template-template-power .section-3 .sidebar .contact-container p {
  font-size: 14px;
  color: #5c5c5c;
}
body.page-template-template-power .section-3 .sidebar .contact-container p a {
  font-size: 14px;
  color: #5c5c5c;
}
body.page-template-template-power .section-3 .sidebar .associated-container ul {
  margin: 0px;
  padding: 0px;
}
body.page-template-template-power .section-3 .sidebar .associated-container ul li {
  list-style-type: none;
  float: left;
  width: auto;
  text-align: left;
  margin-right: 15px;
}
body.page-template-template-power .section-3 .sidebar .associated-container ul li img {
  width: auto;
  height: 55px;
}
body.page-template-template-power .section-4 {
  height: 300px;
  background-attachment: fixed !important;
}
body.page-template-template-power .before-footer .ym-container {
  border-top: 0px solid #eaeaea;
}
body.error404 header {
  position: relative;
  top: 0px;
}
body.error404 .section-1 {
  padding: 100px 30px 100px;
}
body.error404 .section-1 h1 {
  font-size: 120px;
  font-weight: 300;
  color: #404041;
  text-align: center;
  margin: 0;
}
body.error404 .section-1 p {
  text-align: center;
}
body.error404 .section-1 p a {
  color: #fff;
  padding: 10px 20px;
  margin: 25px 0 0;
  display: inline-block;
  background: #0070bc none repeat scroll 0% 0%;
  border: 1px solid #0070bc;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
body.error404 .section-1 p a:hover {
  color: #0070bc;
  background: #FFF none repeat scroll 0% 0%;
  border: 1px solid #0070bc;
}
body.single-employment .section-1,
body.archive.tax-project-category .section-1,
body.archive.post-type-archive-project-gallery .section-1,
body.archive.post-type-archive-employment .section-1,
body.page-template-template-air-gallery .section-1,
body.page-template-template-mechanical-gallery .section-1 {
  height: 500px;
}
body.single-employment .title-section,
body.archive.tax-project-category .title-section,
body.archive.post-type-archive-project-gallery .title-section,
body.archive.post-type-archive-employment .title-section,
body.page-template-template-air-gallery .title-section,
body.page-template-template-mechanical-gallery .title-section {
  padding: 40px 0 48px;
  border-bottom: 1px solid #eee;
}
body.single-employment .title-section .col-ym-12 h1,
body.archive.tax-project-category .title-section .col-ym-12 h1,
body.archive.post-type-archive-project-gallery .title-section .col-ym-12 h1,
body.archive.post-type-archive-employment .title-section .col-ym-12 h1,
body.page-template-template-air-gallery .title-section .col-ym-12 h1,
body.page-template-template-mechanical-gallery .title-section .col-ym-12 h1 {
  font-size: 40px;
  font-weight: 500;
  margin: 0px 0px 6px;
  color: #555555 !important;
}
body.single-employment .title-section .col-ym-12 #breadcrumbs,
body.archive.tax-project-category .title-section .col-ym-12 #breadcrumbs,
body.archive.post-type-archive-project-gallery .title-section .col-ym-12 #breadcrumbs,
body.archive.post-type-archive-employment .title-section .col-ym-12 #breadcrumbs,
body.page-template-template-air-gallery .title-section .col-ym-12 #breadcrumbs,
body.page-template-template-mechanical-gallery .title-section .col-ym-12 #breadcrumbs {
  color: #555555 !important;
  font-size: 13px !important;
  font-weight: 300 !important;
  margin: 0px 0px 0px;
}
body.single-employment .title-section .col-ym-12 #breadcrumbs span,
body.archive.tax-project-category .title-section .col-ym-12 #breadcrumbs span,
body.archive.post-type-archive-project-gallery .title-section .col-ym-12 #breadcrumbs span,
body.archive.post-type-archive-employment .title-section .col-ym-12 #breadcrumbs span,
body.page-template-template-air-gallery .title-section .col-ym-12 #breadcrumbs span,
body.page-template-template-mechanical-gallery .title-section .col-ym-12 #breadcrumbs span {
  font-size: 13px !important;
  font-weight: 300 !important;
}
body.single-employment .title-section .col-ym-12 #breadcrumbs span a,
body.archive.tax-project-category .title-section .col-ym-12 #breadcrumbs span a,
body.archive.post-type-archive-project-gallery .title-section .col-ym-12 #breadcrumbs span a,
body.archive.post-type-archive-employment .title-section .col-ym-12 #breadcrumbs span a,
body.page-template-template-air-gallery .title-section .col-ym-12 #breadcrumbs span a,
body.page-template-template-mechanical-gallery .title-section .col-ym-12 #breadcrumbs span a {
  color: #555555 !important;
  font-size: 13px !important;
  font-weight: 300 !important;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
body.single-employment .title-section .col-ym-12 #breadcrumbs span a:hover,
body.archive.tax-project-category .title-section .col-ym-12 #breadcrumbs span a:hover,
body.archive.post-type-archive-project-gallery .title-section .col-ym-12 #breadcrumbs span a:hover,
body.archive.post-type-archive-employment .title-section .col-ym-12 #breadcrumbs span a:hover,
body.page-template-template-air-gallery .title-section .col-ym-12 #breadcrumbs span a:hover,
body.page-template-template-mechanical-gallery .title-section .col-ym-12 #breadcrumbs span a:hover {
  opacity: .8;
}
body.single-employment .section-3,
body.archive.tax-project-category .section-3,
body.archive.post-type-archive-project-gallery .section-3,
body.archive.post-type-archive-employment .section-3,
body.page-template-template-air-gallery .section-3,
body.page-template-template-mechanical-gallery .section-3 {
  padding: 37px 0px 0px;
}
body.single-employment .section-3 .col-ym-12,
body.archive.tax-project-category .section-3 .col-ym-12,
body.archive.post-type-archive-project-gallery .section-3 .col-ym-12,
body.archive.post-type-archive-employment .section-3 .col-ym-12,
body.page-template-template-air-gallery .section-3 .col-ym-12,
body.page-template-template-mechanical-gallery .section-3 .col-ym-12 {
  padding-bottom: 28px;
  border-bottom: 1px solid #eeeeee;
}
body.single-employment .section-3 .col-ym-12 p,
body.archive.tax-project-category .section-3 .col-ym-12 p,
body.archive.post-type-archive-project-gallery .section-3 .col-ym-12 p,
body.archive.post-type-archive-employment .section-3 .col-ym-12 p,
body.page-template-template-air-gallery .section-3 .col-ym-12 p,
body.page-template-template-mechanical-gallery .section-3 .col-ym-12 p {
  color: #444444;
  margin: 0px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.5em;
}
body.single-employment .section-4,
body.archive.tax-project-category .section-4,
body.archive.post-type-archive-project-gallery .section-4,
body.archive.post-type-archive-employment .section-4,
body.page-template-template-air-gallery .section-4,
body.page-template-template-mechanical-gallery .section-4 {
  padding: 40px 0;
}
body.single-employment .section-4 .col-ym-12,
body.archive.tax-project-category .section-4 .col-ym-12,
body.archive.post-type-archive-project-gallery .section-4 .col-ym-12,
body.archive.post-type-archive-employment .section-4 .col-ym-12,
body.page-template-template-air-gallery .section-4 .col-ym-12,
body.page-template-template-mechanical-gallery .section-4 .col-ym-12 {
  padding: 0px;
}
body.single-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing,
body.archive.tax-project-category .section-4 .col-ym-12 #ajax-load-more .alm-listing,
body.archive.post-type-archive-project-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing,
body.archive.post-type-archive-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing,
body.page-template-template-air-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing,
body.page-template-template-mechanical-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing {
  padding: 0px;
  margin: 0px;
}
body.single-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li,
body.archive.tax-project-category .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li,
body.archive.post-type-archive-project-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li,
body.archive.post-type-archive-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li,
body.page-template-template-air-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li,
body.page-template-template-mechanical-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li {
  list-style-type: none;
  float: left;
  width: 33.33%;
  padding: 0px 15px;
  display: inline-block;
  position: relative;
  margin-bottom: 25px;
  min-height: 416px;
}
body.single-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li a,
body.archive.tax-project-category .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li a,
body.archive.post-type-archive-project-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li a,
body.archive.post-type-archive-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li a,
body.page-template-template-air-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li a,
body.page-template-template-mechanical-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li a {
  display: block;
  position: relative;
}
body.single-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li a img,
body.archive.tax-project-category .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li a img,
body.archive.post-type-archive-project-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li a img,
body.archive.post-type-archive-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li a img,
body.page-template-template-air-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li a img,
body.page-template-template-mechanical-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li a img {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
}
body.single-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container,
body.archive.tax-project-category .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container,
body.archive.post-type-archive-project-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container,
body.archive.post-type-archive-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container,
body.page-template-template-air-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container,
body.page-template-template-mechanical-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container {
  padding: 17px 0 16px;
  line-height: 1.5em;
}
body.single-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container h3,
body.archive.tax-project-category .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container h3,
body.archive.post-type-archive-project-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container h3,
body.archive.post-type-archive-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container h3,
body.page-template-template-air-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container h3,
body.page-template-template-mechanical-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container h3 {
  margin: 0px;
}
body.single-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container h3 a,
body.archive.tax-project-category .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container h3 a,
body.archive.post-type-archive-project-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container h3 a,
body.archive.post-type-archive-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container h3 a,
body.page-template-template-air-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container h3 a,
body.page-template-template-mechanical-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container h3 a {
  font-size: 18px;
  font-weight: 300;
  color: #9d9fa2;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
body.single-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container h3 a:hover,
body.archive.tax-project-category .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container h3 a:hover,
body.archive.post-type-archive-project-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container h3 a:hover,
body.archive.post-type-archive-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container h3 a:hover,
body.page-template-template-air-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container h3 a:hover,
body.page-template-template-mechanical-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container h3 a:hover {
  opacity: .8;
}
body.single-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container p,
body.archive.tax-project-category .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container p,
body.archive.post-type-archive-project-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container p,
body.archive.post-type-archive-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container p,
body.page-template-template-air-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container p,
body.page-template-template-mechanical-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container p {
  font-size: 13px;
  font-weight: 600;
  color: #858585;
  margin: 0px;
  height: 23px;
}
body.single-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container .date,
body.archive.tax-project-category .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container .date,
body.archive.post-type-archive-project-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container .date,
body.archive.post-type-archive-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container .date,
body.page-template-template-air-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container .date,
body.page-template-template-mechanical-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container .date {
  display: none;
}
body.single-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .description-container,
body.archive.tax-project-category .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .description-container,
body.archive.post-type-archive-project-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .description-container,
body.archive.post-type-archive-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .description-container,
body.page-template-template-air-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .description-container,
body.page-template-template-mechanical-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .description-container {
  border-top: 1px solid #eaeaea;
  border-bottom: 3px solid #eaeaea;
  padding: 14px 0;
  min-height: 50px;
  height: 50px;
}
body.single-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .description-container p,
body.archive.tax-project-category .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .description-container p,
body.archive.post-type-archive-project-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .description-container p,
body.archive.post-type-archive-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .description-container p,
body.page-template-template-air-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .description-container p,
body.page-template-template-mechanical-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .description-container p {
  margin: 0px;
  font-size: 13px;
  font-weight: 300;
  color: #3c3c3c;
}
body.single-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .more-container,
body.archive.tax-project-category .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .more-container,
body.archive.post-type-archive-project-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .more-container,
body.archive.post-type-archive-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .more-container,
body.page-template-template-air-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .more-container,
body.page-template-template-mechanical-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .more-container {
  padding: 13px 0;
}
body.single-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .more-container p,
body.archive.tax-project-category .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .more-container p,
body.archive.post-type-archive-project-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .more-container p,
body.archive.post-type-archive-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .more-container p,
body.page-template-template-air-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .more-container p,
body.page-template-template-mechanical-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .more-container p {
  margin: 0px;
}
body.single-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .more-container p a,
body.archive.tax-project-category .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .more-container p a,
body.archive.post-type-archive-project-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .more-container p a,
body.archive.post-type-archive-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .more-container p a,
body.page-template-template-air-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .more-container p a,
body.page-template-template-mechanical-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .more-container p a {
  text-decoration: underline;
  font-size: 13px;
  font-weight: 600;
  color: #9d9fa2;
}
body.single-employment .section-4 .col-ym-12 #ajax-load-more .alm-btn-wrap,
body.archive.tax-project-category .section-4 .col-ym-12 #ajax-load-more .alm-btn-wrap,
body.archive.post-type-archive-project-gallery .section-4 .col-ym-12 #ajax-load-more .alm-btn-wrap,
body.archive.post-type-archive-employment .section-4 .col-ym-12 #ajax-load-more .alm-btn-wrap,
body.page-template-template-air-gallery .section-4 .col-ym-12 #ajax-load-more .alm-btn-wrap,
body.page-template-template-mechanical-gallery .section-4 .col-ym-12 #ajax-load-more .alm-btn-wrap {
  padding: 0px 15px !important;
  display: none !important;
  position: relative;
  clear: both;
}
body.single-employment .section-4 .col-ym-12 #ajax-load-more .alm-btn-wrap #load-more,
body.archive.tax-project-category .section-4 .col-ym-12 #ajax-load-more .alm-btn-wrap #load-more,
body.archive.post-type-archive-project-gallery .section-4 .col-ym-12 #ajax-load-more .alm-btn-wrap #load-more,
body.archive.post-type-archive-employment .section-4 .col-ym-12 #ajax-load-more .alm-btn-wrap #load-more,
body.page-template-template-air-gallery .section-4 .col-ym-12 #ajax-load-more .alm-btn-wrap #load-more,
body.page-template-template-mechanical-gallery .section-4 .col-ym-12 #ajax-load-more .alm-btn-wrap #load-more {
  padding: 11px 25px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background-color: transparent !important;
  color: #0076be;
  font-size: 18px;
  font-weight: 300;
  border: 2px solid #0076be;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
body.single-employment .section-4 .col-ym-12 #ajax-load-more .alm-btn-wrap #load-more:hover,
body.archive.tax-project-category .section-4 .col-ym-12 #ajax-load-more .alm-btn-wrap #load-more:hover,
body.archive.post-type-archive-project-gallery .section-4 .col-ym-12 #ajax-load-more .alm-btn-wrap #load-more:hover,
body.archive.post-type-archive-employment .section-4 .col-ym-12 #ajax-load-more .alm-btn-wrap #load-more:hover,
body.page-template-template-air-gallery .section-4 .col-ym-12 #ajax-load-more .alm-btn-wrap #load-more:hover,
body.page-template-template-mechanical-gallery .section-4 .col-ym-12 #ajax-load-more .alm-btn-wrap #load-more:hover {
  color: #ffffff;
  background-color: #0076be !important;
}
body.single-employment .before-footer .ym-container,
body.archive.tax-project-category .before-footer .ym-container,
body.archive.post-type-archive-project-gallery .before-footer .ym-container,
body.archive.post-type-archive-employment .before-footer .ym-container,
body.page-template-template-air-gallery .before-footer .ym-container,
body.page-template-template-mechanical-gallery .before-footer .ym-container {
  border-top: 0px solid #eaeaea;
}
body.single-employment .section-2,
body.archive.tax-project-category .section-2,
body.archive.post-type-archive-employment .section-2,
body.archive.post-type-archive-project-gallery .section-2 {
  padding: 0px 0px 30px;
  background-color: #fafafa;
  border-bottom: 1px solid #eeeeee;
}
body.single-employment .section-2 .ym-container .section-header,
body.archive.tax-project-category .section-2 .ym-container .section-header,
body.archive.post-type-archive-employment .section-2 .ym-container .section-header,
body.archive.post-type-archive-project-gallery .section-2 .ym-container .section-header {
  padding: 0px 15px;
}
body.single-employment .section-2 .ym-container .section-header h2,
body.archive.tax-project-category .section-2 .ym-container .section-header h2,
body.archive.post-type-archive-employment .section-2 .ym-container .section-header h2,
body.archive.post-type-archive-project-gallery .section-2 .ym-container .section-header h2 {
  font-size: 18px;
  font-weight: 200;
  font-family: 'Roboto', sans-serif;
  color: #444444;
  background-image: url("https://crestair.com.au/wp-content/themes/project-ym/less/../images/open.png");
  background-repeat: no-repeat;
  display: inline-block;
  position: relative;
  background-position: right 40px;
  background-size: 10px 6px;
  padding: 30px 25px 0px 0px;
  margin: 0px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
body.single-employment .section-2 .ym-container .section-header h2:hover,
body.archive.tax-project-category .section-2 .ym-container .section-header h2:hover,
body.archive.post-type-archive-employment .section-2 .ym-container .section-header h2:hover,
body.archive.post-type-archive-project-gallery .section-2 .ym-container .section-header h2:hover {
  opacity: .8;
}
body.single-employment .section-2 .ym-container .section-header h2.open,
body.archive.tax-project-category .section-2 .ym-container .section-header h2.open,
body.archive.post-type-archive-employment .section-2 .ym-container .section-header h2.open,
body.archive.post-type-archive-project-gallery .section-2 .ym-container .section-header h2.open {
  background-image: url("https://crestair.com.au/wp-content/themes/project-ym/less/../images/close.png") !important;
}
body.single-employment .section-2 .ym-container .section-content,
body.archive.tax-project-category .section-2 .ym-container .section-content,
body.archive.post-type-archive-employment .section-2 .ym-container .section-content,
body.archive.post-type-archive-project-gallery .section-2 .ym-container .section-content {
  display: none;
}
body.single-employment .section-2 .ym-container .section-content ul,
body.archive.tax-project-category .section-2 .ym-container .section-content ul,
body.archive.post-type-archive-employment .section-2 .ym-container .section-content ul,
body.archive.post-type-archive-project-gallery .section-2 .ym-container .section-content ul {
  padding: 0px !important;
  margin-left: 0px !important;
}
body.single-employment .section-2 .ym-container .section-content ul .browse-category,
body.archive.tax-project-category .section-2 .ym-container .section-content ul .browse-category,
body.archive.post-type-archive-employment .section-2 .ym-container .section-content ul .browse-category,
body.archive.post-type-archive-project-gallery .section-2 .ym-container .section-content ul .browse-category {
  float: left;
  display: inline-block;
  position: relative;
  width: 16.66%;
  text-align: center;
  margin-top: 56px;
}
body.single-employment .section-2 .ym-container .section-content ul .browse-category a,
body.archive.tax-project-category .section-2 .ym-container .section-content ul .browse-category a,
body.archive.post-type-archive-employment .section-2 .ym-container .section-content ul .browse-category a,
body.archive.post-type-archive-project-gallery .section-2 .ym-container .section-content ul .browse-category a {
  display: block;
  position: relative;
  font-size: 16px;
  font-weight: 200;
  color: #444444;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
body.single-employment .section-2 .ym-container .section-content ul .browse-category a img,
body.archive.tax-project-category .section-2 .ym-container .section-content ul .browse-category a img,
body.archive.post-type-archive-employment .section-2 .ym-container .section-content ul .browse-category a img,
body.archive.post-type-archive-project-gallery .section-2 .ym-container .section-content ul .browse-category a img {
  display: block;
  position: relative;
  margin: 0px auto 16px;
  width: 66px;
  height: 61px;
}
body.single-employment .section-2 .ym-container .section-content ul .browse-category a:hover,
body.archive.tax-project-category .section-2 .ym-container .section-content ul .browse-category a:hover,
body.archive.post-type-archive-employment .section-2 .ym-container .section-content ul .browse-category a:hover,
body.archive.post-type-archive-project-gallery .section-2 .ym-container .section-content ul .browse-category a:hover {
  opacity: .8;
}
body.single-employment .section-2 .ym-container .section-content ul .browse-category:first-child,
body.single-employment .section-2 .ym-container .section-content ul .browse-category:nth-child(2),
body.single-employment .section-2 .ym-container .section-content ul .browse-category:nth-child(3),
body.single-employment .section-2 .ym-container .section-content ul .browse-category:nth-child(4),
body.single-employment .section-2 .ym-container .section-content ul .browse-category:nth-child(5),
body.single-employment .section-2 .ym-container .section-content ul .browse-category:nth-child(6),
body.archive.tax-project-category .section-2 .ym-container .section-content ul .browse-category:first-child,
body.archive.tax-project-category .section-2 .ym-container .section-content ul .browse-category:nth-child(2),
body.archive.tax-project-category .section-2 .ym-container .section-content ul .browse-category:nth-child(3),
body.archive.tax-project-category .section-2 .ym-container .section-content ul .browse-category:nth-child(4),
body.archive.tax-project-category .section-2 .ym-container .section-content ul .browse-category:nth-child(5),
body.archive.tax-project-category .section-2 .ym-container .section-content ul .browse-category:nth-child(6),
body.archive.post-type-archive-employment .section-2 .ym-container .section-content ul .browse-category:first-child,
body.archive.post-type-archive-employment .section-2 .ym-container .section-content ul .browse-category:nth-child(2),
body.archive.post-type-archive-employment .section-2 .ym-container .section-content ul .browse-category:nth-child(3),
body.archive.post-type-archive-employment .section-2 .ym-container .section-content ul .browse-category:nth-child(4),
body.archive.post-type-archive-employment .section-2 .ym-container .section-content ul .browse-category:nth-child(5),
body.archive.post-type-archive-employment .section-2 .ym-container .section-content ul .browse-category:nth-child(6),
body.archive.post-type-archive-project-gallery .section-2 .ym-container .section-content ul .browse-category:first-child,
body.archive.post-type-archive-project-gallery .section-2 .ym-container .section-content ul .browse-category:nth-child(2),
body.archive.post-type-archive-project-gallery .section-2 .ym-container .section-content ul .browse-category:nth-child(3),
body.archive.post-type-archive-project-gallery .section-2 .ym-container .section-content ul .browse-category:nth-child(4),
body.archive.post-type-archive-project-gallery .section-2 .ym-container .section-content ul .browse-category:nth-child(5),
body.archive.post-type-archive-project-gallery .section-2 .ym-container .section-content ul .browse-category:nth-child(6) {
  margin-top: 0px !important;
}
body.single-project-gallery .section-1 {
  height: 500px;
}
body.single-project-gallery .title-section {
  padding: 40px 0 48px;
  border-bottom: 1px solid #eee;
}
body.single-project-gallery .title-section .col-ym-12 h1 {
  font-size: 40px;
  font-weight: 500;
  margin: 0px 0px 6px;
  color: #555555 !important;
}
body.single-project-gallery .title-section .col-ym-12 #breadcrumbs {
  color: #555555 !important;
  font-size: 13px !important;
  font-weight: 300 !important;
  margin: 0px 0px 0px;
}
body.single-project-gallery .title-section .col-ym-12 #breadcrumbs span {
  font-size: 13px !important;
  font-weight: 300 !important;
}
body.single-project-gallery .title-section .col-ym-12 #breadcrumbs span a {
  color: #555555 !important;
  font-size: 13px !important;
  font-weight: 300 !important;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
body.single-project-gallery .title-section .col-ym-12 #breadcrumbs span a:hover {
  opacity: .8;
}
body.single-project-gallery .section-3 {
  padding: 37px 0px 0px;
}
body.single-project-gallery .section-3 .content2 {
  padding-bottom: 28px;
}
body.single-project-gallery .section-3 .content2 p {
  color: #444444;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4em;
  margin: 0px 0px 15px;
}
body.single-project-gallery .section-3 .content2 .title {
  margin: 5px 0px;
  color: #858585;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5em;
}
body.single-project-gallery .section-3 .content2 h2 {
  margin: 0px;
  font-size: 16px;
  font-weight: 300;
  color: #3c3c3c;
  line-height: 1.5em;
}
body.single-project-gallery .section-3 .content2 h2 a {
  color: #3c3c3c;
}
body.single-project-gallery .section-3 .content2 h2 span:last-child {
  display: none !important;
}
body.single-project-gallery .section-3 .content2 .client-container {
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 15px;
}
body.single-project-gallery .section-3 .content2 .service-container {
  border-bottom: 3px solid #eaeaea;
  padding: 5px 0 14px;
}
body.single-project-gallery .section-3 .content2 .value-container {
  border-bottom: 3px solid #eaeaea;
  padding: 5px 0 14px;
}
body.single-project-gallery .section-3 .content2 .description-container {
  padding: 12px 0px;
}
body.single-project-gallery .section-3 .gallery {
  float: right;
}
body.single-project-gallery .section-3 .gallery #sync1 {
  display: block;
  position: relative;
}
body.single-project-gallery .section-3 .gallery #sync1 .item {
  padding: 0px 0px;
  margin: 0px;
  color: #FFF;
  display: block;
  position: relative;
}
body.single-project-gallery .section-3 .gallery #sync1 .item img {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
}
body.single-project-gallery .section-3 .gallery #sync1 .owl-controls {
  margin-top: 0px;
}
body.single-project-gallery .section-3 .gallery #sync1 .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;
}
body.single-project-gallery .section-3 .gallery #sync1 .owl-controls .owl-buttons .owl-prev {
  display: inline-block !important;
  position: relative;
  background-color: transparent !important;
  background-image: url("https://crestair.com.au/wp-content/themes/project-ym/less/../images/crest-air-conditioning-previous.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 25px 39px;
  float: left;
  height: 39px;
  margin: -240px 0px 0px 18px;
  overflow: visible;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  width: 25px;
  z-index: 999;
}
body.single-project-gallery .section-3 .gallery #sync1 .owl-controls .owl-buttons .owl-next {
  display: inline-block !important;
  position: relative;
  background-color: transparent !important;
  background-image: url("https://crestair.com.au/wp-content/themes/project-ym/less/../images/crest-air-conditioning-next.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 25px 39px;
  float: right;
  height: 39px;
  margin: -240px 18px 0px 0px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  width: 25px;
  z-index: 999;
}
body.single-project-gallery .section-3 .gallery #sync2 .item {
  padding: 0px 0px;
  background-color: #000000;
  margin: 6px 3px 0px;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  position: relative;
}
body.single-project-gallery .section-3 .gallery #sync2 .item img {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
}
body.single-project-gallery .section-3 .gallery #sync2 .synced .item img {
  opacity: .5;
}
body.single-project-gallery .section-4 {
  padding: 40px 0 15px;
}
body.single-project-gallery .section-4 .col-ym-12 {
  padding: 0px;
}
body.single-project-gallery .section-4 .col-ym-12 h2 {
  color: #9d9fa2;
  font-size: 21px;
  font-weight: 300;
  border-top: 1px solid #eeeeee;
  margin: 0px 15px;
  padding: 20px 0;
  display: block;
  position: relative;
}
body.single-project-gallery .section-4 .col-ym-12 .ajax-load-more-wrap .alm-listing {
  padding: 0px;
  margin: 0px;
}
body.single-project-gallery .section-4 .col-ym-12 .ajax-load-more-wrap .alm-listing .alm-reveal li {
  list-style-type: none;
  float: left;
  width: 33.33%;
  padding: 0px 15px;
  display: inline-block;
  position: relative;
  margin-bottom: 25px;
}
body.single-project-gallery .section-4 .col-ym-12 .ajax-load-more-wrap .alm-listing .alm-reveal li a {
  display: block;
  position: relative;
}
body.single-project-gallery .section-4 .col-ym-12 .ajax-load-more-wrap .alm-listing .alm-reveal li a img {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
}
body.single-project-gallery .section-4 .col-ym-12 .ajax-load-more-wrap .alm-listing .alm-reveal li .title-container {
  padding: 17px 0 16px;
  line-height: 1.5em;
}
body.single-project-gallery .section-4 .col-ym-12 .ajax-load-more-wrap .alm-listing .alm-reveal li .title-container h3 {
  margin: 0px;
}
body.single-project-gallery .section-4 .col-ym-12 .ajax-load-more-wrap .alm-listing .alm-reveal li .title-container h3 a {
  font-size: 18px;
  font-weight: 300;
  color: #9d9fa2;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
body.single-project-gallery .section-4 .col-ym-12 .ajax-load-more-wrap .alm-listing .alm-reveal li .title-container h3 a:hover {
  opacity: .8;
}
body.single-project-gallery .section-4 .col-ym-12 .ajax-load-more-wrap .alm-listing .alm-reveal li .title-container p {
  font-size: 13px;
  font-weight: 600;
  color: #858585;
  margin: 0px;
}
body.single-project-gallery .section-4 .col-ym-12 .ajax-load-more-wrap .alm-listing .alm-reveal li .title-container .date {
  display: none;
}
body.single-project-gallery .section-4 .col-ym-12 .ajax-load-more-wrap .alm-listing .alm-reveal li .description-container {
  border-top: 1px solid #eaeaea;
  border-bottom: 3px solid #eaeaea;
  padding: 14px 0;
  min-height: 50px;
  height: 50px;
}
body.single-project-gallery .section-4 .col-ym-12 .ajax-load-more-wrap .alm-listing .alm-reveal li .description-container p {
  margin: 0px;
  font-size: 13px;
  font-weight: 300;
  color: #3c3c3c;
}
body.single-project-gallery .section-4 .col-ym-12 .ajax-load-more-wrap .alm-listing .alm-reveal li .more-container {
  padding: 13px 0;
}
body.single-project-gallery .section-4 .col-ym-12 .ajax-load-more-wrap .alm-listing .alm-reveal li .more-container p {
  margin: 0px;
}
body.single-project-gallery .section-4 .col-ym-12 .ajax-load-more-wrap .alm-listing .alm-reveal li .more-container p a {
  text-decoration: underline;
  font-size: 13px;
  font-weight: 600;
  color: #9d9fa2;
}
body.single-project-gallery .section-4 .col-ym-12 .ajax-load-more-wrap .alm-btn-wrap {
  display: none !important;
}
body.single-project-gallery .before-footer .ym-container {
  border-top: 0px solid #eaeaea;
}
body.page-template-template-news .section-1 {
  height: 282px;
}
body.page-template-template-news .title-section {
  padding: 40px 0 48px;
  border-bottom: 1px solid #eee;
}
body.page-template-template-news .title-section .col-ym-12 h1 {
  font-size: 40px;
  font-weight: 500;
  margin: 0px 0px 6px;
  color: #555555 !important;
}
body.page-template-template-news .title-section .col-ym-12 #breadcrumbs {
  color: #555555 !important;
  font-size: 13px !important;
  font-weight: 300 !important;
  margin: 0px 0px 0px;
}
body.page-template-template-news .title-section .col-ym-12 #breadcrumbs span {
  font-size: 13px !important;
  font-weight: 300 !important;
}
body.page-template-template-news .title-section .col-ym-12 #breadcrumbs span a {
  color: #555555 !important;
  font-size: 13px !important;
  font-weight: 300 !important;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
body.page-template-template-news .title-section .col-ym-12 #breadcrumbs span a:hover {
  opacity: .8;
}
body.page-template-template-news .section-2 {
  padding: 56px 0px 25px;
}
body.page-template-template-news .section-2 .col-ym-8 a {
  display: block;
  position: relative;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
body.page-template-template-news .section-2 .col-ym-8 a img {
  display: block;
  position: relative;
}
body.page-template-template-news .section-2 .col-ym-8 a:hover {
  opacity: .8;
}
body.page-template-template-news .section-2 .col-ym-4 h2 {
  margin: 0px;
  height: 60px;
}
body.page-template-template-news .section-2 .col-ym-4 h2 a {
  font-size: 22px;
  color: #9d9fa2;
  font-weight: 300;
}
body.page-template-template-news .section-2 .col-ym-4 .date {
  border-bottom: 1px solid #eaeaea;
  font-size: 15px;
  font-weight: 600;
  color: #858585;
  padding: 15px 0px 30px;
  height: auto !important;
  margin: 0px !important;
}
body.page-template-template-news .section-2 .col-ym-4 p {
  color: #4d4d4d;
  font-size: 16px;
  line-height: 1.4em;
  font-weight: 300;
  border-bottom: 3px solid #eaeaea;
  margin-bottom: 0px;
  margin-top: 25px;
  height: 198px;
}
body.page-template-template-news .section-3 {
  padding: 0px 0px 40px;
}
body.page-template-template-news .section-3 .col-ym-12 {
  padding: 0px;
}
body.page-template-template-news .section-3 .col-ym-12 #ajax-load-more .alm-listing {
  padding: 0px;
  margin: 0px;
}
body.page-template-template-news .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li {
  list-style-type: none;
  float: left;
  width: 33.33%;
  padding: 0px 15px;
  display: inline-block;
  position: relative;
  margin-bottom: 25px;
}
body.page-template-template-news .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li a {
  display: block;
  position: relative;
}
body.page-template-template-news .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li a img {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
}
body.page-template-template-news .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container {
  padding: 17px 0 16px;
  line-height: 1.5em;
}
body.page-template-template-news .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container h3 {
  margin: 0px;
  min-height: 90px;
}
body.page-template-template-news .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container h3 a {
  font-size: 18px;
  font-weight: 300;
  color: #9d9fa2;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
body.page-template-template-news .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container h3 a:hover {
  opacity: .8;
}
body.page-template-template-news .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container p {
  font-size: 13px;
  font-weight: 600;
  color: #858585;
  margin: 0px;
}
body.page-template-template-news .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container .date {
  display: block;
}
body.page-template-template-news .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .description-container {
  border-top: 1px solid #eaeaea;
  border-bottom: 3px solid #eaeaea;
  padding: 14px 0;
}
body.page-template-template-news .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .description-container p {
  margin: 0px;
  font-size: 16px;
  font-weight: 300;
  color: #3c3c3c;
  height: 75px;
}
body.page-template-template-news .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .description-container .text {
  display: none;
}
body.page-template-template-news .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .more-container {
  padding: 13px 0;
  display: none;
}
body.page-template-template-news .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .more-container p {
  margin: 0px;
}
body.page-template-template-news .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .more-container p a {
  text-decoration: underline;
  font-size: 13px;
  font-weight: 600;
  color: #9d9fa2;
}
body.page-template-template-news .section-3 .col-ym-12 #ajax-load-more .alm-btn-wrap {
  padding: 0px 15px !important;
  position: relative;
  clear: both;
}
body.page-template-template-news .section-3 .col-ym-12 #ajax-load-more .alm-btn-wrap #load-more {
  padding: 8px 17px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background-color: #9d9fa2 !important;
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  border: 2px solid #9d9fa2;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
body.page-template-template-news .section-3 .col-ym-12 #ajax-load-more .alm-btn-wrap #load-more:hover {
  color: #9d9fa2;
  background-color: transparent !important;
}
body.page-template-template-news .before-footer .ym-container {
  border-top: 0px solid #eaeaea;
}
body.single-post .section-1 {
  height: 282px;
}
body.single-post .title-section {
  padding: 40px 0 48px;
  border-bottom: 1px solid #eee;
}
body.single-post .title-section .col-ym-12 h1 {
  font-size: 40px;
  font-weight: 500;
  margin: 0px 0px 6px;
  color: #555555 !important;
}
body.single-post .title-section .col-ym-12 #breadcrumbs {
  color: #555555 !important;
  font-size: 13px !important;
  font-weight: 300 !important;
  margin: 0px 0px 0px;
}
body.single-post .title-section .col-ym-12 #breadcrumbs span {
  font-size: 13px !important;
  font-weight: 300 !important;
}
body.single-post .title-section .col-ym-12 #breadcrumbs span a {
  color: #555555 !important;
  font-size: 13px !important;
  font-weight: 300 !important;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
body.single-post .title-section .col-ym-12 #breadcrumbs span a:hover {
  opacity: .8;
}
body.single-post .section-2 {
  padding: 56px 0 45px;
  background-color: #f8f8f8;
}
body.single-post .section-2 .col-ym-4 {
  display: block;
  position: relative;
  width: 30.5%;
}
body.single-post .section-2 .col-ym-4 .img-container {
  overflow: hidden;
  border: 1px solid #dddddd;
}
body.single-post .section-2 .col-ym-4 .img-container img {
  display: block;
  position: relative;
  width: auto;
  height: 320px;
  margin-left: -50%;
}
body.single-post .section-2 .col-ym-8 {
  float: right;
}
body.single-post .section-2 .col-ym-8 h1 {
  margin: 0px;
  line-height: 1.5em;
  font-size: 22px;
  color: #9d9fa2;
  font-weight: 300;
}
body.single-post .section-2 .col-ym-8 h1:after {
  content: " ";
  border-bottom: 1px solid #dddddd !important;
  display: block;
  margin-top: 8px;
  margin-bottom: 15px;
  position: relative;
  width: 65px;
}
body.single-post .section-2 .col-ym-8 .date {
  font-size: 15px;
  font-weight: 600;
  color: #565353;
  padding: 0px;
  height: auto !important;
  margin: 0px !important;
}
body.single-post .section-2 .col-ym-8 .addthis_sharing_toolbox {
  display: block;
  position: relative;
}
body.single-post .section-2 .col-ym-8 .addthis_sharing_toolbox .at-share-btn-elements {
  margin: 18px 0 28px;
}
body.single-post .section-2 .col-ym-8 .addthis_sharing_toolbox .at-share-btn-elements a {
  margin-bottom: 0px !important;
}
body.single-post .section-2 .col-ym-8 p {
  color: #4d4d4d;
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 300;
  margin-bottom: 0px;
  margin-top: 25px;
}
body.single-post .section-2 .col-ym-12 {
  display: block;
  position: relative;
  float: none;
  margin-top: 60px;
}
body.single-post .section-2 .col-ym-12 .next-prev-posts .col-ym-6 {
  padding: 0px;
}
body.single-post .section-2 .col-ym-12 .next-prev-posts .col-ym-6 a {
  padding: 8px 20px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background-color: #9d9fa2 !important;
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  border: 2px solid #9d9fa2;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
body.single-post .section-2 .col-ym-12 .next-prev-posts .col-ym-6 a:hover {
  color: #9d9fa2;
  background-color: transparent !important;
}
body.single-post .section-2 .col-ym-12 .next-prev-posts .next {
  text-align: right;
}
body.single-post .section-3 {
  padding: 0px 0px 40px;
}
body.single-post .section-3 .col-ym-12 {
  padding: 0px;
}
body.single-post .section-3 .col-ym-12 h2 {
  color: #9d9fa2;
  font-size: 21px;
  font-weight: 300;
  margin: 0px 15px;
  padding: 35px 0;
  display: block;
  position: relative;
}
body.single-post .section-3 .col-ym-12 #ajax-load-more .alm-listing {
  padding: 0px;
  margin: 0px;
}
body.single-post .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li {
  list-style-type: none;
  float: left;
  width: 33.33%;
  padding: 0px 15px;
  display: inline-block;
  position: relative;
  margin-bottom: 25px;
}
body.single-post .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li a {
  display: block;
  position: relative;
}
body.single-post .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li a img {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
}
body.single-post .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container {
  padding: 17px 0 16px;
  line-height: 1.5em;
}
body.single-post .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container h3 {
  margin: 0px;
  height: 67px;
}
body.single-post .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container h3 a {
  font-size: 18px;
  font-weight: 300;
  color: #9d9fa2;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
body.single-post .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container h3 a:hover {
  opacity: .8;
}
body.single-post .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container p {
  font-size: 13px;
  font-weight: 600;
  color: #858585;
  margin: 0px;
}
body.single-post .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container .date {
  display: block;
}
body.single-post .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .description-container {
  border-top: 1px solid #eaeaea;
  border-bottom: 3px solid #eaeaea;
  padding: 14px 0;
}
body.single-post .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .description-container p {
  margin: 0px;
  font-size: 16px;
  font-weight: 300;
  color: #3c3c3c;
  height: 75px;
}
body.single-post .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .description-container .text {
  display: none;
}
body.single-post .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .more-container {
  padding: 13px 0;
  display: none !important;
}
body.single-post .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .more-container p {
  margin: 0px;
}
body.single-post .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .more-container p a {
  text-decoration: underline;
  font-size: 13px;
  font-weight: 600;
  color: #9d9fa2;
}
body.single-post .section-3 .col-ym-12 #ajax-load-more .alm-btn-wrap {
  display: none !important;
}
body.single-post .before-footer .ym-container {
  border-top: 0px solid #eaeaea;
}
.page.page-id-20 .section-1 {
  height: 500px;
}
.page.page-id-20 .title-section {
  padding: 40px 0 48px;
  border-bottom: 1px solid #eee;
}
.page.page-id-20 .title-section .col-ym-12 h1 {
  font-size: 40px;
  font-weight: 500;
  margin: 0px 0px 6px;
  color: #555555 !important;
}
.page.page-id-20 .title-section .col-ym-12 #breadcrumbs {
  color: #555555 !important;
  font-size: 13px !important;
  font-weight: 300 !important;
  margin: 0px 0px 0px;
}
.page.page-id-20 .title-section .col-ym-12 #breadcrumbs span {
  font-size: 13px !important;
  font-weight: 300 !important;
}
.page.page-id-20 .title-section .col-ym-12 #breadcrumbs span a {
  color: #555555 !important;
  font-size: 13px !important;
  font-weight: 300 !important;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.page.page-id-20 .title-section .col-ym-12 #breadcrumbs span a:hover {
  opacity: .8;
}
.page.page-id-20 .section-2 {
  padding: 48px 0;
}
.page.page-id-20 .section-2 .col-ym-12 p {
  color: #ffffff;
  margin: 0px;
  font-size: 21px;
  font-weight: 300;
  line-height: 1.5em;
}
.page.page-id-20 .section-3 {
  padding: 44px 0 30px;
}
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 {
  padding: 0;
  margin-top: 0px;
}
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1::-webkit-input-placeholder {
  color: #828282;
}
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1:-moz-placeholder {
  color: #828282;
}
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1::-moz-placeholder {
  color: #828282;
}
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1:-ms-input-placeholder {
  color: #828282;
}
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .validation_error {
  background-color: #cf1d3b;
  color: #ffffff;
  font-family: 'Titillium Web', sans-serif;
  text-align: center;
  padding: 10px 0px;
  margin: 10px 0px;
  font-size: 14px;
}
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul {
  margin: 0px;
  padding: 0px;
}
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul li {
  list-style-type: none;
  width: 100%;
  margin-bottom: 21px;
  padding: 0px 15px;
}
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul li .gfield_label {
  display: none;
}
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul li .gfield_description.validation_message {
  display: none !important;
}
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul .gfield_error .ginput_container input,
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul .gfield_error .ginput_container select {
  border: 1px solid #cf1d3b !important;
}
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_1 {
  width: 100% !important;
  float: none !important;
  margin-bottom: 0px !important;
}
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_1 h2 {
  font-size: 21px;
  font-weight: 300;
  color: #9d9fa2;
  margin: 0px;
}
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_1 hr {
  width: 68px;
  border: none;
  border-bottom: 1px solid #dddddd;
  background-color: transparent;
  display: inline-block;
  margin: 26px 0;
  position: relative;
}
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_2 .ginput_container input,
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_3 .ginput_container input,
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_4 .ginput_container input,
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_5 .ginput_container input,
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_6 .ginput_container input,
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_12 .ginput_container input {
  font-size: 14px;
  font-weight: 300;
  color: #828282;
  padding: 5px 15px;
  border: 1px solid #dddddd;
  background: #f2f2f2;
  width: 100%;
  height: 40px;
  border-radius: 0px !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_2 .ginput_container input::-webkit-input-placeholder,
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_3 .ginput_container input::-webkit-input-placeholder,
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_4 .ginput_container input::-webkit-input-placeholder,
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_5 .ginput_container input::-webkit-input-placeholder,
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_6 .ginput_container input::-webkit-input-placeholder,
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_12 .ginput_container input::-webkit-input-placeholder {
  color: #828282;
  opacity: 1 !important;
}
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_2 .ginput_container input:-moz-placeholder,
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_3 .ginput_container input:-moz-placeholder,
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_4 .ginput_container input:-moz-placeholder,
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_5 .ginput_container input:-moz-placeholder,
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_6 .ginput_container input:-moz-placeholder,
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_12 .ginput_container input:-moz-placeholder {
  color: #828282;
  opacity: 1 !important;
}
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_2 .ginput_container input::-moz-placeholder,
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_3 .ginput_container input::-moz-placeholder,
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_4 .ginput_container input::-moz-placeholder,
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_5 .ginput_container input::-moz-placeholder,
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_6 .ginput_container input::-moz-placeholder,
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_12 .ginput_container input::-moz-placeholder {
  color: #828282;
  opacity: 1 !important;
}
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_2 .ginput_container input:-ms-input-placeholder,
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_3 .ginput_container input:-ms-input-placeholder,
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_4 .ginput_container input:-ms-input-placeholder,
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_5 .ginput_container input:-ms-input-placeholder,
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_6 .ginput_container input:-ms-input-placeholder,
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_12 .ginput_container input:-ms-input-placeholder {
  color: #828282;
  opacity: 1 !important;
}
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_7 .ginput_container select,
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_8 .ginput_container select,
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_9 .ginput_container select {
  font-size: 14px;
  font-weight: 300;
  color: #828282;
  padding: 5px 15px;
  border: 1px solid #dddddd;
  width: 100%;
  height: 40px;
  background-color: #f2f2f2;
  background-image: url("https://crestair.com.au/wp-content/themes/project-ym/less/../images/crest-air-conditioning-select-bg.png");
  background-repeat: no-repeat;
  background-size: 35px 41px;
  background-position: right center;
  border-radius: 0px !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_8 {
  margin-bottom: 40px;
}
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_10,
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_11,
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_12,
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_13 {
  margin-bottom: 0px;
}
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_10 .gfield_label,
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_11 .gfield_label,
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_12 .gfield_label,
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_13 .gfield_label {
  font-size: 13px;
  font-weight: 300;
  color: #828282;
  height: 42px;
}
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_10 .ginput_container .gfield_radio li,
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_11 .ginput_container .gfield_radio li,
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_12 .ginput_container .gfield_radio li,
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_13 .ginput_container .gfield_radio li {
  width: 37%;
  padding: 0px !important;
}
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_10 .ginput_container .gfield_radio li label,
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_11 .ginput_container .gfield_radio li label,
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_12 .ginput_container .gfield_radio li label,
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_13 .ginput_container .gfield_radio li label {
  font-size: 13px;
  font-weight: 300;
  color: #828282;
  margin-left: 12px;
}
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_10 .ginput_container textarea,
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_11 .ginput_container textarea,
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_12 .ginput_container textarea,
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_13 .ginput_container textarea {
  font-family: 'Roboto', sans-serif !important;
  font-size: 14px;
  font-weight: 300;
  color: #828282;
  padding: 10px 15px;
  border: 1px solid #dddddd;
  width: 100%;
  height: 200px;
  background: #f2f2f2;
}
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_10.gfield.gfield_error .gfield_label,
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_11.gfield.gfield_error .gfield_label,
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_12.gfield.gfield_error .gfield_label,
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_body ul #field_1_13.gfield.gfield_error .gfield_label {
  color: #cf1d3b !important;
}
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_footer {
  margin: 0px;
  clear: both;
  display: block;
  padding: 22px 15px 0;
}
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_footer .gform_button {
  width: 100%;
  display: block;
  border: 2px solid #0076be;
  text-align: center;
  color: #ffffff;
  background-color: #0076be;
  padding: 0px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  font-size: 14px;
  font-weight: 300;
  cursor: pointer;
  height: 45px;
  border-radius: 0px !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.page.page-id-20 .section-3 .col-ym-4 #gform_wrapper_1 #gform_1 .gform_footer .gform_button:hover {
  background-color: transparent;
  color: #0076be;
}
.page.page-id-20 .section-3 .col-ym-8 .aircon {
  border-bottom: 4px solid #0076be !important;
}
.page.page-id-20 .section-3 .col-ym-8 .mechanical {
  border-bottom: 4px solid #009a4d !important;
}
.page.page-id-20 .section-3 .col-ym-8 .this-container {
  border: 1px solid #dddddd;
  box-shadow: 0px 1px 6px 0px rgba(0,0,0,0.1);
  margin: 0px 0 30px 0;
}
@media (max-width: 768px) {
  .page.page-id-20 .section-3 .col-ym-8 .this-container {
    margin-top: 50px;
  }
}
.page.page-id-20 .section-3 .col-ym-8 .this-container .inner-container {
  padding: 30px 30px 20px 40px;
}
@media (max-width: 768px) {
  .page.page-id-20 .section-3 .col-ym-8 .this-container .inner-container .col-ym-0 {
    width: 100%;
  }
}
.page.page-id-20 .section-3 .col-ym-8 .this-container .inner-container .logo-container img {
  display: block;
  position: relative;
  max-width: 103px;
  height: auto;
  margin: 0 0 15px 0;
}
@media (min-width: 768px) {
  .page.page-id-20 .section-3 .col-ym-8 .this-container .inner-container .logo-container img {
    margin: 0;
  }
}
.page.page-id-20 .section-3 .col-ym-8 .this-container .inner-container .text-container .secondary-address {
  margin: 20px 0 0 0;
}
@media (min-width: 768px) {
  .page.page-id-20 .section-3 .col-ym-8 .this-container .inner-container .text-container .secondary-address {
    margin: 30px 0 18px 0;
  }
}
.page.page-id-20 .section-3 .col-ym-8 .this-container .inner-container .text-container h2 {
  font-size: 15px;
  font-weight: 500;
  color: #4d4d4d;
  margin: 3px 0 8px;
}
.page.page-id-20 .section-3 .col-ym-8 .this-container .inner-container .text-container p {
  font-size: 13px;
  font-weight: 300;
  color: #4d4d4d;
  margin: 0px !important;
  line-height: 1.7em;
}
.page.page-id-20 .section-3 .col-ym-8 .this-container .inner-container .text-container p a {
  display: block;
  position: relative;
  width: 100%;
  border-bottom: 1px solid #dddddd;
  font-size: 13px;
  color: #4d4d4d;
  padding: 11px 0;
}
.page.page-id-20 .section-3 .col-ym-8 .this-container .inner-container .text-container p a img {
  width: 23px;
  height: 23px;
  display: inline-block;
  position: relative;
  margin: 0px 10px -7px 0px;
}
.page.page-id-20 .section-3 .col-ym-8 .this-container .inner-container .text-container p:last-child a {
  border-bottom: 0px solid #dddddd;
}
.page.page-id-20 .section-3 .left .this-container .inner-container {
  border-bottom: 7px solid #0076be;
}
.page.page-id-20 .section-3 .right .this-container .inner-container {
  border-bottom: 7px solid #f68b1f;
}
.page.page-id-20 .section-3 .col-ym-12 {
  margin-top: 27px;
}
.page.page-id-20 .section-3 .col-ym-12 .this-container {
  border: 1px solid #dddddd;
  border-bottom: 0px;
  box-shadow: 0px 1px 6px 0px rgba(0,0,0,0.1);
}
.page.page-id-20 .section-3 .col-ym-12 .this-container .inner-container {
  padding: 30px 40px;
  border-bottom: 7px solid #009a4d;
}
.page.page-id-20 .section-3 .col-ym-12 .this-container .inner-container .logo-container {
  float: left;
  width: 135px;
  margin-right: 15px;
}
.page.page-id-20 .section-3 .col-ym-12 .this-container .inner-container .logo-container img {
  display: block;
  position: relative;
  width: 101px;
  height: auto;
}
.page.page-id-20 .section-3 .col-ym-12 .this-container .inner-container .text-container {
  float: left;
  width: 35%;
}
.page.page-id-20 .section-3 .col-ym-12 .this-container .inner-container .text-container h2 {
  font-size: 15px;
  font-weight: 500;
  color: #4d4d4d;
  margin: 3px 0px 0px;
}
.page.page-id-20 .section-3 .col-ym-12 .this-container .inner-container .text-container p:nth-child(2) {
  margin-bottom: 10px !important;
}
.page.page-id-20 .section-3 .col-ym-12 .this-container .inner-container .text-container p {
  font-size: 13px;
  font-weight: 300;
  color: #4d4d4d;
  margin: 0px !important;
  line-height: 1.7em;
}
.page.page-id-20 .section-3 .col-ym-12 .this-container .inner-container .text-container p a {
  display: block;
  position: relative;
  width: 100%;
  border-bottom: 1px solid #dddddd;
  font-size: 13px;
  color: #4d4d4d;
  padding: 11px 0;
}
.page.page-id-20 .section-3 .col-ym-12 .this-container .inner-container .text-container p a img {
  width: 23px;
  height: 23px;
  display: inline-block;
  position: relative;
  margin: 0px 10px -7px 0px;
}
.page.page-id-20 .section-3 .col-ym-12 .this-container .inner-container .text-container p strong {
  color: #009a4d;
  font-weight: 500;
  font-size: 15px;
  display: block;
  position: relative;
  margin: 7px 0;
}
.page.page-id-20 .section-3 .col-ym-12 .this-container .inner-container .text-container p:last-child a {
  border-bottom: 0px solid #dddddd;
}
.page.page-id-20 .section-3 .col-ym-12 .this-container .inner-container .text-container:nth-child(2) {
  float: left;
  padding: 0 39px;
}
.page.page-id-20 .section-3 .col-ym-12 .this-container .inner-container .text-container:nth-child(3) {
  float: left !important;
  padding: 21px 0px 0px 60px;
}
.page.page-id-20 .section-4 .col-ym-12 iframe {
  width: 100%;
  height: 500px;
}
.page.page-id-20 .section-4 .gform_confirmation_message_1 {
  background-color: #0076be;
  color: #ffffff;
  font-family: 'Titillium Web', sans-serif;
  text-align: center;
  padding: 10px 0px;
  margin: 10px 0px;
  font-size: 14px;
}
.page.page-id-20 .section-4 .gform_confirmation_message_1 .gform_confirmation_message_1 {
  padding: 0px !important;
  margin: 0px !important;
}
.page.page-id-20 .before-footer {
  margin-top: 52px;
}
.page.page-id-20 .before-footer .ym-container {
  border-top: none !important;
}
body.page.page-template-template-about .section-1 {
  height: 500px;
}
body.page.page-template-template-about .section-2 {
  padding: 56px 0;
}
body.page.page-template-template-about .section-2 .ym-container .col-ym-12 {
  background-color: #f6f6f6;
  margin: 0px 15px;
  width: auto !important;
  padding: 40px 35px 50px;
}
body.page.page-template-template-about .section-2 .ym-container .col-ym-12 .col-ym-6 h1 {
  margin: 0px;
  font-size: 30px;
  font-weight: 200;
  color: #9d9fa2;
}
body.page.page-template-template-about .section-2 .ym-container .col-ym-12 .col-ym-6 hr {
  margin: 16px 0 30px;
  background-color: #dddddd;
  height: 1px;
  width: 90px;
  text-align: left;
  border: 0px;
}
body.page.page-template-template-about .section-2 .ym-container .col-ym-12 .col-ym-6 p {
  font-size: 16px;
  font-weight: 200;
  color: #4d4d4d;
  line-height: 1.4em;
  margin: 20px 0;
}
body.page.page-template-template-about .section-2 .ym-container .col-ym-12 .col-ym-6 div .read-more-wrap {
  padding: 0px;
  margin: 0px;
}
body.page.page-template-template-about .section-2 .ym-container .col-ym-12 .col-ym-6 div .read-more-state {
  display: none;
}
body.page.page-template-template-about .section-2 .ym-container .col-ym-12 .col-ym-6 div .read-more-target {
  opacity: 0;
  max-height: 0;
  font-size: 0;
  transition: .25s ease;
  list-style-type: none;
}
body.page.page-template-template-about .section-2 .ym-container .col-ym-12 .col-ym-6 div .read-more-state:checked ~ .read-more-wrap .read-more-target {
  opacity: 1;
  font-size: inherit;
  max-height: 999em;
}
body.page.page-template-template-about .section-2 .ym-container .col-ym-12 .col-ym-6 div .read-more-state ~ .read-more-trigger:before {
  content: 'Read More';
}
body.page.page-template-template-about .section-2 .ym-container .col-ym-12 .col-ym-6 div .read-more-state:checked ~ .read-more-trigger:before {
  content: 'Read Less';
}
body.page.page-template-template-about .section-2 .ym-container .col-ym-12 .col-ym-6 div .read-more-trigger {
  background-color: #9d9fa2;
  position: relative;
  z-index: 999;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  padding: 11px 21px;
  font-size: 14px;
  font-weight: 200;
  font-family: 'Roboto', sans-serif;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
body.page.page-template-template-about .section-2 .ym-container .col-ym-12 .col-ym-6 div .read-more-trigger:hover {
  opacity: .8;
}
body.page.page-template-template-about .section-2 .ym-container .col-ym-12 .col-ym-6:nth-child(2) {
  text-align: center;
  padding: 86px 15px;
}
body.page.page-template-template-about .section-2 .ym-container .col-ym-12 .col-ym-6:nth-child(2) img {
  margin: 0px auto;
}
body.page.page-template-template-about .section-3 {
  background-color: #f8f8f8;
}
body.page.page-template-template-about .section-3 .owl-carousel {
  display: block;
  position: relative;
  width: 100%;
}
body.page.page-template-template-about .section-3 #owl-demo .owl-item {
  display: inline-block;
  position: relative;
}
body.page.page-template-template-about .section-3 #owl-demo .owl-item .item {
  padding: 0px 0px;
  text-align: center;
  display: block;
  position: relative;
}
body.page.page-template-template-about .section-3 #owl-demo .owl-item .item img {
  display: block;
  position: relative;
  width: 100% !important;
  height: auto !important;
}
body.page.page-template-template-about .section-3 #owl-demo .owl-controls {
  margin: 0px;
}
body.page.page-template-template-about .section-3 #owl-demo .owl-controls .owl-pagination {
  margin: 0px;
  padding: 18px 0 11px;
}
body.page.page-template-template-about .section-3 #owl-demo .owl-controls .owl-pagination .owl-page span {
  background-color: #babbbc;
  width: 14px;
  height: 14px;
}
body.page.page-template-template-about .section-3 #owl-demo .owl-controls .owl-pagination .owl-page.active span {
  background-color: #0076be !important;
}
body.page.page-template-template-about .section-4 {
  padding: 0 0 38px;
}
body.page.page-template-template-about .section-4 .col-ym-12 {
  margin-bottom: 25px;
}
body.page.page-template-template-about .section-4 .col-ym-12 h2 {
  margin: 40px 0px 15px;
  font-size: 30px;
  font-weight: 200;
  color: #9d9fa2;
}
body.page.page-template-template-about .section-4 .col-ym-12 hr {
  margin: 16px 0 30px;
  background-color: #dddddd;
  height: 1px;
  width: 90px;
  text-align: left;
  border: 0px;
}
body.page.page-template-template-about .section-4 .col-ym-12 p {
  font-size: 16px;
  font-weight: 200;
  color: #4d4d4d;
  line-height: 1.4em;
  margin: 20px 0;
}
body.page.page-template-template-about .section-4 .col-ym-6 {
  margin-bottom: 15px;
}
body.page.page-template-template-about .section-4 .col-ym-6 img {
  display: inline-block;
  position: relative;
  float: left;
  width: 70px;
  height: 61px;
}
body.page.page-template-template-about .section-4 .col-ym-6 h2 {
  display: inline-block;
  position: relative;
  float: left;
  font-size: 18px;
  font-weight: 200;
  color: #9d9fa2;
  margin: 40px 0px 0px 15px;
}
body.page.page-template-template-about .section-4 .col-ym-6 p {
  font-size: 16px;
  font-weight: 200;
  color: #4d4d4d;
  line-height: 1.4em;
  margin: 15px 0 !important;
}
body.page.page-template-template-about .section-5 {
  height: 300px;
  display: -webkit-flex;
  -webkit-align-items: center;
  display: flex;
  align-items: center;
  padding: 0 !important;
  justify-content: left;
  text-align: left;
}
body.page.page-template-template-about .section-5 .ym-container {
  padding: 0px 15px;
}
body.page.page-template-template-about .section-5 .ym-container p {
  margin: 0px;
  color: #ffffff;
  font-size: 30px;
  font-weight: 200;
  width: 40%;
  line-height: 1.3em;
}
body.page.page-template-template-about .section-6 {
  padding: 12px 0 38px;
  border-bottom: 1px solid #eeeeee;
}
body.page.page-template-template-about .section-6 .ym-container {
  padding: 0px 15px;
}
body.page.page-template-template-about .section-6 .ym-container h2 {
  margin: 40px 0px 15px;
  font-size: 30px;
  font-weight: 200;
  color: #9d9fa2;
}
body.page.page-template-template-about .section-6 .ym-container hr {
  margin: 16px 0 30px;
  background-color: #dddddd;
  height: 1px;
  width: 90px;
  text-align: left;
  border: 0px;
}
body.page.page-template-template-about .section-6 .ym-container p {
  font-size: 16px;
  font-weight: 200;
  color: #4d4d4d;
  line-height: 1.4em;
  margin: 20px 0;
}
body.page.page-template-template-about .section-6 .ym-container .sky-tabs {
  margin: 40px 0px 0px;
}
body.page.page-template-template-about .section-6 .ym-container .sky-tabs label {
  padding-bottom: 0px !important;
}
body.page.page-template-template-about .section-6 .ym-container .sky-tabs label span {
  padding: 0px;
}
body.page.page-template-template-about .section-6 .ym-container .sky-tabs label span span {
  padding: 1px 20px;
  font-size: 17px;
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
}
body.page.page-template-template-about .section-6 .ym-container .sky-tabs ul {
  margin: 0px;
  padding: 0px;
  border-top: 1px solid #dddddd;
}
body.page.page-template-template-about .section-6 .ym-container .sky-tabs ul li {
  padding: 7px 0px;
}
body.page.page-template-template-about .section-6 .ym-container .sky-tabs ul li .typography {
  background-image: url("https://crestair.com.au/wp-content/themes/project-ym/less/../images/tab-content-bg.png");
  background-repeat: no-repeat;
  background-size: 9px 15px;
  background-position: left 4px;
  padding: 0 25px;
}
body.page.page-template-template-about .section-7 .col-ym-6 .text-container,
body.page.page-template-template-about .section-8 .col-ym-6 .text-container {
  width: 545px;
  margin-bottom: 18px;
}
body.page.page-template-template-about .section-7 .col-ym-6 .text-container h2,
body.page.page-template-template-about .section-8 .col-ym-6 .text-container h2 {
  margin: 59px 0px 15px;
  font-size: 30px;
  font-weight: 200;
  color: #9d9fa2;
}
body.page.page-template-template-about .section-7 .col-ym-6 .text-container hr,
body.page.page-template-template-about .section-8 .col-ym-6 .text-container hr {
  margin: 16px 0 32px;
  background-color: #dddddd;
  height: 1px;
  width: 90px;
  text-align: left;
  border: 0px;
}
body.page.page-template-template-about .section-7 .col-ym-6 .text-container p,
body.page.page-template-template-about .section-8 .col-ym-6 .text-container p {
  font-size: 15px;
  font-weight: 200;
  color: #4d4d4d;
  line-height: 1.4em;
  margin: 20px 0;
}
body.page.page-template-template-about .section-7 .col-ym-6 .text-container ul,
body.page.page-template-template-about .section-8 .col-ym-6 .text-container ul {
  margin: 0px;
  padding: 0px;
  font-family: sans-serif;
  list-style: none;
  height: 635px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: column wrap;
  flex-flow: column wrap;
}
body.page.page-template-template-about .section-7 .col-ym-6 .text-container ul li,
body.page.page-template-template-about .section-8 .col-ym-6 .text-container ul li {
  width: 50%;
  margin-bottom: 15px;
  padding-right: 40px;
}
body.page.page-template-template-about .section-7 .col-ym-6 .text-container ul li p,
body.page.page-template-template-about .section-8 .col-ym-6 .text-container ul li p {
  margin: 0px;
  font-size: 14px;
  font-weight: 300;
  color: #4d4d4d;
  line-height: 1.3em;
}
body.page.page-template-template-about .section-7 .col-ym-6 .text-container ul li p strong,
body.page.page-template-template-about .section-8 .col-ym-6 .text-container ul li p strong {
  font-weight: 400;
  display: block;
  position: relative;
  margin-bottom: 10px;
}
body.page.page-template-template-about .section-7 .img-container,
body.page.page-template-template-about .section-8 .img-container {
  padding: 0px !important;
  display: inline-block;
  position: relative;
  overflow: hidden;
  height: 798px;
}
body.page.page-template-template-about .section-7 .img-container img,
body.page.page-template-template-about .section-8 .img-container img {
  display: none;
  position: relative;
  width: 100%;
}
body.page.page-template-template-about .section-7 .col-ym-6:first-child .text-container {
  float: right;
  margin-right: 30px;
}
body.page.page-template-template-about .section-8 .col-ym-6:nth-child(2) .text-container {
  float: left;
  margin-left: 60px;
}
body.page.page-template-template-about .section-9 {
  border-top: 1px solid #eeeeee;
}
body.page.page-template-template-about .section-9 .col-ym-12 {
  margin-bottom: 0px;
}
body.page.page-template-template-about .section-9 .col-ym-12 h2 {
  margin: 33px 0 15px;
  font-size: 30px;
  font-weight: 200;
  color: #9d9fa2;
}
body.page.page-template-template-about .section-9 .col-ym-12 hr {
  margin: 16px 0 20px;
  background-color: #dddddd;
  height: 1px;
  width: 90px;
  text-align: left;
  border: 0px;
}
body.page.page-template-template-about .section-9 .col-ym-12 p {
  font-size: 15px;
  font-weight: 200;
  color: #4d4d4d;
  line-height: 1.4em;
  margin: 20px 0;
}
body.page.page-template-template-about .section-9 .sky-tabs {
  margin: 0px 0px 0px;
}
body.page.page-template-template-about .section-9 .sky-tabs label {
  display: inline-block;
  position: relative;
  font-size: 16px !important;
  padding: 0px 15px;
  width: 25% !important;
}
body.page.page-template-template-about .section-9 .sky-tabs label span {
  padding: 0px;
  font-size: 16px !important;
  width: 100% !important;
  background-color: #9d9fa2;
}
body.page.page-template-template-about .section-9 .sky-tabs label span span {
  text-align: center;
  line-height: 1.3em;
  font-size: 14px !important;
  font-weight: 300;
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  padding-bottom: 14px;
  position: relative;
}
body.page.page-template-template-about .section-9 .sky-tabs label span span img {
  display: block;
  position: relative;
  max-width: 255px;
  width: 100%;
  height: auto;
}
body.page.page-template-template-about .section-9 .sky-tabs label span span strong {
  font-size: 15px !important;
  padding-top: 13px;
  display: block;
  font-weight: 500;
  position: relative;
}
body.page.page-template-template-about .section-9 .sky-tabs label span span .scroll {
  top: 0;
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
}
body.page.page-template-template-about .section-9 .sky-tabs .show-on-mobile {
  display: none;
  padding: 0px 30px !important;
}
body.page.page-template-template-about .section-9 .sky-tabs .show-on-mobile .typography {
  background-color: #f9f9f9;
  padding: 15px 30px 30px;
}
body.page.page-template-template-about .section-9 .sky-tabs .show-on-mobile .typography p {
  font-weight: 300;
  font-family: 'Roboto', sans-serif;
  margin-top: 15px;
  font-size: 14px !important;
  line-height: 1.5em !important;
}
body.page.page-template-template-about .section-9 .sky-tabs ul {
  margin: 0px;
  padding: 0px;
}
body.page.page-template-template-about .section-9 .sky-tabs ul li {
  padding: 30px 15px;
}
body.page.page-template-template-about .section-9 .sky-tabs ul li .typography {
  padding: 40px;
  background-color: #f9f9f9;
}
body.page.page-template-template-about .section-9 .sky-tabs ul li .typography h2 {
  color: #4d4d4d;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5em;
}
body.page.page-template-template-about .section-9 .sky-tabs ul li .typography h2 strong {
  display: block;
  position: relative;
}
body.page.page-template-template-about .section-9 .sky-tabs ul li .typography p {
  margin-top: 16px;
  color: #4d4d4d;
  font-size: 15px;
  font-weight: 300;
  font-family: 'Roboto', sans-serif;
}
body.page.page-template-template-about .section-9 .sky-tabs > input:checked + label span span {
  background: #0076be none repeat scroll 0 0 !important;
}
body.page.page-template-template-about .section-9b {
  border-top: 0px solid #eeeeee !important;
}
body.page.page-template-template-about .section-10 {
  overflow-y: hidden;
}
body.page.page-template-template-about .section-10 .col-ym-12 {
  margin-bottom: 0px;
}
body.page.page-template-template-about .section-10 .col-ym-12 h2 {
  margin: 20px 0 15px;
  font-size: 30px;
  font-weight: 200;
  color: #9d9fa2;
}
body.page.page-template-template-about .section-10 .col-ym-12 hr {
  margin: 16px 0 35px;
  background-color: #dddddd;
  height: 1px;
  width: 90px;
  text-align: left;
  border: 0px;
}
body.page.page-template-template-about .section-10 .col-ym-12 ul {
  margin-left: 0px;
}
body.page.page-template-template-about .section-10 .col-ym-12 ul li {
  font-size: 16px;
  font-weight: 200;
  color: #4d4d4d;
  line-height: 1.4em;
  margin: 5px 0;
}
body.page.page-template-template-about .section-10 .col-ym-12 ul li a {
  font-size: 16px !important;
}
body.page.page-template-template-about .section-10 .sky-tabs {
  margin: 20px 15px 0px;
}
body.page.page-template-template-about .section-10 .sky-tabs label {
  padding-bottom: 0px !important;
}
body.page.page-template-template-about .section-10 .sky-tabs label span {
  padding: 0px;
}
body.page.page-template-template-about .section-10 .sky-tabs label span span {
  padding: 1px 20px;
  font-size: 17px;
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
}
body.page.page-template-template-about .section-10 .sky-tabs ul {
  margin: 0px;
  padding: 0px;
  border-top: 1px solid #dddddd;
}
body.page.page-template-template-about .section-10 .sky-tabs ul li {
  padding: 7px 0px;
  list-style-type: none !important;
}
body.page.page-template-template-about .section-10 .sky-tabs ul li .typography {
  padding: 0px;
}
body.page.page-template-template-about .section-10 .sky-tabs ul li .typography p {
  margin: 20px 0px 0px;
  color: #4d4d4d;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
}
body.page.page-template-template-about .section-10 .sky-tabs ul li .typography ul {
  border-top: 0px solid #dddddd;
  padding: 20px 0px;
}
body.page.page-template-template-about .section-10 .sky-tabs ul li .typography ul li {
  background-image: url("https://crestair.com.au/wp-content/themes/project-ym/less/../images/tab-content-bg.png");
  background-repeat: no-repeat;
  background-size: 9px 15px;
  background-position: left center;
  list-style-type: none !important;
  color: #4d4d4d;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: 200;
  padding-left: 20px;
  margin: 0px;
}
body.page.page-template-template-about .section-10 .sky-tabs ul li .typography ul li a {
  font-size: 16px !important;
}
body.page.page-template-template-about .section-10 .sky-tabs ul li .typography ul li:before {
  display: none !important;
}
body.page.page-template-template-about .section-11 {
  padding-bottom: 60px;
}
body.page.page-template-template-about .section-11 .col-ym-12 {
  margin-bottom: 0px;
}
body.page.page-template-template-about .section-11 .col-ym-12 h2 {
  margin: 20px 0 15px;
  font-size: 30px;
  font-weight: 200;
  color: #9d9fa2;
}
body.page.page-template-template-about .section-11 .col-ym-12 hr {
  margin: 16px 0 35px;
  background-color: #dddddd;
  height: 1px;
  width: 90px;
  text-align: left;
  border: 0px;
}
body.page.page-template-template-about .section-11 .col-ym-12 ul {
  padding: 0px;
  margin: 0px;
}
body.page.page-template-template-about .section-11 .col-ym-12 ul li {
  list-style-type: none;
  float: left;
  display: inline-block;
  position: relative;
  padding: 0px 15px;
}
body.page.page-template-template-about .section-11 .col-ym-12 ul li img {
  display: block;
  position: relative;
  width: auto;
  height: 70px;
}
body.page.page-template-template-about .before-footer .ym-container {
  border-top: 0px !important;
}
.page.page-template-template-policies-testimonials .section-1 {
  height: 500px;
}
.page.page-template-template-policies-testimonials .title-section {
  padding: 40px 0 48px;
  border-bottom: 1px solid #eee;
}
.page.page-template-template-policies-testimonials .title-section .col-ym-12 h1 {
  font-size: 40px;
  font-weight: 500;
  margin: 0px 0px 6px;
  color: #555555 !important;
}
.page.page-template-template-policies-testimonials .title-section .col-ym-12 #breadcrumbs {
  color: #555555 !important;
  font-size: 13px !important;
  font-weight: 300 !important;
  margin: 0px 0px 0px;
}
.page.page-template-template-policies-testimonials .title-section .col-ym-12 #breadcrumbs span {
  font-size: 13px !important;
  font-weight: 300 !important;
}
.page.page-template-template-policies-testimonials .title-section .col-ym-12 #breadcrumbs span a {
  color: #555555 !important;
  font-size: 13px !important;
  font-weight: 300 !important;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.page.page-template-template-policies-testimonials .title-section .col-ym-12 #breadcrumbs span a:hover {
  opacity: .8;
}
.page.page-template-template-policies-testimonials .section-3 {
  padding: 60px 0px;
}
.page.page-template-template-policies-testimonials .section-3 .tmls_text {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
  font-size: 16px !important;
}
.page.page-template-template-policies-testimonials .section-3 .tmls_name {
  margin-bottom: 0px !important;
}
.page.page-template-template-policies-testimonials .section-3 .tmls_text,
.page.page-template-template-policies-testimonials .section-3 .tmls_name,
.page.page-template-template-policies-testimonials .section-3 .tmls_position {
  font-family: 'Roboto', sans-serif !important;
  font-size: 16px !important;
  line-height: 1.5em !important;
}
.page.page-template-template-policies-testimonials .section-3 .policies-container ul {
  margin: 0px;
  padding: 0px;
}
.page.page-template-template-policies-testimonials .section-3 .policies-container ul li {
  list-style-type: none;
}
.page.page-template-template-policies-testimonials .section-3 .policies-container ul li h2 {
  color: #9d9fa2;
  font-size: 30px;
  font-weight: 200;
  margin: 15px 0px 0px;
}
.page.page-template-template-policies-testimonials .section-3 .policies-container ul li a {
  font-size: 16px;
  margin: 10px 0px 30px;
  display: block;
  position: relative;
  color: #0076be;
}
.page.page-template-template-policies-testimonials .section-3 .policies-container ul li a img {
  display: inline-block;
  position: relative;
  width: 18px;
  height: auto;
  margin: 0px 6px -4px 0px;
}
.page.page-template-template-policies-testimonials .before-footer .ym-container {
  border-top: 0px solid #eaeaea;
}
.page.page-template-template-careers .section-1,
.page.page-template-template-crest .section-1 {
  height: 500px;
}
.page.page-template-template-careers .title-section,
.page.page-template-template-crest .title-section {
  padding: 40px 0 48px;
  border-bottom: 1px solid #eee;
}
.page.page-template-template-careers .title-section .col-ym-12 h1,
.page.page-template-template-crest .title-section .col-ym-12 h1 {
  font-size: 40px;
  font-weight: 500;
  margin: 0px 0px 6px;
  color: #555555 !important;
}
.page.page-template-template-careers .title-section .col-ym-12 #breadcrumbs,
.page.page-template-template-crest .title-section .col-ym-12 #breadcrumbs {
  color: #555555 !important;
  font-size: 13px !important;
  font-weight: 300 !important;
  margin: 0px 0px 0px;
}
.page.page-template-template-careers .title-section .col-ym-12 #breadcrumbs span,
.page.page-template-template-crest .title-section .col-ym-12 #breadcrumbs span {
  font-size: 13px !important;
  font-weight: 300 !important;
}
.page.page-template-template-careers .title-section .col-ym-12 #breadcrumbs span a,
.page.page-template-template-crest .title-section .col-ym-12 #breadcrumbs span a {
  color: #555555 !important;
  font-size: 13px !important;
  font-weight: 300 !important;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.page.page-template-template-careers .title-section .col-ym-12 #breadcrumbs span a:hover,
.page.page-template-template-crest .title-section .col-ym-12 #breadcrumbs span a:hover {
  opacity: .8;
}
.page.page-template-template-careers .section-3 .content,
.page.page-template-template-crest .section-3 .content {
  width: 100% !important;
}
.page.page-template-template-careers .section-3 .content .text,
.page.page-template-template-crest .section-3 .content .text {
  padding: 30px 0px;
}
.page.page-template-template-careers .section-3 .content .text h2,
.page.page-template-template-crest .section-3 .content .text h2 {
  margin: 26px 0 18px !important;
  display: block;
  font-size: 21px;
  font-weight: 300;
  color: #0076be !important;
}
.page.page-template-template-careers .section-3 .content .text p,
.page.page-template-template-crest .section-3 .content .text p {
  margin: 16px 0px;
  color: #444444;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5em;
}
.page.page-template-template-careers .section-3 .content .text p a,
.page.page-template-template-crest .section-3 .content .text p a {
  color: #0076be;
  font-size: 16px;
  font-weight: 300;
}
.page.page-template-template-careers .section-3 .content .text ul,
.page.page-template-template-crest .section-3 .content .text ul {
  margin-left: 0px;
}
.page.page-template-template-careers .section-3 .content .text ul li,
.page.page-template-template-crest .section-3 .content .text ul li {
  margin: 4px 0px;
  color: #444444;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5em;
}
.page.page-template-template-careers .section-3 .content .text .letters,
.page.page-template-template-crest .section-3 .content .text .letters {
  padding-left: 5px;
}
.page.page-template-template-careers .section-3 .content .text .letters li,
.page.page-template-template-crest .section-3 .content .text .letters li {
  list-style-type: none;
}
.page.page-template-template-careers .section-3 .content .text ol,
.page.page-template-template-crest .section-3 .content .text ol {
  margin-left: 0px;
}
.page.page-template-template-careers .section-3 .content .text ol li,
.page.page-template-template-crest .section-3 .content .text ol li {
  margin: 20px 0px;
  color: #444444;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5em;
}
.page.page-template-template-careers .before-footer .ym-container,
.page.page-template-template-crest .before-footer .ym-container {
  border-top: 0px solid #eaeaea;
}
.page.page-template-template-careers .section-3 {
  padding-bottom: 30px !important;
}
.page.page-template-template-careers .section-3 .text {
  padding-bottom: 0px !important;
}
.page.page-template-template-careers .section-3 .carreers-container {
  border-bottom: 2px solid #eaeaea;
  padding-bottom: 30px !important;
}
.page.page-template-template-careers .section-3 .carreers-container .section-header {
  margin: 20px auto 0px;
}
.page.page-template-template-careers .section-3 .carreers-container .section-header .container-text h2 {
  margin: 26px 0 18px !important;
  display: block;
  font-size: 21px;
  font-weight: 600;
  color: #0076be !important;
}
.page.page-template-template-careers .section-3 .carreers-container .section-header .container-text p {
  margin: 16px 0px;
  color: #444444;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5em;
}
.page.page-template-template-careers .section-3 .carreers-container .section-header .container-text p a {
  color: #0076be;
  font-size: 16px;
  font-weight: 300;
}
.page.page-template-template-careers .section-3 .carreers-container .section-header .container-text ul {
  margin-left: 0px;
}
.page.page-template-template-careers .section-3 .carreers-container .section-header .container-text ul li {
  margin: 4px 0px;
  color: #444444;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5em;
}
.page.page-template-template-careers .section-3 .carreers-container .section-header .container-text .letters {
  padding-left: 5px;
}
.page.page-template-template-careers .section-3 .carreers-container .section-header .container-text .letters li {
  list-style-type: none;
}
.page.page-template-template-careers .section-3 .carreers-container .section-header .container-text ol {
  margin-left: 0px;
}
.page.page-template-template-careers .section-3 .carreers-container .section-header .container-text ol li {
  margin: 20px 0px;
  color: #444444;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5em;
}
.page.page-template-template-careers .section-3 .carreers-container .section-header .btn {
  color: #0076be;
  margin: 20px 0px 0px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5em;
  cursor: pointer;
}
.page.page-template-template-careers .section-3 .carreers-container .section-header .btn.open {
  margin: 20px 0px 0px;
}
.page.page-template-template-careers .section-3 .carreers-container:nth-last-of-type(2) {
  border-bottom: 0px solid #eaeaea !important;
}
.page.page-template-template-careers .section-3 .section-content {
  display: none;
  padding: 10px 0px 0px;
}
.page.page-template-template-careers .section-3 .section-content h2 {
  margin: 26px 0 18px !important;
  display: block;
  font-size: 21px;
  font-weight: 300;
  color: #0076be !important;
}
.page.page-template-template-careers .section-3 .section-content p {
  margin: 16px 0px;
  color: #444444;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5em;
}
.page.page-template-template-careers .section-3 .section-content p a {
  color: #0076be;
  font-size: 16px;
  font-weight: 300;
}
.page.page-template-template-careers .section-3 .section-content ul {
  margin-left: 0px;
}
.page.page-template-template-careers .section-3 .section-content ul li {
  margin: 4px 0px;
  color: #444444;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5em;
}
.page.page-template-template-careers .section-3 .section-content .letters {
  padding-left: 5px;
}
.page.page-template-template-careers .section-3 .section-content .letters li {
  list-style-type: none;
}
.page.page-template-template-careers .section-3 .section-content ol {
  margin-left: 0px;
}
.page.page-template-template-careers .section-3 .section-content ol li {
  margin: 20px 0px;
  color: #444444;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5em;
}
body.page.page-id-12 .title-section .parent-link {
  display: none !important;
}
body.page.page-id-12 .section-3 .content .text h2 {
  color: #009a4d !important;
}
body.page.page-id-12 .section-3 .content .text p a {
  color: #009a4d !important;
}
.page-template-template-crest-mechanical-pages .section-3 .content .text h2 {
  color: #009a4d !important;
}
.page-template-template-crest-mechanical-pages .section-3 .content .text p a {
  color: #009a4d !important;
}
@media (min-width: 768px) {
  .modal {
    text-align: center;
    padding: 0 !important;
  }
  .modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
  }
}
@media (min-width: 768px) {
  .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
  }
}
.alignright {
  float: none;
  width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .alignright {
    float: right;
  }
}
.section-cta {
  background: #0076bf;
  padding: 30px 0;
  text-align: center;
}
@media (min-width: 768px) {
  .section-cta {
    text-align: left;
  }
}
.section-cta .btn-white {
  float: left;
  color: #fff;
  padding: 10px 15px;
  text-align: center;
  background: none;
  border: 1px solid #fff;
  display: inline-block;
  vertical-align: middle;
  font-weight: 500;
  font-size: 1.1em;
}
@media (min-width: 768px) {
  .section-cta .btn-white {
    float: none;
  }
}
.section-cta span {
  font-family: 'Roboto', sans-serif;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  font-size: 1.1em;
  margin: 0 0 0 10px;
  font-weight: 300;
}
.section-cta span a {
  font-weight: 500;
  color: #fff;
  text-decoration: none;
}
.inline-block {
  display: inline-block;
  vertical-align: middle;
}
.aircon-blocks {
  padding: 80px 0 80px 0;
}
.aircon-blocks .aircon-wrap {
  margin: 15px 15px;
}
.aircon-blocks .aircon-wrap h2 {
  font-size: 18px;
  font-weight: 300;
  color: #0076bf;
  margin: 15px 0;
  vertical-align: bottom;
}
@media (min-width: 768px) {
  .aircon-blocks .aircon-wrap h2 {
    margin: 0 0 0 15px;
  }
}
.aircon-blocks .aircon-wrap .aircon-text-wrap {
  margin: 20px 0 0 0;
}
.aircon-blocks .aircon-wrap p {
  font-weight: 300;
}
.aircon-blocks .aircon-wrap .inline-block {
  display: block;
}
@media (min-width: 768px) {
  .aircon-blocks .aircon-wrap .inline-block {
    display: inline-block;
  }
}
@media (max-width: 768px) {
  .aircon-blocks .aircon-wrap .inline-block {
    margin-top: 20px;
  }
}
.suppliers-blocks {
  text-align: left;
  padding: 15px 0 15px 0;
  z-index: 1001;
  position: relative;
}
.suppliers-blocks h3 {
  color: #9d9fa2;
  font-weight: 400 !important;
  font-size: 1.8em;
}
.suppliers-blocks h3:after {
  content: "";
  height: 1px;
  background: #9d9fa2;
  width: 10%;
  margin: 20px auto;
  display: block;
}
.suppliers-blocks img {
  margin: 0 15px;
}
.promotions-blocks {
  text-align: left;
  margin: 15px 15px;
  z-index: 1001;
  position: relative;
}
.promotions-blocks h3 {
  color: #9d9fa2;
  font-weight: 400 !important;
  font-size: 1.8em;
}
.promotions-blocks h3:after {
  content: "";
  height: 1px;
  background: #9d9fa2;
  width: 10%;
  margin: 20px auto;
  display: block;
}
.promotions-blocks .promotions {
  padding: 20px 0 40px 0;
}
.promotions-blocks .promotions h4 {
  font-size: 1.6em;
  font-weight: 500;
  text-align: left;
}
.promotions-blocks .promotions .promotion-content {
  margin: 0 0 20px 0;
  font-size: 15px;
  font-weight: 300;
  padding: 0px 0px;
  text-align: left;
}
#request-modal {
  z-index: 99999;
}
#request-modal .modal-dialog {
  max-width: 400px;
}
#request-modal .modal-dialog .modal-content {
  background: #1691de;
  background: -moz-linear-gradient(top,#1691de 0%,#0076be 100%);
  background: -webkit-linear-gradient(top,#1691de 0%,#0076be 100%);
  background: linear-gradient(to bottom,#1691de 0%,#0076be 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1691de',endColorstr='#0076be',GradientType=0);
  color: #fff;
  padding: 0 20px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
}
#request-modal .modal-dialog .modal-content .btn-close {
  background: none;
  border: none;
  color: #fff;
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 1.8em;
  display: inline-block;
  cursor: pointer;
  line-height: 1;
  text-align: center;
  z-index: 20;
}
#request-modal .modal-dialog .modal-content h3 {
  font-size: 1.6em;
  font-weight: 500;
  text-align: left;
}
#request-modal .modal-dialog .modal-content p {
  margin: 0 0 20px 0;
}
#request-modal .modal-dialog .modal-content .gform_fields {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#request-modal .modal-dialog .modal-content .gform_fields .gfield {
  margin: 0 0 10px 0;
}
#request-modal .modal-dialog .modal-content .gform_fields .gfield_label {
  display: none;
}
#request-modal .modal-dialog .modal-content .gform_fields .ginput_container input,
#request-modal .modal-dialog .modal-content .gform_fields .ginput_container textarea,
#request-modal .modal-dialog .modal-content .gform_fields .ginput_container select {
  width: 100%;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}
#request-modal .modal-dialog .modal-content .gform_fields .ginput_container input,
#request-modal .modal-dialog .modal-content .gform_fields .ginput_container select {
  color: #5a5a5a !important;
  height: 40px;
  padding: 0 10px;
  border: none;
}
#request-modal .modal-dialog .modal-content .gform_fields .ginput_container textarea {
  padding: 10px 10px;
  max-height: 180px;
  border: none;
  color: #5a5a5a;
}
#request-modal .modal-dialog .modal-content .gform_fields .ginput_container input {
  border: none;
  outline: none;
}
#request-modal .modal-dialog .modal-content .gform_fields .ginput_container select {
  background-color: #f2f2f2;
  background-image: url(https://crestair.com.au/wp-content/themes/project-ym/less/../images/crest-air-conditioning-select-bg.png);
  background-repeat: no-repeat;
  background-size: 35px 41px;
  background-position: right center;
  border-radius: 0px !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#request-modal .modal-dialog .modal-content .gform_footer .gform_button {
  background: #264b68;
  width: 100%;
  color: #fff;
  text-align: center;
  padding: 15px 0;
  border: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}
.title-section {
  padding: 40px 0 48px;
}
.title-section .col-ym-12 h1 {
  font-size: 30px;
  font-weight: 500;
  margin: 0px 0px 6px;
  color: #555555 !important;
}
@media (min-width: 768px) {
  .title-section .col-ym-12 h1 {
    font-size: 40px;
  }
}
.title-section .col-ym-12 #breadcrumbs {
  color: #555555 !important;
  font-size: 13px !important;
  font-weight: 300 !important;
  margin: 0px 0px 0px;
}
.title-section .col-ym-12 #breadcrumbs span {
  font-size: 12px !important;
  font-weight: 300 !important;
}
@media (min-width: 768px) {
  .title-section .col-ym-12 #breadcrumbs span {
    font-size: 13px !important;
  }
}
.title-section .col-ym-12 #breadcrumbs span a {
  color: #555555 !important;
  font-size: 13px !important;
  font-weight: 300 !important;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.title-section .col-ym-12 #breadcrumbs span a:hover {
  opacity: .8;
}
.main-content {
  padding: 30px 15px;
}
@media (min-width: 992px) {
  .main-content {
    padding: 30px 0;
  }
}
.main-content h3 {
  font-size: 1.500em !important;
  font-weight: 500;
}
.main-content p {
  margin: 16px 0px;
  color: #444444;
  font-size: 1.143em !important;
  font-weight: 300;
  line-height: 1.5em;
}
.main-content .btn {
  font-size: 1.143em !important;
  margin: 15px 0;
}
.main-content .alignright {
  width: 100%;
  float: none;
}
@media (min-width: 768px) {
  .main-content .alignright {
    width: auto !important;
    float: right;
  }
}
.main-content .alignnone {
  width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .main-content .alignnone {
    width: auto;
  }
}
.main-content .reasons h3 {
  font-size: 1.500em;
  color: #2380c2;
  margin: 20px 0 30px 0;
}
.main-content .reasons .reason-block {
  padding: 10px 0px;
  margin: 0 0 15px 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.main-content .reasons .reason-block .reason-count {
  text-align: center;
  background: #00a7d7;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  width: 50px;
  height: 50px;
  font-size: 1.286em;
  padding: 12px 0;
  margin: 0 10px 0 0;
}
.main-content .reasons .reason-block .reason-count.reason-count-icon {
  background-image: url(https://crestair.com.au/wp-content/themes/project-ym/less/../images/front-foot.png);
  background-color: #ffffff;
  background-position: center center;
  background-size: 70%;
  background-repeat: no-repeat;
}
.main-content .reasons .reason-block .reason-text {
  font-size: 1.143em;
  font-weight: 300;
  color: #444;
  width: calc(100% - 65px);
}
.main-content .reasons .reason-block .reason-count,
.main-content .reasons .reason-block .reason-text {
  display: inline-block;
  vertical-align: middle;
}
.main-content .employee-testimonials h3 {
  font-size: 1.500em;
  color: #2380c2;
  margin: 20px 0 30px 0;
}
.main-content .employee-testimonials .emp-testimonial-block {
  position: relative;
  padding: 0;
  margin: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
@media (min-width: 768px) {
  .main-content .employee-testimonials .emp-testimonial-block {
    min-height: 480px;
  }
}
.main-content .employee-testimonials .emp-testimonial-block .emp-testimonial-body {
  width: 85%;
  float: right;
}
.main-content .employee-testimonials .emp-testimonial-block .emp-testimonial-body:before {
  content: "";
  width: 31px;
  height: 30px;
  background: url(https://crestair.com.au/wp-content/themes/project-ym/less/../images/quote.png) center center no-repeat;
  position: absolute;
  left: 0px;
  top: 0px;
}
.main-content .employee-testimonials .emp-testimonial-block .emp-testimonial-body .emp-testimonial-title {
  font-size: 1.286em;
  color: #0076bd;
  font-weight: bold;
  font-style: italic;
  margin: 0;
}
.main-content .employee-testimonials .emp-testimonial-block .emp-testimonial-body .emp-testimonial-text {
  color: #444;
  margin: 0 0 30px 0;
  font-size: 13px;
  font-style: italic;
}
.main-content .employee-testimonials .emp-testimonial-block .emp-testimonial-body .emp-testimonial-name {
  font-size: 1.214em;
  color: #0076be;
  font-weight: 600;
  margin: 0;
}
.main-content .employee-testimonials .emp-testimonial-block .emp-testimonial-body .emp-testimonial-department {
  font-size: 0.929em;
  color: #555;
  margin: 0;
}
.main-content .rewards {
  margin: 30px 0 0 0;
}
.main-content .rewards .reward-block {
  border: 1px solid #ddd;
  padding: 20px 30px;
  margin: 0 0 30px 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
@media (min-width: 768px) {
  .main-content .rewards .reward-block {
    min-height: 210px;
  }
}
.main-content .rewards .reward-block .reward-block-head h2 {
  color: #0076be;
  font-size: 1.286em;
  margin: 0 0 0 10px;
  width: calc(100% - 60px);
}
.main-content .rewards .reward-block .reward-block-head h2,
.main-content .rewards .reward-block .reward-block-head img {
  display: inline-block;
  vertical-align: middle;
}
.main-content .rewards .reward-block p {
  font-size: 1.071em;
  color: #555;
}
.main-content .gform_wrapper {
  margin: 30px 0 0 0;
  padding: 30px;
  background: #fff;
  border-bottom: 5px solid #0076be;
  -webkit-box-shadow: 0 0 5px 1px rgba(166,166,166,0.5);
  -moz-box-shadow: 0 0 5px 1px rgba(166,166,166,0.5);
  box-shadow: 0 0 5px 1px rgba(166,166,166,0.5);
}
.main-content .gform_wrapper form .validation_error {
  color: #b72d3a;
  display: block;
  margin: 15px 0;
  font-size: 1.071em;
}
.main-content .gform_wrapper form .gform_heading .gform_title {
  font-size: 1.500em !important;
  font-weight: 600;
  color: #0076be;
  margin: 0 0 10px 0 !important;
}
.main-content .gform_wrapper form .gform_heading .gform_title:before {
  content: "";
  height: 27px;
  width: 31px;
  background: url(https://crestair.com.au/wp-content/themes/project-ym/less/../images/chat.png) center center no-repeat;
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px 0 0;
}
.main-content .gform_wrapper form .gform_heading .gform_description {
  font-size: 1.071em;
  color: #555;
  margin: 0 0 15px 0;
  display: inline-block;
}
.main-content .gform_wrapper form .gform_body:before,
.main-content .gform_wrapper form .gform_body:after {
  display: table;
  content: " ";
}
.main-content .gform_wrapper form .gform_body:after {
  clear: both;
}
.main-content .gform_wrapper form .gform_body .gform_fields {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.main-content .gform_wrapper form .gform_body .gform_fields .gfield_error input[type="text"] {
  border: 1px solid #b72d3a !important;
}
.main-content .gform_wrapper form .gform_body .gform_fields .gfield .gfield_label,
.main-content .gform_wrapper form .gform_body .gform_fields .gfield .validation_message {
  display: none;
}
.main-content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input[type="text"],
.main-content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container select {
  padding: 9px 20px;
  height: 40px;
  width: 100%;
  background: #f4f4f4;
  border: 1px solid #ddd;
  float: none;
  margin: 0 0 15px 0;
}
@media (min-width: 758px) {
  .main-content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input[type="text"],
  .main-content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container select {
    width: 49%;
    float: left;
  }
}
.main-content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container select {
  color: #7d7575;
  border: 1px solid #ddd;
  background-color: #f2f2f2;
  background-image: url("https://crestair.com.au/wp-content/themes/project-ym/less/../images/crest-air-conditioning-select-bg.png");
  background-repeat: no-repeat;
  background-size: 35px 41px;
  background-position: right center;
  border-radius: 0px !important;
  float: right;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.main-content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container span label {
  display: none;
}
.main-content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container .name_last input[type="text"] {
  float: right;
}
.main-content .gform_wrapper form .gform_footer .gform_button {
  background: #0076be;
  padding: 10px 20px;
  color: #fff;
  font-size: 1.071em;
  margin: 10px 0 0 0;
  border: 0;
}
.btn-blue {
  background: #0076be;
  padding: 10px 30px !important;
  color: #fff !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.quick-navigation {
  margin: 0;
  padding: 0;
}
@media (min-width: 768px) {
  .quick-navigation {
    padding: 30px 15px 0;
    margin: 0;
  }
}
.quick-navigation .widget_nav_menu h3 {
  position: relative;
  font-size: 1.500em !important;
  font-weight: 300;
  background: #f4f4f4;
  padding: 15px;
  margin: 0 0 25px 0;
}
@media (min-width: 768px) {
  .quick-navigation .widget_nav_menu h3 {
    background: none;
    padding: 0;
    margin: 20px 0 10px 0;
  }
}
.quick-navigation .widget_nav_menu h3:before {
  content: "\f107";
  display: block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: -12px 0 0 0;
  color: #0076be;
  font-size: 1.2em;
  position: absolute;
  right: 20px;
  top: 50%;
}
@media (min-width: 768px) {
  .quick-navigation .widget_nav_menu h3:before {
    display: none;
  }
}
.quick-navigation .widget_nav_menu h3:after {
  display: none;
  content: "";
  width: 23%;
  height: 1px;
  background: #ddd;
  margin: 15px 0;
}
@media (min-width: 768px) {
  .quick-navigation .widget_nav_menu h3:after {
    display: block;
  }
}
.quick-navigation .widget_nav_menu h3.open:before {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.quick-navigation .widget_nav_menu .menu-careers-container {
  display: none;
  padding: 0 20px;
}
@media (min-width: 768px) {
  .quick-navigation .widget_nav_menu .menu-careers-container {
    display: block;
    padding: 0;
  }
}
.quick-navigation .widget_nav_menu .menu-careers-container .menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.quick-navigation .widget_nav_menu .menu-careers-container .menu li {
  margin: 0 0 10px 0;
}
.quick-navigation .widget_nav_menu .menu-careers-container .menu li:before {
  content: "\f105";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0 10px 0 0;
  color: #0076be;
  font-size: 1.2em;
}
.quick-navigation .widget_nav_menu .menu-careers-container .menu li a {
  font-size: 15px;
  font-weight: 300;
  color: #555;
}
.quick-navigation .widget_nav_menu .menu-careers-container .menu .current-menu-item a {
  color: #0076be !important;
}
@media (min-width: 768px) {
  .page-template-template-apprenticeship .section-3 {
    padding: 0;
  }
}
.button {
  border: none;
  display: inline-block;
  font-size: 16px;
  font-weight: 300;
  padding: 14px 20px;
}
.button.button-primary {
  background-color: #0076be;
  color: #ffffff;
}
.button.button-primary-inverse {
  background-color: #064b75;
  color: #ffffff;
}
.employment-listing-navigation {
  margin-bottom: 30px;
}
.employment-listing-navigation .employment-listing-navigation__back {
  text-align: right;
}
.employment-listing {
  border: 1px solid #dedede;
  border-bottom: 5px solid #0276bf;
  margin-bottom: 60px;
}
.employment-listing .employment-listing-header,
.employment-listing .employment-listing-body,
.employment-listing .employment-listing-footer {
  padding: 30px;
}
.employment-listing .employment-listing-heading {
  margin-top: 0;
}
.employment-listing .employment-listing-header {
  background-color: #fafafa;
  border-bottom: 1px solid #dedede;
}
.employment-listing .employment-listing-header .employment-listing-attribute {
  margin-top: 20px;
}
.employment-listing .employment-listing-header .employment-listing-attribute:first-child {
  margin-top: 0;
}
.employment-listing .employment-listing-header .employment-listing-attribute strong {
  color: #8c8c8c;
  display: block;
  font-size: 14px;
  margin-bottom: 3px;
}
.employment-listing .employment-listing-header .employment-listing-attribute.employment-listing-attribute__position {
  color: #027ab7;
  font-size: 18px;
  font-weight: 700;
}
.employment-listing .employment-listing-header .employment-listing-attribute.employment-listing-attribute__application-button {
  margin-top: 10px;
}
.employment-listing .employment-listing-body {
  background-color: #ffffff;
}
.employment-listing .employment-listing-body h1,
.employment-listing .employment-listing-body h2,
.employment-listing .employment-listing-body h3,
.employment-listing .employment-listing-body h4,
.employment-listing .employment-listing-body h5,
.employment-listing .employment-listing-body h6 {
  font-weight: 700;
}
.employment-listing .employment-listing-body .employment-listing-heading {
  color: #9d9d9d;
}
.employment-listing .employment-listing-body .employment-listing-content h1,
.employment-listing .employment-listing-body .employment-listing-content h2,
.employment-listing .employment-listing-body .employment-listing-content h3,
.employment-listing .employment-listing-body .employment-listing-content h4,
.employment-listing .employment-listing-body .employment-listing-content h5,
.employment-listing .employment-listing-body .employment-listing-content h6 {
  color: #027ab7;
  font-weight: 700;
}
.employment-listing .employment-listing-body .employment-listing-content ol {
  list-style: none;
  counter-reset: li;
  margin-left: 0;
}
.employment-listing .employment-listing-body .employment-listing-content ol li {
  margin-bottom: 5px;
  counter-increment: li;
}
.employment-listing .employment-listing-body .employment-listing-content ol li::before {
  content: counter(li) ".";
  color: #0074c3;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
  margin-right: 0.5em;
}
.employment-listing .employment-listing-body .employment-listing-content ul {
  list-style: none;
}
.employment-listing .employment-listing-body .employment-listing-content ul li {
  margin-bottom: 5px;
  position: relative;
}
.employment-listing .employment-listing-body .employment-listing-content ul li:before {
  content: "\2022";
  color: #0b71bc;
  font-size: 1.05em;
  position: absolute;
  left: -12px;
}
.employment-listing .employment-listing-footer {
  background-color: #f6fbff;
  border-top: 1px solid #dedede;
}
.employment-listing .employment-listing-footer .employment-listing-heading {
  color: #027ab7;
  margin-bottom: 20px;
}
.employment-listing .gform_wrapper hr {
  border-top: 1px solid #dedede;
}
.employment-listing .gform_wrapper .gform_button {
  border: none;
  background-color: #0076be;
  color: #ffffff;
  font-size: 16px;
  padding: 16px 20px;
}
.employment-listing .gform_wrapper .gform_body ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.employment-listing .gform_wrapper .gform_body .gfield {
  margin-bottom: 15px;
}
.employment-listing .gform_wrapper .gform_body .gfield .gfield_label {
  display: none;
}
.employment-listing .gform_wrapper .gform_body .gfield .gfield_description.validation_message {
  color: red;
  padding: 5px;
}
.employment-listing .gform_wrapper .gform_body .gfield .ginput_container label {
  display: none;
}
.employment-listing .gform_wrapper .gform_body .gfield .ginput_container input {
  border: 1px solid #dedede;
  padding: 12px 14px;
}
.employment-listing .gform_wrapper .gform_body .gfield .ginput_container .instruction.validation_message {
  padding: 5px;
}
.employment-listing .gform_wrapper .gform_body .gfield .ginput_container.ginput_complex.has_first_name.has_last_name .name_first,
.employment-listing .gform_wrapper .gform_body .gfield .ginput_container.ginput_complex.has_first_name.has_last_name .name_last {
  display: inline-block;
  width: 48%;
}
.employment-listing .gform_wrapper .gform_body .gfield .ginput_container.ginput_complex.has_first_name.has_last_name .name_first input,
.employment-listing .gform_wrapper .gform_body .gfield .ginput_container.ginput_complex.has_first_name.has_last_name .name_last input {
  width: 100%;
}
.employment-listing .gform_wrapper .gform_body .gfield .ginput_container.ginput_complex.has_first_name.has_last_name .name_last {
  margin-left: 2%;
}
.employment-listing .gform_wrapper .gform_body .gfield.gform__tagline {
  margin-bottom: 25px;
}
.employment-listing .gform_wrapper .gform_body .gfield.gfield__phone,
.employment-listing .gform_wrapper .gform_body .gfield.gfield__email,
.employment-listing .gform_wrapper .gform_body .gfield.gfield__resume,
.employment-listing .gform_wrapper .gform_body .gfield.gfield__cover {
  display: inline-block;
  width: 48%;
}
.employment-listing .gform_wrapper .gform_body .gfield.gfield__phone .ginput_container input,
.employment-listing .gform_wrapper .gform_body .gfield.gfield__email .ginput_container input,
.employment-listing .gform_wrapper .gform_body .gfield.gfield__resume .ginput_container input,
.employment-listing .gform_wrapper .gform_body .gfield.gfield__cover .ginput_container input {
  width: 100%;
}
.employment-listing .gform_wrapper .gform_body .gfield.gfield__email,
.employment-listing .gform_wrapper .gform_body .gfield.gfield__cover {
  margin-left: 2%;
}
.employment-listing .gform_wrapper .gform_body .gfield.gfield__resume .ginput_container input,
.employment-listing .gform_wrapper .gform_body .gfield.gfield__cover .ginput_container input,
.employment-listing .gform_wrapper .gform_body .gfield.gfield__terms .ginput_container input {
  border: none;
}
.employment-listing .gform_wrapper .gform_body .gfield.gfield__resume .gfield_label,
.employment-listing .gform_wrapper .gform_body .gfield.gfield__cover .gfield_label {
  display: inline-block !important;
  font-weight: 400;
}
.employment-listing .gform_wrapper .gform_body .gfield.gfield__resume .ginput_container input,
.employment-listing .gform_wrapper .gform_body .gfield.gfield__cover .ginput_container input {
  color: transparent;
  padding: 0;
}
.employment-listing .gform_wrapper .gform_body .gfield.gfield__resume .ginput_container label,
.employment-listing .gform_wrapper .gform_body .gfield.gfield__cover .ginput_container label {
  display: block !important;
  font-weight: 400;
}
.employment-listing .gform_wrapper .gform_body .gfield.gfield__resume .ginput_container.ginput_container_fileupload,
.employment-listing .gform_wrapper .gform_body .gfield.gfield__cover .ginput_container.ginput_container_fileupload {
  float: right;
}
.employment-listing .gform_wrapper .gform_body .gfield.gfield__resume .ginput_container.ginput_container_fileupload input[type="file"],
.employment-listing .gform_wrapper .gform_body .gfield.gfield__cover .ginput_container.ginput_container_fileupload input[type="file"] {
  width: 100px;
}
.employment-listing .gform_wrapper .gform_body .gfield.gfield__terms .ginput_container label {
  display: inline-block !important;
  font-weight: 400;
  margin-left: 15px;
}
.employment-list-navigation {
  margin-bottom: 30px;
}
.employment-list-navigation .col-9 {
  width: 100%;
}
@media (min-width: 992px) {
  .employment-list-navigation .col-9 {
    width: 75%;
    float: left;
  }
}
.employment-list-navigation .col-3 {
  width: 100%;
}
@media (min-width: 992px) {
  .employment-list-navigation .col-3 {
    width: 25%;
    float: left;
  }
}
.employment-list-navigation [class*="col-ym-"],
.employment-list-navigation [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}
.employment-list-navigation .button {
  margin-right: 10px;
  padding-right: 13px;
  padding-left: 13px;
}
.employment-list-navigation .employment-list-navigation-field label {
  color: #434343;
  font-size: 14px;
  font-weight: 300;
}
.employment-list-navigation .employment-list-navigation-field input,
.employment-list-navigation .employment-list-navigation-field select {
  background-color: #f4f4f4;
  border: 1px solid #dddddd;
  color: #676767;
  padding: 15px;
}
.employment-list-navigation .employment-list-navigation-field select {
  border-radius: 0px !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #f2f2f2;
  background-image: url("https://crestair.com.au/wp-content/themes/project-ym/less/../images/caret-down.png");
  background-repeat: no-repeat;
  background-size: 14px 10px;
  background-position: right 10px center;
  padding-right: 30px;
}
.employment-list-navigation .employment-list-navigation-field [name="employmentPosition"] {
  margin-right: 0;
  margin-bottom: 15px;
  width: 100%;
}
@media (min-width: 992px) {
  .employment-list-navigation .employment-list-navigation-field [name="employmentPosition"] {
    width: 24%;
    margin-right: 10px;
  }
}
.employment-list-navigation .employment-list-navigation-field [name="sortBy"] {
  margin-right: 0;
  margin-bottom: 15px;
  width: 100%;
}
@media (min-width: 992px) {
  .employment-list-navigation .employment-list-navigation-field [name="sortBy"] {
    margin-right: 10px;
  }
}
.employment-list-navigation .employment-list-navigation-field [name="employmentLocation"] {
  margin-right: 10px;
  width: 100%;
}
@media (min-width: 992px) {
  .employment-list-navigation .employment-list-navigation-field [name="employmentLocation"] {
    width: 25%;
  }
}
.employment-list-navigation .employment-list-navigation-field.employment-list-navigation-field__sortBy {
  float: none;
}
@media (min-width: 992px) {
  .employment-list-navigation .employment-list-navigation-field.employment-list-navigation-field__sortBy {
    float: right;
  }
}
.employment-list .employment-list-item {
  border: 1px solid #dddddd;
  padding: 30px 15px;
  margin-top: 30px;
}
.employment-list .employment-list-item:first-child {
  margin-top: 0;
}
.employment-list .employment-list-item .employment-list-item-heading {
  color: #8d8d8d;
  font-weight: 700;
  margin-top: 0;
}
.employment-list .employment-list-item .read-more {
  font-weight: 700;
  text-decoration: underline;
}
.employment-list .employment-list-item .employment-list-item-attribute {
  margin-top: 20px;
  font-weight: 300;
}
.employment-list .employment-list-item .employment-list-item-attribute:first-child {
  margin-top: 0;
}
.employment-list .employment-list-item .employment-list-item-attribute strong {
  color: #8c8c8c;
  display: block;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 3px;
}
.employment-list .employment-list-item .employment-list-item-attribute.employment-list-item-attribute__position {
  color: #027ab7;
  font-size: 20px;
  font-weight: 700;
}
.employment-list .employment-list-item .employment-list-item-attribute.employment-list-item-attribute__application-button {
  margin-top: 20px;
}
.employment-list .employment-list-item .employment-list-item-attribute.employment-list-item-attribute__application-button .button {
  width: 100%;
  margin: 0 0 15px 0;
  text-align: center;
}
@media (min-width: 1200px) {
  .employment-list .employment-list-item .employment-list-item-attribute.employment-list-item-attribute__application-button .button {
    width: 48%;
    margin: 0 0 0 5px;
  }
}
.employment-list .employment-list-item .employment-list-item-attribute.employment-list-item-attribute__application-button .button:first-child {
  margin-left: 0;
}
.employment-list .employment-list-item .employment-list-item-header:after {
  content: '';
  display: block;
  border-bottom: 1px solid #dddddd;
  margin-top: 25px;
  margin-bottom: 25px;
}
.employment-list .employment-list-item .employment-list-item-header [class*="col-ym-"] {
  padding-left: 0;
}
.employment-list .employment-list-item .employment-list-item-content {
  font-size: 14px;
  font-weight: 300;
}
.gform__crestair-default_wrapper.gform_wrapper .gform_body ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.gform__crestair-default_wrapper.gform_wrapper .gform_body .gfield {
  display: inline;
  min-height: 40px;
  margin-bottom: 15px;
}
.gform__crestair-default_wrapper.gform_wrapper .gform_body .gfield .gfield_label {
  display: none;
}
.gform__crestair-default_wrapper.gform_wrapper .gform_body .gfield .gfield_description {
  color: #555555;
  font-size: 14px;
}
.gform__crestair-default_wrapper.gform_wrapper .gform_body .gfield .gfield_description.validation_message {
  color: red;
  padding: 5px;
}
.gform__crestair-default_wrapper.gform_wrapper .gform_body .gfield .ginput_container label {
  display: none;
}
.gform__crestair-default_wrapper.gform_wrapper .gform_body .gfield .ginput_container input {
  border: 1px solid #dedede;
  padding: 12px 14px;
}
.gform__crestair-default_wrapper.gform_wrapper .gform_body .gfield .ginput_container .instruction.validation_message {
  padding: 5px;
}
.gform__crestair-default_wrapper.gform_wrapper .gform_body .gfield.gfield__resume,
.gform__crestair-default_wrapper.gform_wrapper .gform_body .gfield.gfield__cover,
.gform__crestair-default_wrapper.gform_wrapper .gform_body .gfield.gfield__school-results,
.gform__crestair-default_wrapper.gform_wrapper .gform_body .gfield.gfield__academic-transcripts {
  display: inline-block;
  width: 48%;
}
.gform__crestair-default_wrapper.gform_wrapper .gform_body .gfield.gfield__resume .ginput_container input,
.gform__crestair-default_wrapper.gform_wrapper .gform_body .gfield.gfield__cover .ginput_container input,
.gform__crestair-default_wrapper.gform_wrapper .gform_body .gfield.gfield__school-results .ginput_container input,
.gform__crestair-default_wrapper.gform_wrapper .gform_body .gfield.gfield__academic-transcripts .ginput_container input {
  width: 100%;
}
.gform__crestair-default_wrapper.gform_wrapper .gform_body .gfield.gfield__cover {
  margin-left: 3%;
}
.gform__crestair-default_wrapper.gform_wrapper .gform_body .gfield.gfield__resume .ginput_container input,
.gform__crestair-default_wrapper.gform_wrapper .gform_body .gfield.gfield__cover .ginput_container input,
.gform__crestair-default_wrapper.gform_wrapper .gform_body .gfield.gfield__school-results .ginput_container input,
.gform__crestair-default_wrapper.gform_wrapper .gform_body .gfield.gfield__academic-transcripts .ginput_container input {
  border: none;
}
.gform__crestair-default_wrapper.gform_wrapper .gform_body .gfield.gfield__resume .gfield_label,
.gform__crestair-default_wrapper.gform_wrapper .gform_body .gfield.gfield__cover .gfield_label,
.gform__crestair-default_wrapper.gform_wrapper .gform_body .gfield.gfield__school-results .gfield_label,
.gform__crestair-default_wrapper.gform_wrapper .gform_body .gfield.gfield__academic-transcripts .gfield_label {
  display: inline-block !important;
  font-weight: 400;
  margin-bottom: 0;
}
.gform__crestair-default_wrapper.gform_wrapper .gform_body .gfield.gfield__resume .gfield_description,
.gform__crestair-default_wrapper.gform_wrapper .gform_body .gfield.gfield__cover .gfield_description,
.gform__crestair-default_wrapper.gform_wrapper .gform_body .gfield.gfield__school-results .gfield_description,
.gform__crestair-default_wrapper.gform_wrapper .gform_body .gfield.gfield__academic-transcripts .gfield_description {
  margin-top: 5px;
}
.gform__crestair-default_wrapper.gform_wrapper .gform_body .gfield.gfield__resume .ginput_container input,
.gform__crestair-default_wrapper.gform_wrapper .gform_body .gfield.gfield__cover .ginput_container input,
.gform__crestair-default_wrapper.gform_wrapper .gform_body .gfield.gfield__school-results .ginput_container input,
.gform__crestair-default_wrapper.gform_wrapper .gform_body .gfield.gfield__academic-transcripts .ginput_container input {
  color: transparent;
  padding: 0;
}
.gform__crestair-default_wrapper.gform_wrapper .gform_body .gfield.gfield__resume .ginput_container label,
.gform__crestair-default_wrapper.gform_wrapper .gform_body .gfield.gfield__cover .ginput_container label,
.gform__crestair-default_wrapper.gform_wrapper .gform_body .gfield.gfield__school-results .ginput_container label,
.gform__crestair-default_wrapper.gform_wrapper .gform_body .gfield.gfield__academic-transcripts .ginput_container label {
  display: block !important;
  font-weight: 400;
}
.gform__crestair-default_wrapper.gform_wrapper .gform_body .gfield.gfield__resume .ginput_container.ginput_container_fileupload,
.gform__crestair-default_wrapper.gform_wrapper .gform_body .gfield.gfield__cover .ginput_container.ginput_container_fileupload,
.gform__crestair-default_wrapper.gform_wrapper .gform_body .gfield.gfield__school-results .ginput_container.ginput_container_fileupload,
.gform__crestair-default_wrapper.gform_wrapper .gform_body .gfield.gfield__academic-transcripts .ginput_container.ginput_container_fileupload {
  float: right;
}
.gform__crestair-default_wrapper.gform_wrapper .gform_body .gfield.gfield__resume .ginput_container.ginput_container_fileupload input[type="file"],
.gform__crestair-default_wrapper.gform_wrapper .gform_body .gfield.gfield__cover .ginput_container.ginput_container_fileupload input[type="file"],
.gform__crestair-default_wrapper.gform_wrapper .gform_body .gfield.gfield__school-results .ginput_container.ginput_container_fileupload input[type="file"],
.gform__crestair-default_wrapper.gform_wrapper .gform_body .gfield.gfield__academic-transcripts .ginput_container.ginput_container_fileupload input[type="file"] {
  width: 100px;
}
.gform__crestair-default_wrapper.gform__crestair-graduate-position_wrapper .gform_body ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.gform__crestair-default_wrapper.gform__crestair-graduate-position_wrapper .gform_body .gfield.gfield__email {
  display: block;
  overflow: hidden;
  width: 100%;
}
.gfield p {
  margin: 0;
  font-size: 0.9em !important;
  font-weight: 400;
  color: #757575;
}
.img-left {
  margin: 0 30px 30px 0;
}
@media (min-width: 992px) {
  .img-left {
    float: left;
  }
}
.page-id-372 .services-blocks .col-ym-4 {
  width: 100%;
}
@media (min-width: 768px) {
  .page-id-372 .services-blocks .col-ym-4 {
    width: 25%;
  }
}
.promotions-box {
  padding: 40px 20px;
  box-shadow: 0 0 12px rgba(0,0,0,0.1);
  display: inline-block;
  text-align: left;
  margin: 0 0 25px 0;
  position: relative;
  z-index: 1000;
  background-color: rgba(255,255,255,0.1);
}
.promotions-box img {
  max-width: 100%;
}
@media (min-width: 768px) {
  .promotions-box img {
    max-width: 180px;
  }
}
@media (min-width: 992px) {
  .promotions-box img {
    max-width: 200px;
  }
}
a.btn-promo {
  padding: 10px 15px;
  background-color: #0076be;
  font-weight: 500;
  color: #fff !important;
}
.aircon-blocks a.btn-promo {
  margin: 10px 0 0 30px;
}
.bg-residential-1 {
  position: absolute;
  z-index: 100;
  margin-top: -250px;
  margin-bottom: -200px;
  width: 100%;
}
.bg-residential {
  position: relative;
  z-index: 100;
  margin-top: -190px;
  width: 100%;
}
.page-template-template-air-conditioning h2 {
  color: #009cbe;
  font-weight: 300 !important;
}
h2.indent {
  margin: 0 0 10px 15px;
}
.page-template-template-air-conditioning .section-3 {
  padding: 60px 0;
}
.page-template-template-air-conditioning img {
  max-width: 100%;
}
.page-template-template-air-conditioning .btn {
  margin: 15px 0 0px;
}
.point-of-difference {
  z-index: 1000;
  position: relative;
  padding: 40px 0 0 0;
}
.point-of-difference .box-1 {
  width: 100%;
  background-color: #1353bd;
  padding: 20px 10px 20px 20px;
  box-shadow: 0 0 15px rgba(0,0,0,0.1);
  display: inline-block;
  border-radius: 5px;
  margin-bottom: 15px;
}
.point-of-difference .box-2 {
  width: 100%;
  background-color: #0b8ccf;
  padding: 20px 10px 20px 20px;
  box-shadow: 0 0 15px rgba(0,0,0,0.1);
  display: inline-block;
  border-radius: 5px;
  margin-bottom: 15px;
}
.point-of-difference .box-3 {
  width: 100%;
  background-color: #009cbe;
  padding: 20px 10px 20px 20px;
  box-shadow: 0 0 15px rgba(0,0,0,0.1);
  display: inline-block;
  border-radius: 5px;
  margin-bottom: 15px;
}
.point-of-difference p {
  color: #fff;
  font-size: 17px !important;
  font-weight: 500;
  float: left;
  max-width: 75%;
  padding-left: 5%;
}
.point-of-difference img {
  max-width: 65px;
  float: left;
}
@media (min-width: 768px) {
  .point-of-difference .box-1 {
    width: 100%;
  }
}
.google-reviews {
  padding: 40px 15px 60px 15px;
  z-index: 1001;
  position: relative;
}
@media (max-width: 472px) {
  .section-cta .btn-white {
    float: none !important;
  }
  .suppliers-blocks img {
    max-width: 40%;
  }
}
.rplg-slider .rplg-slider-prev span,
.rplg-slider .rplg-slider-next span {
  top: 40% !important;
}
@media (min-width: 768px) {
  .before-footer .footer-3,
  .before-footer .footer-4 {
    width: 20%;
  }
}
.before-footer .footer-3 a,
.before-footer .footer-4 a {
  text-decoration: underline;
}
#slider {
  margin: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding: 0;
  background: white;
}
.slides {
  overflow: hidden;
  animation-name: fade;
  animation-duration: 2s;
  display: none;
}
.slides img {
  width: 100%;
  height: 350px;
}
.slides #dot {
  margin: 0 auto;
  text-align: center;
}
.slides .dot {
  display: inline-block;
  border-radius: 50%;
  background: #d3d3d3;
  padding: 8px;
  margin: 10px 5px;
}
.slides .active {
  background: black;
}
@media (max-width: 567px) {
  #slider {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .section-1 .slides {
    height: 620px;
  }
}
@keyframes fade {
  from {
    opacity: 0.1;
  }
  to {
    opacity: 1;
  }
}
.page-id-1312 .section-cta .btn-white {
  display: none !important;
}
.page-template-template-air-conditioning .before-footer {
  display: none;
}
.page-template-template-air-conditioning .nav-wrap .menu,
.page-template-template-air-conditioning .mobile-menu {
  display: none;
}
.page-template-template-air-conditioning .nav-wrap {
  background: #ffffff;
  background: -moz-linear-gradient(90deg,#ffffff 38%,rgba(255,255,255,0) 87%);
  background: -webkit-linear-gradient(90deg,#ffffff 38%,rgba(255,255,255,0) 87%);
  background: linear-gradient(90deg,#ffffff 38%,rgba(255,255,255,0) 87%);
}
body.page-template-template-air-conditioning .section-1 {
  background-attachment: unset !important;
}
body.page-template-template-air-conditioning .section-4 {
  display: none;
}
.suppliers-blocks img {
  max-height: 85px;
}
@media (min-width: 540px) {
  body.page-template-template-air-conditioning .section-1 {
    height: 300px;
  }
}
@media (min-width: 768px) {
  body.page-template-template-air-conditioning .section-1 {
    height: 500px;
  }
}
@media (min-width: 1200px) {
  body.page-template-template-air-conditioning .section-1 {
    height: 65vh;
    min-height: 700px;
  }
}
.page-template-template-air-conditioning .section-cta h2 {
  color: #fff !important;
  margin-top: 0px;
}
@media (min-width: 992px) {
  .page-template-template-air-conditioning .section-cta {
    padding: 60px 0;
  }
  .page-template-template-air-conditioning .section-cta h2 {
    margin-top: 40px;
  }
}
.page-template-template-air-conditioning .section-cta p {
  color: #fff !important;
  font-size: 18px !important;
}
.page-template-template-air-conditioning .section-cta .onpage-form {
  background: #fff !important;
  padding: 30px 40px;
  border-radius: 25px;
}
.page-template-template-air-conditioning .section-cta .gform_fields .gfield {
  margin: 0 0 10px 0;
}
.page-template-template-air-conditioning .section-cta .gform_fields li.gfield {
  list-style: none !important;
}
.page-template-template-air-conditioning ul.gform_fields {
  padding: 0px;
}
.page-template-template-air-conditioning .section-cta .gform_fields .ginput_container input,
.page-template-template-air-conditioning .section-cta .gform_fields .ginput_container textarea {
  border: none;
  outline: none;
}
.page-template-template-air-conditioning .section-cta .gform_fields .ginput_container input,
.page-template-template-air-conditioning .section-cta .gform_fields .ginput_container select,
.page-template-template-air-conditioning .section-cta .gform_fields .ginput_container textarea {
  color: #5a5a5a !important;
  height: 40px;
  padding: 0 10px;
  border: none;
  background: #e9e9ed !important;
}
.page-template-template-air-conditioning .section-cta .gform_fields .ginput_container input,
.page-template-template-air-conditioning .section-cta .gform_fields .ginput_container textarea,
.page-template-template-air-conditioning .section-cta .gform_fields .ginput_container select {
  width: 100%;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}
.page-template-template-air-conditioning .gform_fields .gfield_label {
  display: none;
}
.page-template-template-air-conditioning .section-cta input.gform_button {
  background: #264b68;
  width: 100%;
  color: #fff;
  text-align: center;
  padding: 15px 0;
  border: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}
.page-template-template-air-conditioning .section-cta .gform-body textarea {
  height: 120px !important;
}
.page-template-template-air-conditioning .bg-residential {
  z-index: -1;
  margin-top: -130px;
}
.page-template-template-air-conditioning .bg-residential-1 {
  margin-top: -200px;
  z-index: -1;
  transition: .25s ease;
}
.page-template-template-air-conditioning .suppliers-blocks {
  padding: 15px 0 80px 0;
}
.page-template-template-air-conditioning .google-reviews {
  padding: 80px 15px 60px 15px;
}
@media (max-width: 768px) {
  .page-template-template-air-conditioning .section-cta img.cta-vehicle {
    max-height: 70px;
    margin: 0 auto 30px;
  }
  .onpage-form {
    max-width: 90%;
    margin: 0 auto;
  }
  .page-template-template-air-conditioning .bg-residential {
    z-index: -1;
    margin-top: -70px;
  }
  .page-template-template-air-conditioning a.btn-promo {
    margin-top: 10px !important;
    display: inline-block;
  }
}
@media (min-width: 768px) {
  .page-template-template-air-conditioning .section-cta li#field_5_1,
  .page-template-template-air-conditioning .section-cta li#field_5_2,
  .page-template-template-air-conditioning .section-cta li#field_5_3,
  .page-template-template-air-conditioning .section-cta li#field_5_4,
  .page-template-template-air-conditioning .section-cta li#field_5_7,
  .page-template-template-air-conditioning .section-cta li#field_5_8 {
    width: 49% !important;
    display: inline-block !important;
  }
  .page-template-template-air-conditioning .section-cta li#field_5_1,
  .page-template-template-air-conditioning .section-cta li#field_5_3,
  .page-template-template-air-conditioning .section-cta li#field_5_7 {
    margin-right: 2%;
  }
}
@media (min-width: 992px) {
  .title-section a.btn {
    position: absolute;
    right: 0;
    top: -15px;
  }
}
@media (min-width: 1800px) {
  .page-template-template-air-conditioning .bg-residential-1 {
    margin-top: -300px;
  }
}
li#field_1_12 {
  margin-bottom: 21px !important;
}
img.iso {
  width: 161px;
  height: auto;
  margin-top: 25px;
}
@media screen and (max-width: 950px) {
  img.iso {
    max-width: unset;
    width: 140px;
  }
}
@media screen and (max-width: 767px) {
  img.iso {
    width: 161px;
  }
}
.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: 1700px) {
  body.front-end .sticky-menu {
    background-color: rgba(0,0,0,0.6);
    background: -moz-linear-gradient(left,#ffffff 20%,rgba(0,0,0,0.6) 20%);
    background: -webkit-linear-gradient(left,#ffffff 20%,rgba(0,0,0,0.6) 20%);
    background: linear-gradient(to right,#ffffff 20%,rgba(0,0,0,0.6) 20%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#000000',GradientType=1);
  }
}
@media only screen and (max-width: 1300px) {
  body.front-end .sticky-menu {
    background-color: rgba(0,0,0,0.6);
    background: -moz-linear-gradient(left,#ffffff 10%,rgba(0,0,0,0.6) 20%);
    background: -webkit-linear-gradient(left,#ffffff 10%,rgba(0,0,0,0.6) 20%);
    background: linear-gradient(to right,#ffffff 10%,rgba(0,0,0,0.6) 20%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#000000',GradientType=1);
  }
}
@media only screen and (max-width: 1145px) {
  .ym-container {
    width: 100%;
  }
  header .right,
  body.front-end .sticky-menu .right {
    float: right;
    padding-left: 0px;
  }
  header .right .menu .mega-nav-container,
  body.front-end .sticky-menu .right .menu .mega-nav-container {
    margin: 0 0 0 -174px !important;
  }
  header .right .menu .parent,
  body.front-end .sticky-menu .right .menu .parent {
    display: inline-block;
    float: left;
  }
  header .right .menu .parent a,
  body.front-end .sticky-menu .right .menu .parent a {
    color: #ffffff;
    font-size: 13px;
    font-weight: 300;
    display: inline-block;
    padding: 29px 12px 29px;
  }
  .testimonial-section .ym-container .col-ym-8 .tmls .tmls_next_prev {
    left: -396px;
  }
  .subscribe-section .ym-container .col-ym-8 #mc4wp-form-1 form input {
    width: 215px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0px !important;
  }
  .subscribe-section .ym-container .col-ym-8 #gform_wrapper_2 #gform_2 .gform_body ul li {
    width: 215px;
  }
  .subscribe-section .ym-container .col-ym-8 #gform_wrapper_2 #gform_2 .gform_body ul li .ginput_container input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0px !important;
  }
  footer {
    background-color: #f8f8f8;
  }
  footer .copyright-section {
    padding: 31px 0;
  }
  footer .copyright-section #copyright {
    width: auto !important;
  }
  footer .copyright-section .credit {
    width: auto !important;
  }
  body.home .forcefullwidth_wrapper_tp_banner #rev_slider_1_1_wrapper .tp-leftarrow,
  body.home .forcefullwidth_wrapper_tp_banner #rev_slider_1_1_wrapper .tp-rightarrow {
    background-size: 23px 53px !important;
    top: 500px !important;
    width: 23px !important;
    height: 53px !important;
  }
  body.home .forcefullwidth_wrapper_tp_banner #rev_slider_1_1_wrapper .tp-leftarrow {
    left: 15px !important;
  }
  body.home .forcefullwidth_wrapper_tp_banner #rev_slider_1_1_wrapper .tp-rightarrow {
    right: 15px !important;
  }
  body.home .section-2 {
    padding: 30px 0;
  }
  body.home .section-2 .ym-container ul li {
    margin: 0 13px;
  }
  body.home .section-2 .ym-container ul li img {
    width: auto;
    height: 65px;
  }
  body.page-template-template-crest-mechanical-pages .section-3 .content,
  body.page-template-template-power .section-3 .content,
  body.page-template-template-minor-works .section-3 .content,
  body.page-template-template-feedback .section-3 .content,
  body.page-template-template-service-maintenance .section-3 .content,
  body.page-template-template-air-conditioning .section-3 .content,
  body.page-template-template-air-conditioning-child .section-3 .content {
    width: 75%;
  }
  body.page-template-template-news .section-2 .col-ym-8 a {
    overflow: hidden;
  }
  body.page-template-template-news .section-2 .col-ym-4 h2 {
    margin: 0px;
    height: 60px;
  }
  body.page-template-template-news .section-2 .col-ym-4 h2 a {
    font-size: 20px;
  }
  body.page.page-template-template-about .section-2 .ym-container .col-ym-12 .col-ym-6:nth-child(2) img {
    width: 100%;
    height: auto;
  }
  body.page.page-template-template-about .section-5 .ym-container p {
    width: 45%;
  }
  body.page.page-template-template-about .section-7 .col-ym-6,
  body.page.page-template-template-about .section-8 .col-ym-6 {
    padding: 0px 30px !important;
  }
  body.page.page-template-template-about .section-7 .col-ym-6 .text-container,
  body.page.page-template-template-about .section-8 .col-ym-6 .text-container {
    width: 100%;
  }
  body.page.page-template-template-about .section-7 .col-ym-6 .text-container ul li,
  body.page.page-template-template-about .section-8 .col-ym-6 .text-container ul li {
    width: 50%;
    padding-right: 20px;
  }
  body.page.page-template-template-about .section-7 .col-ym-6 .text-container ul li p,
  body.page.page-template-template-about .section-8 .col-ym-6 .text-container ul li p {
    font-size: 13px;
  }
  body.page.page-template-template-about .section-7 .col-ym-6:first-child .text-container {
    margin-right: 0px;
  }
  body.page.page-template-template-about .section-8 .col-ym-6:nth-child(2) .text-container {
    margin-left: 0px;
  }
}
@media only screen and (max-width: 1075px) {
  body.archive.tax-project-category .section-3 .content2,
  body.archive.post-type-archive-employment .section-3 .content2,
  body.archive.post-type-archive-project-gallery .section-3 .content2,
  body.page-template-template-air-gallery .section-3 .content2,
  body.page-template-template-mechanical-gallery .section-3 .content2,
  body.single-employment .section-3 .content2,
  body.single-project-gallery .section-3 .content2 {
    width: 41%;
  }
  body.archive.tax-project-category .section-3 .gallery #sync1 .owl-controls .owl-buttons .owl-prev,
  body.archive.post-type-archive-employment .section-3 .gallery #sync1 .owl-controls .owl-buttons .owl-prev,
  body.archive.post-type-archive-project-gallery .section-3 .gallery #sync1 .owl-controls .owl-buttons .owl-prev,
  body.page-template-template-air-gallery .section-3 .gallery #sync1 .owl-controls .owl-buttons .owl-prev,
  body.page-template-template-mechanical-gallery .section-3 .gallery #sync1 .owl-controls .owl-buttons .owl-prev,
  body.single-employment .section-3 .gallery #sync1 .owl-controls .owl-buttons .owl-prev,
  body.single-project-gallery .section-3 .gallery #sync1 .owl-controls .owl-buttons .owl-prev {
    margin: -220px 0px 0px 18px;
  }
  body.archive.tax-project-category .section-3 .gallery #sync1 .owl-controls .owl-buttons .owl-next,
  body.archive.post-type-archive-employment .section-3 .gallery #sync1 .owl-controls .owl-buttons .owl-next,
  body.archive.post-type-archive-project-gallery .section-3 .gallery #sync1 .owl-controls .owl-buttons .owl-next,
  body.page-template-template-air-gallery .section-3 .gallery #sync1 .owl-controls .owl-buttons .owl-next,
  body.page-template-template-mechanical-gallery .section-3 .gallery #sync1 .owl-controls .owl-buttons .owl-next,
  body.single-employment .section-3 .gallery #sync1 .owl-controls .owl-buttons .owl-next,
  body.single-project-gallery .section-3 .gallery #sync1 .owl-controls .owl-buttons .owl-next {
    margin: -220px 18px 0px 0px;
  }
  .page.page-id-20 .section-3 .col-ym-6 .this-container .inner-container {
    padding: 30px 20px 20px 20px;
  }
  .page.page-id-20 .section-3 .col-ym-12 .this-container .inner-container {
    padding: 30px 20px 20px 20px;
  }
  .page.page-id-20 .section-3 .col-ym-12 .this-container .inner-container .text-container {
    width: 38%;
  }
  .page.page-id-20 .section-3 .col-ym-12 .this-container .inner-container .text-container:nth-child(2) {
    padding: 0 39px 0 11px;
  }
  .page.page-id-20 .section-4 .right #gform_wrapper_1 #gform_1 {
    padding: 32px 10px 40px;
  }
  .page.page-id-20 .section-4 .right #gform_wrapper_1 #gform_1 .gform_body ul {
    margin: 0px;
    padding: 0px;
  }
  .page.page-id-20 .section-4 .right #gform_wrapper_1 #gform_1 .gform_body ul li {
    padding: 0px 10px;
  }
}
@media only screen and (max-width: 1023px) {
  header {
    display: block;
    width: 100%;
    padding: 0px;
    background: -moz-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(0,0,0,0.3) 20%);
    background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(0,0,0,0.3) 20%);
    background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(0,0,0,0.3) 20%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#000000',GradientType=1);
  }
  header .mobile-menu,
  header .social-container {
    display: none;
  }
  header .logo {
    padding-right: 0px;
    width: 22%;
  }
  header .logo a {
    display: block;
    position: relative;
  }
  header .logo a img {
    display: block;
    position: relative;
    width: 100px;
    height: auto;
  }
  header .right {
    width: 78%;
    padding-left: 0px;
  }
  header .right .menu .parent {
    display: inline-block;
    float: left;
  }
  header .right .menu .parent a {
    color: #ffffff;
    font-size: 12px;
    font-weight: 300;
    display: inline-block;
    padding: 22px 12px 16px;
  }
  body.front-end .sticky-menu {
    width: 100%;
    padding: 0px;
    background: -moz-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(0,0,0,0.6) 20%);
    background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(0,0,0,0.6) 20%);
    background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(0,0,0,0.6) 20%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#000000',GradientType=1);
  }
  body.front-end .sticky-menu .logo {
    padding-right: 0px;
    width: 22%;
  }
  body.front-end .sticky-menu .logo a {
    display: block;
    position: relative;
  }
  body.front-end .sticky-menu .logo a img {
    display: block;
    position: relative;
    width: 100px;
    height: auto;
  }
  body.front-end .sticky-menu .right {
    width: 78%;
    padding-left: 0px;
  }
  body.front-end .sticky-menu .right .menu .parent {
    display: inline-block;
    float: left;
  }
  body.front-end .sticky-menu .right .menu .parent a {
    color: #ffffff;
    font-size: 12px;
    font-weight: 300;
    display: inline-block;
    padding: 22px 12px 16px;
  }
  body.home .section-1 .slides {
    margin: 70px 0 0;
    padding: 0px;
    display: inline-block;
    position: relative;
  }
  body.home .section-1 .slides .slide {
    float: left;
    width: 33.33%;
    padding: 15px;
    list-style-type: none;
  }
  body.home .section-1 .slides .slide .top {
    padding: 23px 15px 23px 15px;
  }
  body.home .section-1 .slides .slide .top a {
    font-size: 12px;
    margin-top: 18px;
  }
  body.home .section-1 .slides .slide .top img {
    float: left;
    width: 100px;
    height: auto;
  }
  body.home .section-1 .slides .slide .bottom {
    padding: 25px 15px;
    height: auto;
    min-height: 190px;
  }
  body.home .section-1 .slides .slide .bottom h2 {
    font-size: 16px;
  }
  body.home .section-1 .slides .slide .bottom p {
    font-size: 12px;
    line-height: 1.5em;
  }
}
@media screen and (max-width: 950px) {
  body.front-end .sticky-menu {
    display: none !important;
  }
  #content {
    padding-top: 53px;
  }
  header {
    position: fixed !important;
    background-color: #ffffff !important;
    display: block;
    z-index: 9999;
    width: 100%;
    padding: 0px;
    top: 0px;
    background: none !important;
    height: 53px;
  }
  header .ym-container {
    background-color: #ffffff;
  }
  header .mobile-menu {
    display: none;
  }
  header .logo {
    display: inline-block;
    position: relative;
    width: auto;
    background-image: none !important;
  }
  header .logo a {
    display: block;
    position: relative;
    padding: 10px 0 9px;
  }
  header .logo a img {
    display: block;
    position: relative;
    width: 100px;
    height: auto;
  }
  header .right {
    display: none;
  }
  header .social-container {
    display: inline-block;
    position: absolute;
    right: 70px;
    top: 0;
  }
  header .social-container a {
    display: inline-block;
    position: relative;
    padding: 15px 5px 12px;
  }
  header .social-container a img {
    width: 27px;
    height: 22px;
  }
  header .mobile-menu {
    display: block;
    margin-top: 0px;
  }
  header .mobile-menu .menu-toggle {
    color: #fff;
    text-decoration: none;
    flex: 1;
    padding: 15px 15px 17px !important;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9999;
    background: #9d9fa2;
  }
  header .mobile-menu .nav-collapse {
    padding: 15px 0px;
    background-color: #1d4865;
  }
  header .mobile-menu .nav-collapse .nav-collapse {
    padding: 0px;
  }
  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 {
    float: none;
    position: relative;
    z-index: 9999;
  }
  header .mobile-menu nav ul {
    margin: 0;
    padding: 0px;
    list-style: none;
    border-top: 0;
    float: none;
  }
  header .mobile-menu nav ul li {
    float: none;
  }
  header .mobile-menu nav ul li a {
    color: #ffffff;
    background-color: #1d4865;
    padding: 10px 15px;
    font-size: 14px;
    text-align: left !important;
    border-top: none;
    border-bottom: none;
    float: none;
    width: 100%;
    display: inline-block;
  }
  header .mobile-menu nav ul .menu-item-has-children a:after {
    content: "+";
    position: absolute;
    right: 20px;
    font-size: 16px;
    font-weight: 600;
  }
  header .mobile-menu nav ul .menu-item-has-children .sub-menu {
    height: 0px;
    top: 35px;
    visibility: hidden;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
  }
  header .mobile-menu nav ul .menu-item-has-children .sub-menu .menu-item a {
    background-color: #406d8c;
    font-weight: 300;
    font-size: 14px;
  }
  header .mobile-menu nav ul .menu-item-has-children .sub-menu .menu-item a:after {
    display: none !important;
  }
  header .mobile-menu nav ul .menu-item-has-children:hover .sub-menu,
  header .mobile-menu nav ul .menu-item-has-children:focus .sub-menu {
    height: auto;
    top: 50px;
    visibility: visible;
  }
  .testimonial-section {
    padding: 40px 0px;
  }
  .testimonial-section .ym-container .col-ym-4 {
    width: 100%;
  }
  .testimonial-section .ym-container .col-ym-4 h2 {
    color: #4f4f4f;
    font-size: 30px;
    font-weight: 300;
    margin: 0px;
  }
  .testimonial-section .ym-container .col-ym-8 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .testimonial-section .ym-container .col-ym-8 .tmls {
    height: auto;
    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;
  }
  .testimonial-section .ym-container .col-ym-8 .tmls .tmls_next_prev {
    position: relative;
    text-align: left;
    left: 0px;
    top: 0px;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .testimonial-section .ym-container .col-ym-8 .tmls .caroufredsel_wrapper {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    margin: 30px 0px !important;
  }
  .subscribe-section .ym-container .col-ym-4 {
    width: 100%;
    margin-bottom: 20px;
  }
  .subscribe-section .ym-container .col-ym-8 {
    width: 100%;
  }
  .subscribe-section .ym-container .col-ym-8 #mc4wp-form-1 form input {
    width: 35%;
  }
  .subscribe-section .ym-container .col-ym-8 #gform_wrapper_2 #gform_2 .gform_body ul li {
    width: 35%;
  }
  .before-footer .ym-container .col-ym-2 a img {
    width: 140px;
    height: auto;
  }
  .before-footer .ym-container .footer-1 {
    padding: 0 0 0 50px;
  }
  .before-footer .ym-container .footer-2 {
    padding: 0 0 0 20px;
  }
  .before-footer .ym-container .footer-3 {
    padding: 0 0 0 20px;
  }
  .before-footer .ym-container .footer-4 {
    padding: 0 0 0 20px;
  }
  body.home .forcefullwidth_wrapper_tp_banner #rev_slider_1_1_wrapper .tp-leftarrow,
  body.home .forcefullwidth_wrapper_tp_banner #rev_slider_1_1_wrapper .tp-rightarrow {
    top: 480px !important;
  }
  body.home .section-2 .ym-container {
    padding: 0px !important;
  }
  body.home .section-2 .ym-container ul li img {
    width: auto;
    height: 44px;
  }
  body.page-template-template-crest-mechanical-pages .residential-air-conditioning-section .col-ym-4 a p,
  body.page-template-template-power .residential-air-conditioning-section .col-ym-4 a p,
  body.page-template-template-minor-works .residential-air-conditioning-section .col-ym-4 a p,
  body.page-template-template-feedback .residential-air-conditioning-section .col-ym-4 a p,
  body.page-template-template-service-maintenance .residential-air-conditioning-section .col-ym-4 a p,
  body.page-template-template-air-conditioning .residential-air-conditioning-section .col-ym-4 a p,
  body.page-template-template-air-conditioning-child .residential-air-conditioning-section .col-ym-4 a p {
    font-size: 14px;
  }
  body.page-template-template-crest-mechanical-pages .section-3 .content,
  body.page-template-template-power .section-3 .content,
  body.page-template-template-minor-works .section-3 .content,
  body.page-template-template-feedback .section-3 .content,
  body.page-template-template-service-maintenance .section-3 .content,
  body.page-template-template-air-conditioning .section-3 .content,
  body.page-template-template-air-conditioning-child .section-3 .content {
    width: 70%;
  }
  body.page-template-template-crest-mechanical-pages .section-3 .content .brands-container .slides .slide,
  body.page-template-template-power .section-3 .content .brands-container .slides .slide,
  body.page-template-template-minor-works .section-3 .content .brands-container .slides .slide,
  body.page-template-template-feedback .section-3 .content .brands-container .slides .slide,
  body.page-template-template-service-maintenance .section-3 .content .brands-container .slides .slide,
  body.page-template-template-air-conditioning .section-3 .content .brands-container .slides .slide,
  body.page-template-template-air-conditioning-child .section-3 .content .brands-container .slides .slide {
    padding: 30px 30px 20px;
    height: 200px;
  }
  body.page-template-template-crest-mechanical-pages .section-3 .content .brands-container .slides .slide img,
  body.page-template-template-power .section-3 .content .brands-container .slides .slide img,
  body.page-template-template-minor-works .section-3 .content .brands-container .slides .slide img,
  body.page-template-template-feedback .section-3 .content .brands-container .slides .slide img,
  body.page-template-template-service-maintenance .section-3 .content .brands-container .slides .slide img,
  body.page-template-template-air-conditioning .section-3 .content .brands-container .slides .slide img,
  body.page-template-template-air-conditioning-child .section-3 .content .brands-container .slides .slide img {
    margin: 0px auto 10px;
  }
  body.page-template-template-crest-mechanical-pages .section-3 .sidebar,
  body.page-template-template-power .section-3 .sidebar,
  body.page-template-template-minor-works .section-3 .sidebar,
  body.page-template-template-feedback .section-3 .sidebar,
  body.page-template-template-service-maintenance .section-3 .sidebar,
  body.page-template-template-air-conditioning .section-3 .sidebar,
  body.page-template-template-air-conditioning-child .section-3 .sidebar {
    width: 30%;
  }
  body.archive.tax-project-category .section-3 .gallery #sync1 .owl-controls .owl-buttons .owl-prev,
  body.archive.post-type-archive-employment .section-3 .gallery #sync1 .owl-controls .owl-buttons .owl-prev,
  body.archive.post-type-archive-project-gallery .section-3 .gallery #sync1 .owl-controls .owl-buttons .owl-prev,
  body.page-template-template-air-gallery .section-3 .gallery #sync1 .owl-controls .owl-buttons .owl-prev,
  body.page-template-template-mechanical-gallery .section-3 .gallery #sync1 .owl-controls .owl-buttons .owl-prev,
  body.single-employment .section-3 .gallery #sync1 .owl-controls .owl-buttons .owl-prev,
  body.single-project-gallery .section-3 .gallery #sync1 .owl-controls .owl-buttons .owl-prev {
    margin: -170px 0px 0px 18px;
  }
  body.archive.tax-project-category .section-3 .gallery #sync1 .owl-controls .owl-buttons .owl-next,
  body.archive.post-type-archive-employment .section-3 .gallery #sync1 .owl-controls .owl-buttons .owl-next,
  body.archive.post-type-archive-project-gallery .section-3 .gallery #sync1 .owl-controls .owl-buttons .owl-next,
  body.page-template-template-air-gallery .section-3 .gallery #sync1 .owl-controls .owl-buttons .owl-next,
  body.page-template-template-mechanical-gallery .section-3 .gallery #sync1 .owl-controls .owl-buttons .owl-next,
  body.single-employment .section-3 .gallery #sync1 .owl-controls .owl-buttons .owl-next,
  body.single-project-gallery .section-3 .gallery #sync1 .owl-controls .owl-buttons .owl-next {
    margin: -170px 18px 0px 0px;
  }
  body.archive.tax-project-category .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container h3,
  body.archive.post-type-archive-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container h3,
  body.archive.post-type-archive-project-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container h3,
  body.page-template-template-air-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container h3,
  body.page-template-template-mechanical-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container h3,
  body.single-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container h3,
  body.single-project-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container h3 {
    height: 48px;
  }
  body.page-template-template-news .section-1 {
    height: 200px;
    width: 100% !important;
  }
  body.page-template-template-news .section-1 .col-ym-12 {
    padding-top: 0px;
  }
  body.page-template-template-news .section-2 {
    padding: 56px 0px 25px;
  }
  body.page-template-template-news .section-2 .col-ym-8 a {
    display: block;
    position: relative;
    transition: all 0.2s ease-in-out 0s !important;
  }
  body.page-template-template-news .section-2 .col-ym-8 a img {
    display: block;
    position: relative;
    height: 100%;
    width: auto;
    margin-left: -50%;
  }
  body.page-template-template-news .section-2 .col-ym-4 h2 {
    height: 75px;
    line-height: 1em;
  }
  body.page-template-template-news .section-2 .col-ym-4 h2 a {
    font-size: 18px;
  }
  body.page-template-template-news .section-2 .col-ym-4 .date {
    border-bottom: 1px solid #eaeaea;
    font-size: 13px;
    font-weight: 600;
    color: #858585;
    padding: 15px 0;
    height: auto !important;
    margin: 0px !important;
  }
  body.page-template-template-news .section-2 .col-ym-4 p {
    color: #4d4d4d;
    font-size: 13px;
    line-height: 1.4em;
    font-weight: 300;
    border-bottom: 3px solid #eaeaea;
    margin-bottom: 0px;
    margin-top: 25px;
    height: 198px;
  }
  body.page-template-template-news .section-3 {
    padding: 0px 0px 40px;
  }
  body.page-template-template-news .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container h3 {
    height: 90px;
  }
  body.page-template-template-news .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .description-container p {
    font-size: 14px;
    height: 90px;
  }
  body.single-post .section-1 {
    height: 200px;
    width: 100% !important;
  }
  body.single-post .section-1 .col-ym-12 {
    padding-top: 0px;
  }
  body.single-post .section-2 .col-ym-4 {
    width: 33.33%;
  }
  body.single-post .section-2 .col-ym-8 {
    float: right;
  }
  body.single-post .section-3 {
    padding: 0px 0px 40px;
  }
  body.single-post .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container h3 {
    height: 90px;
  }
  body.single-post .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .description-container p {
    font-size: 14px;
    height: 90px;
  }
  .page.page-id-20 .section-3 .col-ym-6 .this-container .inner-container {
    padding: 30px 20px 20px 20px;
  }
  .page.page-id-20 .section-3 .col-ym-6 .this-container .inner-container .logo-container {
    display: block;
    position: relative;
    width: 100% !important;
    margin-bottom: 30px;
  }
  .page.page-id-20 .section-3 .col-ym-6 .this-container .inner-container .text-container {
    display: block;
    position: relative;
    width: 100% !important;
  }
  .page.page-id-20 .section-3 .col-ym-12 .this-container .inner-container {
    padding: 30px 20px 20px 20px;
  }
  .page.page-id-20 .section-3 .col-ym-12 .this-container .inner-container .logo-container {
    display: block;
    position: relative;
    width: 100% !important;
    margin-bottom: 30px;
  }
  .page.page-id-20 .section-3 .col-ym-12 .this-container .inner-container .text-container {
    display: inline-block;
    position: relative;
    width: 50% !important;
  }
  .page.page-id-20 .section-3 .col-ym-12 .this-container .inner-container .text-container:nth-child(3) {
    float: left !important;
    padding: 21px 0 0 30px;
  }
  .page.page-id-20 .section-4 .col-ym-6 {
    width: 100%;
    float: none;
    display: block;
    position: relative;
  }
  .page.page-id-20 .section-4 .col-ym-6 iframe {
    width: 100%;
    height: 300px;
  }
  .page.page-id-20 .section-4 .right {
    margin-top: 30px;
  }
  .page.page-id-20 .section-4 .right #gform_wrapper_1 #gform_1 {
    padding: 32px 15px 40px;
  }
  .page.page-id-20 .section-4 .right #gform_wrapper_1 #gform_1 .gform_body ul {
    margin: 0px;
    padding: 0px;
  }
  .page.page-id-20 .section-4 .right #gform_wrapper_1 #gform_1 .gform_body ul li {
    padding: 0px 10px;
  }
  body.page.page-template-template-about .section-2 .ym-container .col-ym-12 {
    padding: 40px 0px 50px;
  }
  body.page.page-template-template-about .section-2 .ym-container .col-ym-12 .col-ym-6:nth-child(2) img {
    width: 100%;
    height: auto;
  }
  body.page.page-template-template-about .section-5 .ym-container p {
    width: 50%;
  }
  body.page.page-template-template-about .section-7 .col-ym-6,
  body.page.page-template-template-about .section-8 .col-ym-6 {
    padding: 0px 30px !important;
    width: 100% !important;
    float: none !important;
    display: block !important;
    position: relative !important;
  }
  body.page.page-template-template-about .section-7 .col-ym-6 .text-container,
  body.page.page-template-template-about .section-8 .col-ym-6 .text-container {
    width: 100%;
  }
  body.page.page-template-template-about .section-7 .col-ym-6 .text-container ul,
  body.page.page-template-template-about .section-8 .col-ym-6 .text-container ul {
    height: 500px;
  }
  body.page.page-template-template-about .section-7 .col-ym-6 .text-container ul li,
  body.page.page-template-template-about .section-8 .col-ym-6 .text-container ul li {
    width: 50%;
    padding-right: 20px;
  }
  body.page.page-template-template-about .section-7 .col-ym-6 .text-container ul li p,
  body.page.page-template-template-about .section-8 .col-ym-6 .text-container ul li p {
    font-size: 13px;
  }
  body.page.page-template-template-about .section-7 .img-container,
  body.page.page-template-template-about .section-8 .img-container {
    height: 300px !important;
  }
  body.page.page-template-template-about .section-8 {
    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;
  }
  body.page.page-template-template-about .section-8 .col-ym-6:first-child {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  body.page.page-template-template-about .section-8 .col-ym-6:nth-child(2) {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  body.page.page-template-template-about .section-9 .sky-tabs {
    margin: 0px 0px 0px;
  }
  body.page.page-template-template-about .section-9 .sky-tabs label {
    display: inline-block;
    position: relative;
    font-size: 16px !important;
    padding: 0px 15px;
    width: 25% !important;
  }
  body.page.page-template-template-about .section-9 .sky-tabs label span {
    padding: 0px;
    font-size: 16px !important;
    width: 100% !important;
    background-color: #9d9fa2;
  }
  body.page.page-template-template-about .section-9 .sky-tabs label span span {
    line-height: 1.5em;
    font-size: 9px !important;
  }
  body.page.page-template-template-about .section-9 .sky-tabs label span span strong {
    font-size: 13px !important;
    margin-bottom: 4px;
  }
  body.page.page-template-template-about .section-9 .sky-tabs ul {
    margin: 0px;
    padding: 0px;
  }
  body.page.page-template-template-about .section-9 .sky-tabs ul li {
    padding: 30px 15px;
  }
  body.page.page-template-template-about .section-9 .sky-tabs ul li .typography {
    padding: 40px 15px;
  }
  body.page.page-template-template-about .section-9 .sky-tabs ul li .typography h2 strong {
    display: block;
    position: relative;
  }
  body.page.page-template-template-about .section-9 .sky-tabs ul li .typography p {
    margin-top: 15px;
  }
  body.page.page-template-template-about .section-10 .col-ym-12 {
    margin-bottom: 0px;
  }
  body.page.page-template-template-about .section-10 .col-ym-12 h2 {
    margin: 20px 0 15px;
    font-size: 30px;
    font-weight: 200;
    color: #9d9fa2;
  }
  body.page.page-template-template-about .section-10 .col-ym-12 hr {
    margin: 16px 0 35px;
    background-color: #dddddd;
    height: 1px;
    width: 90px;
    text-align: left;
    border: 0px;
  }
  body.page.page-template-template-about .section-10 .col-ym-12 ul {
    margin-left: 0px;
  }
  body.page.page-template-template-about .section-10 .col-ym-12 ul li {
    font-size: 15px;
    font-weight: 200;
    color: #4d4d4d;
    line-height: 1.4em;
    margin: 5px 0;
  }
  body.page.page-template-template-about .section-10 .sky-tabs label span span {
    font-size: 16px;
  }
  body.page-template-template-crest-mechanical-pages .section-3 .content .text .image-container {
    width: 30%;
  }
  body.page-template-template-crest-mechanical-pages .section-3 .content .text .image-container img {
    width: 100% !important;
    height: auto !important;
  }
  body.page-template-template-crest-mechanical-pages .section-3 .content .text .text-container {
    width: 65%;
  }
}
@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;
  }
  header .ym-container {
    height: 53px;
  }
  header .mobile-menu {
    margin-top: -7px;
  }
  .testimonial-section {
    background-size: 150% auto;
    padding: 40px 0px;
  }
  .testimonial-section .ym-container .col-ym-4 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .testimonial-section .ym-container .col-ym-4 h2 {
    font-size: 24px;
  }
  .testimonial-section .ym-container .col-ym-8 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .testimonial-section .ym-container .col-ym-8 .tmls {
    height: auto;
    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;
  }
  .testimonial-section .ym-container .col-ym-8 .tmls .tmls_next_prev {
    position: relative;
    text-align: left;
    left: 0px;
    top: 0px;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .testimonial-section .ym-container .col-ym-8 .tmls .caroufredsel_wrapper {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    margin: 30px 0px !important;
  }
  .testimonial-section .ym-container .col-ym-8 .tmls .caroufredsel_wrapper .tmls_container .tmls_item .tmls_text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    line-height: 1.5em;
    max-height: 85px;
    font-size: 14px !important;
  }
  .testimonial-section .ym-container .col-ym-8 .tmls .caroufredsel_wrapper .tmls_container .tmls_item .tmls_name {
    font-size: 14px !important;
  }
  .testimonial-section .ym-container .col-ym-8 .tmls .caroufredsel_wrapper .tmls_container .tmls_item .tmls_position {
    font-size: 14px !important;
  }
  .subscribe-section {
    padding: 40px 15px;
  }
  .subscribe-section .ym-container .col-ym-4 h2 {
    font-size: 18px;
    margin: 10px 0 30px;
  }
  .subscribe-section .ym-container .col-ym-4 h2 img {
    margin-right: 4px;
    margin-bottom: -3px;
  }
  .subscribe-section .ym-container .col-ym-8 #mc4wp-form-1 {
    display: block;
    position: relative;
  }
  .subscribe-section .ym-container .col-ym-8 #mc4wp-form-1 form input {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 10px;
    float: none;
  }
  .subscribe-section .ym-container .col-ym-8 #mc4wp-form-1 form input[type="submit"] {
    float: none;
    width: 100%;
  }
  .subscribe-section .ym-container .col-ym-8 #mc4wp-form-1 .mc4wp-response .mc4wp-success {
    font-size: 12px;
  }
  .subscribe-section .ym-container .col-ym-8 #mc4wp-form-1 .mc4wp-response .mc4wp-error {
    font-size: 12px;
  }
  .subscribe-section .ym-container .col-ym-8 #gform_wrapper_2 #gform_2 .gform_body ul li {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 10px;
  }
  .subscribe-section .ym-container .col-ym-8 #gform_wrapper_2 #gform_2 .gform_footer {
    width: 100%;
  }
  .subscribe-section .ym-container .col-ym-8 #gform_wrapper_2 #gform_2 .gform_footer .gform_button {
    width: 100%;
  }
  .before-footer .ym-container {
    padding: 30px 15px 30px;
  }
  .before-footer .ym-container ul {
    margin: 0px;
    padding: 0px;
  }
  .before-footer .ym-container ul li {
    list-style-type: none;
    margin-bottom: 6px;
  }
  .before-footer .ym-container ul li a {
    font-size: 13px;
    color: #4f4f4f;
    transition: all 0.2s ease-in-out 0s !important;
  }
  .before-footer .ym-container ul li a:hover {
    opacity: .6;
  }
  .before-footer .ym-container ul #menu-item-83 a,
  .before-footer .ym-container ul #menu-item-93 a,
  .before-footer .ym-container ul #menu-item-90 a {
    font-weight: 600;
  }
  .before-footer .ym-container ul #menu-item-90 {
    margin-top: 22px;
  }
  .before-footer .ym-container p {
    margin: -3px 0 0;
    font-size: 13px;
    color: #4f4f4f;
    line-height: 1.7em;
  }
  .before-footer .ym-container p a {
    font-size: 13px;
    color: #4f4f4f;
  }
  .before-footer .ym-container p:last-child a {
    text-decoration: underline;
  }
  .before-footer .ym-container .col-ym-2 {
    display: inline-block;
    position: relative;
  }
  .before-footer .ym-container .col-ym-2 a {
    display: block;
    position: relative;
  }
  .before-footer .ym-container .col-ym-2 a img {
    display: block;
    position: relative;
    width: 161px;
    height: 55px;
  }
  .before-footer .ym-container .footer-1 {
    padding: 15px;
  }
  .before-footer .ym-container .footer-2 {
    padding: 15px;
  }
  .before-footer .ym-container .footer-3 {
    padding: 15px;
  }
  .before-footer .ym-container .footer-4 {
    padding: 15px;
  }
  footer .copyright-section {
    padding: 30px 15px;
  }
  footer .copyright-section p {
    font-size: 12px;
    line-height: 1.6em;
  }
  footer .copyright-section .credit {
    text-align: left;
    float: none;
    margin-top: 15px !important;
  }
  body.home .mobile-content {
    display: block !important;
    position: relative !important;
    height: 296px;
    z-index: 999;
    width: 100%;
    text-align: center;
    -webkit-justify-content: center;
    justify-content: center;
    display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
    align-items: center;
  }
  body.home .mobile-content .col-ym-12 {
    background-image: none !important;
    padding: 60px 30px;
  }
  body.home .mobile-content .col-ym-12 h1 {
    font-size: 30px;
    line-height: 1.2em;
    margin: 0px;
    font-weight: 300;
    color: #fff;
    font-style: italic;
  }
  body.home .mobile-content .col-ym-12 p:nth-child(2) {
    font-size: 21px !important;
    text-transform: none;
    margin: 0px 0px 5px;
  }
  body.home .mobile-content .col-ym-12 p {
    font-size: 20px !important;
    font-weight: 700 !important;
    line-height: 1.5em;
    color: #fff;
    margin: 15px 0 22px;
    width: 100%;
  }
  body.home .mobile-content .col-ym-12 p a {
    border: 0px solid #ffffff;
    display: inline-block;
    position: relative;
    color: #fff;
    padding: 6px 22px;
    font-size: 12px !important;
    font-weight: 500;
    margin-right: 5px;
    transition: all 0.2s ease-in-out 0s !important;
    background-color: #0076be;
  }
  body.home .mobile-content .col-ym-12 p a:hover {
    background: rgba(0,118,190,0.8);
  }
  body.home .mobile-content .col-ym-12 p:last-child {
    margin: 0px !important;
  }
  body.home .forcefullwidth_wrapper_tp_banner {
    position: relative !important;
    min-height: 296px !important;
  }
  body.home .forcefullwidth_wrapper_tp_banner #rev_slider_1_1_wrapper {
    min-height: 296px !important;
  }
  body.home .forcefullwidth_wrapper_tp_banner #rev_slider_1_1_wrapper .rev_slider {
    min-height: 296px !important;
  }
  body.home .forcefullwidth_wrapper_tp_banner #rev_slider_1_1_wrapper .tp-leftarrow,
  body.home .forcefullwidth_wrapper_tp_banner #rev_slider_1_1_wrapper .tp-rightarrow {
    display: none !important;
  }
  body.home .section-1 {
    height: auto;
    background-image: none !important;
  }
  body.home .section-1 .col-ym-12 {
    display: none !important;
    padding: 40px 30px;
  }
  body.home .section-1 .col-ym-12 h1 {
    font-size: 30px;
    line-height: 1.5em;
    margin: 0px;
  }
  body.home .section-1 .col-ym-12 p {
    font-size: 14px !important;
    line-height: 1.5em;
    width: 100%;
  }
  body.home .section-1 .col-ym-12 p a {
    padding: 8px 25px;
    font-size: 12px !important;
  }
  body.home .section-1 .slides {
    margin: 0px;
    padding: 0px;
    display: inline-block;
    position: relative;
  }
  body.home .section-1 .slides .slide {
    float: none;
    width: 100%;
    padding: 0px;
  }
  body.home .section-1 .slides .slide .top {
    padding: 23px 20px 23px 30px;
  }
  body.home .section-1 .slides .slide .top a {
    font-size: 12px;
    margin-top: 37px;
  }
  body.home .section-1 .slides .slide .top img {
    float: left;
    width: 161px;
    height: 55px;
  }
  body.home .section-1 .slides .slide .bottom {
    padding: 25px 30px;
    height: auto;
    min-height: auto;
  }
  body.home .section-1 .slides .slide .bottom h2 {
    font-size: 18px;
  }
  body.home .section-1 .slides .slide .bottom p {
    font-size: 13px;
    line-height: 1.5em;
  }
  body.home .section-2 {
    padding: 25px 10px;
  }
  body.home .section-2 .ym-container {
    padding: 0px !important;
  }
  body.home .section-2 .ym-container ul li {
    margin: 0 15px;
  }
  body.home .section-2 .ym-container ul li img {
    width: auto;
    height: 50px;
  }
  body.page-template-template-crest-mechanical-pages .section-1,
  body.page-template-template-power .section-1,
  body.page-template-template-minor-works .section-1,
  body.page-template-template-feedback .section-1,
  body.page-template-template-service-maintenance .section-1,
  body.page-template-template-air-conditioning .section-1,
  body.page-template-template-air-conditioning-child .section-1 {
    height: 200px;
    background-attachment: scroll !important;
    background-position: center center !important;
    background-size: cover !important;
  }
  body.page-template-template-crest-mechanical-pages .title-section,
  body.page-template-template-power .title-section,
  body.page-template-template-minor-works .title-section,
  body.page-template-template-feedback .title-section,
  body.page-template-template-service-maintenance .title-section,
  body.page-template-template-air-conditioning .title-section,
  body.page-template-template-air-conditioning-child .title-section {
    padding: 30px 15px;
  }
  body.page-template-template-crest-mechanical-pages .title-section .col-ym-12 h1,
  body.page-template-template-power .title-section .col-ym-12 h1,
  body.page-template-template-minor-works .title-section .col-ym-12 h1,
  body.page-template-template-feedback .title-section .col-ym-12 h1,
  body.page-template-template-service-maintenance .title-section .col-ym-12 h1,
  body.page-template-template-air-conditioning .title-section .col-ym-12 h1,
  body.page-template-template-air-conditioning-child .title-section .col-ym-12 h1 {
    font-size: 30px;
  }
  body.page-template-template-crest-mechanical-pages .title-section .col-ym-12 #breadcrumbs,
  body.page-template-template-power .title-section .col-ym-12 #breadcrumbs,
  body.page-template-template-minor-works .title-section .col-ym-12 #breadcrumbs,
  body.page-template-template-feedback .title-section .col-ym-12 #breadcrumbs,
  body.page-template-template-service-maintenance .title-section .col-ym-12 #breadcrumbs,
  body.page-template-template-air-conditioning .title-section .col-ym-12 #breadcrumbs,
  body.page-template-template-air-conditioning-child .title-section .col-ym-12 #breadcrumbs {
    font-size: 12px !important;
    line-height: 1.5em;
  }
  body.page-template-template-crest-mechanical-pages .title-section .col-ym-12 #breadcrumbs span,
  body.page-template-template-power .title-section .col-ym-12 #breadcrumbs span,
  body.page-template-template-minor-works .title-section .col-ym-12 #breadcrumbs span,
  body.page-template-template-feedback .title-section .col-ym-12 #breadcrumbs span,
  body.page-template-template-service-maintenance .title-section .col-ym-12 #breadcrumbs span,
  body.page-template-template-air-conditioning .title-section .col-ym-12 #breadcrumbs span,
  body.page-template-template-air-conditioning-child .title-section .col-ym-12 #breadcrumbs span {
    font-size: 12px !important;
  }
  body.page-template-template-crest-mechanical-pages .title-section .col-ym-12 #breadcrumbs span a,
  body.page-template-template-power .title-section .col-ym-12 #breadcrumbs span a,
  body.page-template-template-minor-works .title-section .col-ym-12 #breadcrumbs span a,
  body.page-template-template-feedback .title-section .col-ym-12 #breadcrumbs span a,
  body.page-template-template-service-maintenance .title-section .col-ym-12 #breadcrumbs span a,
  body.page-template-template-air-conditioning .title-section .col-ym-12 #breadcrumbs span a,
  body.page-template-template-air-conditioning-child .title-section .col-ym-12 #breadcrumbs span a {
    font-size: 12px !important;
  }
  body.page-template-template-crest-mechanical-pages .residential-air-conditioning-section,
  body.page-template-template-power .residential-air-conditioning-section,
  body.page-template-template-minor-works .residential-air-conditioning-section,
  body.page-template-template-feedback .residential-air-conditioning-section,
  body.page-template-template-service-maintenance .residential-air-conditioning-section,
  body.page-template-template-air-conditioning .residential-air-conditioning-section,
  body.page-template-template-air-conditioning-child .residential-air-conditioning-section {
    padding: 10px 0px 10px;
  }
  body.page-template-template-crest-mechanical-pages .residential-air-conditioning-section .col-ym-4,
  body.page-template-template-power .residential-air-conditioning-section .col-ym-4,
  body.page-template-template-minor-works .residential-air-conditioning-section .col-ym-4,
  body.page-template-template-feedback .residential-air-conditioning-section .col-ym-4,
  body.page-template-template-service-maintenance .residential-air-conditioning-section .col-ym-4,
  body.page-template-template-air-conditioning .residential-air-conditioning-section .col-ym-4,
  body.page-template-template-air-conditioning-child .residential-air-conditioning-section .col-ym-4 {
    text-align: center;
  }
  body.page-template-template-crest-mechanical-pages .residential-air-conditioning-section .col-ym-4 a,
  body.page-template-template-power .residential-air-conditioning-section .col-ym-4 a,
  body.page-template-template-minor-works .residential-air-conditioning-section .col-ym-4 a,
  body.page-template-template-feedback .residential-air-conditioning-section .col-ym-4 a,
  body.page-template-template-service-maintenance .residential-air-conditioning-section .col-ym-4 a,
  body.page-template-template-air-conditioning .residential-air-conditioning-section .col-ym-4 a,
  body.page-template-template-air-conditioning-child .residential-air-conditioning-section .col-ym-4 a {
    display: block;
    position: relative;
    padding: 30px 0px;
  }
  body.page-template-template-crest-mechanical-pages .residential-air-conditioning-section .col-ym-4 a img,
  body.page-template-template-power .residential-air-conditioning-section .col-ym-4 a img,
  body.page-template-template-minor-works .residential-air-conditioning-section .col-ym-4 a img,
  body.page-template-template-feedback .residential-air-conditioning-section .col-ym-4 a img,
  body.page-template-template-service-maintenance .residential-air-conditioning-section .col-ym-4 a img,
  body.page-template-template-air-conditioning .residential-air-conditioning-section .col-ym-4 a img,
  body.page-template-template-air-conditioning-child .residential-air-conditioning-section .col-ym-4 a img {
    display: block;
    position: relative;
    width: 120px;
    height: auto;
    margin: 0 auto 24px;
  }
  body.page-template-template-crest-mechanical-pages .residential-air-conditioning-section .col-ym-4 a p,
  body.page-template-template-power .residential-air-conditioning-section .col-ym-4 a p,
  body.page-template-template-minor-works .residential-air-conditioning-section .col-ym-4 a p,
  body.page-template-template-feedback .residential-air-conditioning-section .col-ym-4 a p,
  body.page-template-template-service-maintenance .residential-air-conditioning-section .col-ym-4 a p,
  body.page-template-template-air-conditioning .residential-air-conditioning-section .col-ym-4 a p,
  body.page-template-template-air-conditioning-child .residential-air-conditioning-section .col-ym-4 a p {
    font-size: 14px;
    margin: 0px;
  }
  body.page-template-template-crest-mechanical-pages .residential-air-conditioning-section .col-ym-4:nth-child(2) a,
  body.page-template-template-power .residential-air-conditioning-section .col-ym-4:nth-child(2) a,
  body.page-template-template-minor-works .residential-air-conditioning-section .col-ym-4:nth-child(2) a,
  body.page-template-template-feedback .residential-air-conditioning-section .col-ym-4:nth-child(2) a,
  body.page-template-template-service-maintenance .residential-air-conditioning-section .col-ym-4:nth-child(2) a,
  body.page-template-template-air-conditioning .residential-air-conditioning-section .col-ym-4:nth-child(2) a,
  body.page-template-template-air-conditioning-child .residential-air-conditioning-section .col-ym-4:nth-child(2) a {
    border-left: 0px solid #dddddd;
    border-right: 0px solid #dddddd;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
  }
  body.page-template-template-crest-mechanical-pages .section-3 .content,
  body.page-template-template-power .section-3 .content,
  body.page-template-template-minor-works .section-3 .content,
  body.page-template-template-feedback .section-3 .content,
  body.page-template-template-service-maintenance .section-3 .content,
  body.page-template-template-air-conditioning .section-3 .content,
  body.page-template-template-air-conditioning-child .section-3 .content {
    width: 100%;
    float: none;
    padding: 0px 30px;
  }
  body.page-template-template-crest-mechanical-pages .section-3 .content .brands-container,
  body.page-template-template-power .section-3 .content .brands-container,
  body.page-template-template-minor-works .section-3 .content .brands-container,
  body.page-template-template-feedback .section-3 .content .brands-container,
  body.page-template-template-service-maintenance .section-3 .content .brands-container,
  body.page-template-template-air-conditioning .section-3 .content .brands-container,
  body.page-template-template-air-conditioning-child .section-3 .content .brands-container {
    margin-bottom: 0px;
  }
  body.page-template-template-crest-mechanical-pages .section-3 .content .brands-container .slides .slide,
  body.page-template-template-power .section-3 .content .brands-container .slides .slide,
  body.page-template-template-minor-works .section-3 .content .brands-container .slides .slide,
  body.page-template-template-feedback .section-3 .content .brands-container .slides .slide,
  body.page-template-template-service-maintenance .section-3 .content .brands-container .slides .slide,
  body.page-template-template-air-conditioning .section-3 .content .brands-container .slides .slide,
  body.page-template-template-air-conditioning-child .section-3 .content .brands-container .slides .slide {
    padding: 20px 15px 40px;
    height: auto;
    width: 100%;
    margin-bottom: 15px;
    text-align: center;
  }
  body.page-template-template-crest-mechanical-pages .section-3 .content .brands-container .slides .slide img,
  body.page-template-template-power .section-3 .content .brands-container .slides .slide img,
  body.page-template-template-minor-works .section-3 .content .brands-container .slides .slide img,
  body.page-template-template-feedback .section-3 .content .brands-container .slides .slide img,
  body.page-template-template-service-maintenance .section-3 .content .brands-container .slides .slide img,
  body.page-template-template-air-conditioning .section-3 .content .brands-container .slides .slide img,
  body.page-template-template-air-conditioning-child .section-3 .content .brands-container .slides .slide img {
    display: block;
    position: relative;
    width: 80%;
    height: auto;
    margin: 10px auto 0px;
  }
  body.page-template-template-crest-mechanical-pages .section-3 .content .brands-container .slides .slide a,
  body.page-template-template-power .section-3 .content .brands-container .slides .slide a,
  body.page-template-template-minor-works .section-3 .content .brands-container .slides .slide a,
  body.page-template-template-feedback .section-3 .content .brands-container .slides .slide a,
  body.page-template-template-service-maintenance .section-3 .content .brands-container .slides .slide a,
  body.page-template-template-air-conditioning .section-3 .content .brands-container .slides .slide a,
  body.page-template-template-air-conditioning-child .section-3 .content .brands-container .slides .slide a {
    font-size: 10px;
    width: 80%;
    margin: 0px auto !important;
  }
  body.page-template-template-crest-mechanical-pages .section-3 .sidebar,
  body.page-template-template-power .section-3 .sidebar,
  body.page-template-template-minor-works .section-3 .sidebar,
  body.page-template-template-feedback .section-3 .sidebar,
  body.page-template-template-service-maintenance .section-3 .sidebar,
  body.page-template-template-air-conditioning .section-3 .sidebar,
  body.page-template-template-air-conditioning-child .section-3 .sidebar {
    width: 100%;
    float: none;
    padding-left: 30px;
    padding-right: 30px;
  }
  body.page-template-template-crest-mechanical-pages .section-4,
  body.page-template-template-power .section-4,
  body.page-template-template-minor-works .section-4,
  body.page-template-template-feedback .section-4,
  body.page-template-template-service-maintenance .section-4,
  body.page-template-template-air-conditioning .section-4,
  body.page-template-template-air-conditioning-child .section-4 {
    display: none !important;
  }
  body.archive.tax-project-category .section-1,
  body.archive.post-type-archive-employment .section-1,
  body.archive.post-type-archive-project-gallery .section-1,
  body.page-template-template-air-gallery .section-1,
  body.page-template-template-mechanical-gallery .section-1,
  body.single-employment .section-1,
  body.single-project-gallery .section-1 {
    height: 200px;
  }
  body.archive.tax-project-category .title-section,
  body.archive.post-type-archive-employment .title-section,
  body.archive.post-type-archive-project-gallery .title-section,
  body.page-template-template-air-gallery .title-section,
  body.page-template-template-mechanical-gallery .title-section,
  body.single-employment .title-section,
  body.single-project-gallery .title-section {
    padding: 30px 15px;
  }
  body.archive.tax-project-category .title-section .col-ym-12 h1,
  body.archive.post-type-archive-employment .title-section .col-ym-12 h1,
  body.archive.post-type-archive-project-gallery .title-section .col-ym-12 h1,
  body.page-template-template-air-gallery .title-section .col-ym-12 h1,
  body.page-template-template-mechanical-gallery .title-section .col-ym-12 h1,
  body.single-employment .title-section .col-ym-12 h1,
  body.single-project-gallery .title-section .col-ym-12 h1 {
    font-size: 30px;
  }
  body.archive.tax-project-category .title-section .col-ym-12 #breadcrumbs,
  body.archive.post-type-archive-employment .title-section .col-ym-12 #breadcrumbs,
  body.archive.post-type-archive-project-gallery .title-section .col-ym-12 #breadcrumbs,
  body.page-template-template-air-gallery .title-section .col-ym-12 #breadcrumbs,
  body.page-template-template-mechanical-gallery .title-section .col-ym-12 #breadcrumbs,
  body.single-employment .title-section .col-ym-12 #breadcrumbs,
  body.single-project-gallery .title-section .col-ym-12 #breadcrumbs {
    font-size: 12px !important;
    line-height: 1.5em;
  }
  body.archive.tax-project-category .title-section .col-ym-12 #breadcrumbs span,
  body.archive.post-type-archive-employment .title-section .col-ym-12 #breadcrumbs span,
  body.archive.post-type-archive-project-gallery .title-section .col-ym-12 #breadcrumbs span,
  body.page-template-template-air-gallery .title-section .col-ym-12 #breadcrumbs span,
  body.page-template-template-mechanical-gallery .title-section .col-ym-12 #breadcrumbs span,
  body.single-employment .title-section .col-ym-12 #breadcrumbs span,
  body.single-project-gallery .title-section .col-ym-12 #breadcrumbs span {
    font-size: 12px !important;
  }
  body.archive.tax-project-category .title-section .col-ym-12 #breadcrumbs span a,
  body.archive.post-type-archive-employment .title-section .col-ym-12 #breadcrumbs span a,
  body.archive.post-type-archive-project-gallery .title-section .col-ym-12 #breadcrumbs span a,
  body.page-template-template-air-gallery .title-section .col-ym-12 #breadcrumbs span a,
  body.page-template-template-mechanical-gallery .title-section .col-ym-12 #breadcrumbs span a,
  body.single-employment .title-section .col-ym-12 #breadcrumbs span a,
  body.single-project-gallery .title-section .col-ym-12 #breadcrumbs span a {
    font-size: 12px !important;
  }
  body.archive.tax-project-category .section-3,
  body.archive.post-type-archive-employment .section-3,
  body.archive.post-type-archive-project-gallery .section-3,
  body.page-template-template-air-gallery .section-3,
  body.page-template-template-mechanical-gallery .section-3,
  body.single-employment .section-3,
  body.single-project-gallery .section-3 {
    padding: 37px 15px 0px;
  }
  body.archive.tax-project-category .section-3 .col-ym-12,
  body.archive.post-type-archive-employment .section-3 .col-ym-12,
  body.archive.post-type-archive-project-gallery .section-3 .col-ym-12,
  body.page-template-template-air-gallery .section-3 .col-ym-12,
  body.page-template-template-mechanical-gallery .section-3 .col-ym-12,
  body.single-employment .section-3 .col-ym-12,
  body.single-project-gallery .section-3 .col-ym-12 {
    padding-bottom: 30px;
  }
  body.archive.tax-project-category .section-3 .col-ym-12 p,
  body.archive.post-type-archive-employment .section-3 .col-ym-12 p,
  body.archive.post-type-archive-project-gallery .section-3 .col-ym-12 p,
  body.page-template-template-air-gallery .section-3 .col-ym-12 p,
  body.page-template-template-mechanical-gallery .section-3 .col-ym-12 p,
  body.single-employment .section-3 .col-ym-12 p,
  body.single-project-gallery .section-3 .col-ym-12 p {
    font-size: 16px;
  }
  body.archive.tax-project-category .section-3 .content2,
  body.archive.post-type-archive-employment .section-3 .content2,
  body.archive.post-type-archive-project-gallery .section-3 .content2,
  body.page-template-template-air-gallery .section-3 .content2,
  body.page-template-template-mechanical-gallery .section-3 .content2,
  body.single-employment .section-3 .content2,
  body.single-project-gallery .section-3 .content2 {
    width: 100%;
  }
  body.archive.tax-project-category .section-3 .gallery,
  body.archive.post-type-archive-employment .section-3 .gallery,
  body.archive.post-type-archive-project-gallery .section-3 .gallery,
  body.page-template-template-air-gallery .section-3 .gallery,
  body.page-template-template-mechanical-gallery .section-3 .gallery,
  body.single-employment .section-3 .gallery,
  body.single-project-gallery .section-3 .gallery {
    float: none;
  }
  body.archive.tax-project-category .section-3 .gallery #sync1 .owl-controls .owl-buttons,
  body.archive.post-type-archive-employment .section-3 .gallery #sync1 .owl-controls .owl-buttons,
  body.archive.post-type-archive-project-gallery .section-3 .gallery #sync1 .owl-controls .owl-buttons,
  body.page-template-template-air-gallery .section-3 .gallery #sync1 .owl-controls .owl-buttons,
  body.page-template-template-mechanical-gallery .section-3 .gallery #sync1 .owl-controls .owl-buttons,
  body.single-employment .section-3 .gallery #sync1 .owl-controls .owl-buttons,
  body.single-project-gallery .section-3 .gallery #sync1 .owl-controls .owl-buttons {
    display: none !important;
  }
  body.archive.tax-project-category .section-4,
  body.archive.post-type-archive-employment .section-4,
  body.archive.post-type-archive-project-gallery .section-4,
  body.page-template-template-air-gallery .section-4,
  body.page-template-template-mechanical-gallery .section-4,
  body.single-employment .section-4,
  body.single-project-gallery .section-4 {
    padding: 40px 0;
  }
  body.archive.tax-project-category .section-4 .col-ym-12,
  body.archive.post-type-archive-employment .section-4 .col-ym-12,
  body.archive.post-type-archive-project-gallery .section-4 .col-ym-12,
  body.page-template-template-air-gallery .section-4 .col-ym-12,
  body.page-template-template-mechanical-gallery .section-4 .col-ym-12,
  body.single-employment .section-4 .col-ym-12,
  body.single-project-gallery .section-4 .col-ym-12 {
    padding: 0px;
  }
  body.archive.tax-project-category .section-4 .col-ym-12 h2,
  body.archive.post-type-archive-employment .section-4 .col-ym-12 h2,
  body.archive.post-type-archive-project-gallery .section-4 .col-ym-12 h2,
  body.page-template-template-air-gallery .section-4 .col-ym-12 h2,
  body.page-template-template-mechanical-gallery .section-4 .col-ym-12 h2,
  body.single-employment .section-4 .col-ym-12 h2,
  body.single-project-gallery .section-4 .col-ym-12 h2 {
    margin: 0 30px;
  }
  body.archive.tax-project-category .section-4 .col-ym-12 #ajax-load-more .alm-listing,
  body.archive.post-type-archive-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing,
  body.archive.post-type-archive-project-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing,
  body.page-template-template-air-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing,
  body.page-template-template-mechanical-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing,
  body.single-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing,
  body.single-project-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing {
    padding: 0px;
    margin: 0px;
  }
  body.archive.tax-project-category .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li,
  body.archive.post-type-archive-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li,
  body.archive.post-type-archive-project-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li,
  body.page-template-template-air-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li,
  body.page-template-template-mechanical-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li,
  body.single-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li,
  body.single-project-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li {
    float: none;
    width: 100%;
    padding: 0px 30px;
    display: block;
    position: relative;
    margin-bottom: 25px;
  }
  body.archive.tax-project-category .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li a,
  body.archive.post-type-archive-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li a,
  body.archive.post-type-archive-project-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li a,
  body.page-template-template-air-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li a,
  body.page-template-template-mechanical-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li a,
  body.single-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li a,
  body.single-project-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li a {
    display: block;
    position: relative;
  }
  body.archive.tax-project-category .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li a img,
  body.archive.post-type-archive-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li a img,
  body.archive.post-type-archive-project-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li a img,
  body.page-template-template-air-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li a img,
  body.page-template-template-mechanical-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li a img,
  body.single-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li a img,
  body.single-project-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li a img {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
  }
  body.archive.tax-project-category .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container,
  body.archive.post-type-archive-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container,
  body.archive.post-type-archive-project-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container,
  body.page-template-template-air-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container,
  body.page-template-template-mechanical-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container,
  body.single-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container,
  body.single-project-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container {
    padding: 17px 0 16px;
  }
  body.archive.tax-project-category .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container h3,
  body.archive.post-type-archive-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container h3,
  body.archive.post-type-archive-project-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container h3,
  body.page-template-template-air-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container h3,
  body.page-template-template-mechanical-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container h3,
  body.single-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container h3,
  body.single-project-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container h3 {
    margin: 0px;
    height: auto;
  }
  body.archive.tax-project-category .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container h3 a,
  body.archive.post-type-archive-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container h3 a,
  body.archive.post-type-archive-project-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container h3 a,
  body.page-template-template-air-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container h3 a,
  body.page-template-template-mechanical-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container h3 a,
  body.single-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container h3 a,
  body.single-project-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container h3 a {
    font-size: 18px;
  }
  body.archive.tax-project-category .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container p,
  body.archive.post-type-archive-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container p,
  body.archive.post-type-archive-project-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container p,
  body.page-template-template-air-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container p,
  body.page-template-template-mechanical-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container p,
  body.single-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container p,
  body.single-project-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container p {
    font-size: 13px;
    height: auto !important;
  }
  body.archive.tax-project-category .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .description-container,
  body.archive.post-type-archive-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .description-container,
  body.archive.post-type-archive-project-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .description-container,
  body.page-template-template-air-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .description-container,
  body.page-template-template-mechanical-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .description-container,
  body.single-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .description-container,
  body.single-project-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .description-container {
    min-height: none !important;
    height: auto !important;
  }
  body.archive.tax-project-category .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .description-container p,
  body.archive.post-type-archive-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .description-container p,
  body.archive.post-type-archive-project-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .description-container p,
  body.page-template-template-air-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .description-container p,
  body.page-template-template-mechanical-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .description-container p,
  body.single-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .description-container p,
  body.single-project-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .description-container p {
    font-size: 13px;
    height: auto;
  }
  body.archive.tax-project-category .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .more-container,
  body.archive.post-type-archive-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .more-container,
  body.archive.post-type-archive-project-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .more-container,
  body.page-template-template-air-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .more-container,
  body.page-template-template-mechanical-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .more-container,
  body.single-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .more-container,
  body.single-project-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .more-container {
    padding: 13px 0;
  }
  body.archive.tax-project-category .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .more-container p a,
  body.archive.post-type-archive-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .more-container p a,
  body.archive.post-type-archive-project-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .more-container p a,
  body.page-template-template-air-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .more-container p a,
  body.page-template-template-mechanical-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .more-container p a,
  body.single-employment .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .more-container p a,
  body.single-project-gallery .section-4 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .more-container p a {
    font-size: 13px;
  }
  body.archive.tax-project-category .section-4 .col-ym-12 #ajax-load-more .alm-btn-wrap,
  body.archive.post-type-archive-employment .section-4 .col-ym-12 #ajax-load-more .alm-btn-wrap,
  body.archive.post-type-archive-project-gallery .section-4 .col-ym-12 #ajax-load-more .alm-btn-wrap,
  body.page-template-template-air-gallery .section-4 .col-ym-12 #ajax-load-more .alm-btn-wrap,
  body.page-template-template-mechanical-gallery .section-4 .col-ym-12 #ajax-load-more .alm-btn-wrap,
  body.single-employment .section-4 .col-ym-12 #ajax-load-more .alm-btn-wrap,
  body.single-project-gallery .section-4 .col-ym-12 #ajax-load-more .alm-btn-wrap {
    padding: 0px 30px !important;
  }
  body.archive.tax-project-category .section-4 .col-ym-12 #ajax-load-more .alm-btn-wrap #load-more,
  body.archive.post-type-archive-employment .section-4 .col-ym-12 #ajax-load-more .alm-btn-wrap #load-more,
  body.archive.post-type-archive-project-gallery .section-4 .col-ym-12 #ajax-load-more .alm-btn-wrap #load-more,
  body.page-template-template-air-gallery .section-4 .col-ym-12 #ajax-load-more .alm-btn-wrap #load-more,
  body.page-template-template-mechanical-gallery .section-4 .col-ym-12 #ajax-load-more .alm-btn-wrap #load-more,
  body.single-employment .section-4 .col-ym-12 #ajax-load-more .alm-btn-wrap #load-more,
  body.single-project-gallery .section-4 .col-ym-12 #ajax-load-more .alm-btn-wrap #load-more {
    padding: 10px 20px;
    font-size: 16px;
  }
  body.archive.tax-project-category .section-2 .ym-container .section-header,
  body.archive.post-type-archive-employment .section-2 .ym-container .section-header,
  body.archive.post-type-archive-project-gallery .section-2 .ym-container .section-header {
    padding: 0px 30px;
  }
  body.archive.tax-project-category .section-2 .ym-container .section-header h2,
  body.archive.post-type-archive-employment .section-2 .ym-container .section-header h2,
  body.archive.post-type-archive-project-gallery .section-2 .ym-container .section-header h2 {
    font-size: 16px;
    background-position: right 37px;
  }
  body.archive.tax-project-category .section-2 .ym-container .section-content ul,
  body.archive.post-type-archive-employment .section-2 .ym-container .section-content ul,
  body.archive.post-type-archive-project-gallery .section-2 .ym-container .section-content ul {
    padding: 0px 15px !important;
  }
  body.archive.tax-project-category .section-2 .ym-container .section-content ul .browse-category,
  body.archive.post-type-archive-employment .section-2 .ym-container .section-content ul .browse-category,
  body.archive.post-type-archive-project-gallery .section-2 .ym-container .section-content ul .browse-category {
    float: left;
    display: inline-block;
    position: relative;
    width: 33.33%;
    text-align: center;
    margin-top: 20px;
  }
  body.archive.tax-project-category .section-2 .ym-container .section-content ul .browse-category a,
  body.archive.post-type-archive-employment .section-2 .ym-container .section-content ul .browse-category a,
  body.archive.post-type-archive-project-gallery .section-2 .ym-container .section-content ul .browse-category a {
    font-size: 12px;
  }
  body.archive.tax-project-category .section-2 .ym-container .section-content ul .browse-category a img,
  body.archive.post-type-archive-employment .section-2 .ym-container .section-content ul .browse-category a img,
  body.archive.post-type-archive-project-gallery .section-2 .ym-container .section-content ul .browse-category a img {
    display: block;
    position: relative;
    margin: 0px auto 15px;
    width: 42px;
    height: auto;
  }
  body.archive.tax-project-category .section-2 .ym-container .section-content ul .browse-category:first-child,
  body.archive.tax-project-category .section-2 .ym-container .section-content ul .browse-category:nth-child(2),
  body.archive.tax-project-category .section-2 .ym-container .section-content ul .browse-category:nth-child(3),
  body.archive.tax-project-category .section-2 .ym-container .section-content ul .browse-category:nth-child(4),
  body.archive.tax-project-category .section-2 .ym-container .section-content ul .browse-category:nth-child(5),
  body.archive.tax-project-category .section-2 .ym-container .section-content ul .browse-category:nth-child(6),
  body.archive.post-type-archive-employment .section-2 .ym-container .section-content ul .browse-category:first-child,
  body.archive.post-type-archive-employment .section-2 .ym-container .section-content ul .browse-category:nth-child(2),
  body.archive.post-type-archive-employment .section-2 .ym-container .section-content ul .browse-category:nth-child(3),
  body.archive.post-type-archive-employment .section-2 .ym-container .section-content ul .browse-category:nth-child(4),
  body.archive.post-type-archive-employment .section-2 .ym-container .section-content ul .browse-category:nth-child(5),
  body.archive.post-type-archive-employment .section-2 .ym-container .section-content ul .browse-category:nth-child(6),
  body.archive.post-type-archive-project-gallery .section-2 .ym-container .section-content ul .browse-category:first-child,
  body.archive.post-type-archive-project-gallery .section-2 .ym-container .section-content ul .browse-category:nth-child(2),
  body.archive.post-type-archive-project-gallery .section-2 .ym-container .section-content ul .browse-category:nth-child(3),
  body.archive.post-type-archive-project-gallery .section-2 .ym-container .section-content ul .browse-category:nth-child(4),
  body.archive.post-type-archive-project-gallery .section-2 .ym-container .section-content ul .browse-category:nth-child(5),
  body.archive.post-type-archive-project-gallery .section-2 .ym-container .section-content ul .browse-category:nth-child(6) {
    margin-top: 20px !important;
  }
  body.page-template-template-news .section-1 {
    height: 200px;
    width: 100% !important;
  }
  body.page-template-template-news .title-section {
    padding: 30px 15px;
  }
  body.page-template-template-news .title-section .col-ym-12 h1 {
    font-size: 30px;
  }
  body.page-template-template-news .title-section .col-ym-12 #breadcrumbs {
    font-size: 12px !important;
    line-height: 1.5em;
  }
  body.page-template-template-news .title-section .col-ym-12 #breadcrumbs span {
    font-size: 12px !important;
  }
  body.page-template-template-news .title-section .col-ym-12 #breadcrumbs span a {
    font-size: 12px !important;
  }
  body.page-template-template-news .section-2 {
    padding: 30px 30px;
  }
  body.page-template-template-news .section-2 .col-ym-8 {
    width: 100%;
    padding: 0px 0px 20px;
  }
  body.page-template-template-news .section-2 .col-ym-8 a {
    display: block;
    position: relative;
    transition: all 0.2s ease-in-out 0s !important;
  }
  body.page-template-template-news .section-2 .col-ym-8 a img {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    margin-left: 0px;
  }
  body.page-template-template-news .section-2 .col-ym-4 {
    float: none;
    padding: 0px;
  }
  body.page-template-template-news .section-2 .col-ym-4 h2 {
    margin: 0px;
    height: 60px;
  }
  body.page-template-template-news .section-2 .col-ym-4 h2 a {
    font-size: 18px;
  }
  body.page-template-template-news .section-2 .col-ym-4 .date {
    border-bottom: 1px solid #eaeaea;
    font-size: 13px;
    font-weight: 600;
    color: #858585;
    padding: 15px 0px 30px;
    height: auto !important;
    margin: 0px !important;
  }
  body.page-template-template-news .section-2 .col-ym-4 p {
    font-size: 14px;
    line-height: 1.5em;
    font-weight: 300;
    border-bottom: 3px solid #eaeaea;
    margin-bottom: 0px;
    margin-top: 25px;
    height: auto;
    padding: 0px 0px 30px;
  }
  body.page-template-template-news .section-3 {
    padding: 0px 0px 40px;
  }
  body.page-template-template-news .section-3 .col-ym-12 #ajax-load-more .alm-listing {
    padding: 0px;
    margin: 0px;
  }
  body.page-template-template-news .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li {
    float: none;
    width: 100%;
    padding: 0px 30px;
    display: block;
    position: relative;
    margin-bottom: 25px;
  }
  body.page-template-template-news .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li a {
    display: block;
    position: relative;
  }
  body.page-template-template-news .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li a img {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
  }
  body.page-template-template-news .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container {
    padding: 17px 0 16px;
  }
  body.page-template-template-news .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container h3 {
    margin: 0px;
    height: auto;
  }
  body.page-template-template-news .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container h3 a {
    font-size: 18px;
  }
  body.page-template-template-news .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container p {
    font-size: 13px;
  }
  body.page-template-template-news .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .description-container p {
    font-size: 14px;
    height: auto;
    line-height: 1.5em;
  }
  body.page-template-template-news .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .more-container {
    padding: 13px 0;
  }
  body.page-template-template-news .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .more-container p a {
    font-size: 13px;
  }
  body.page-template-template-news .section-3 .col-ym-12 #ajax-load-more .alm-btn-wrap {
    padding: 0px 30px !important;
  }
  body.single-post .section-1 {
    height: 200px;
    width: 100% !important;
  }
  body.single-post .title-section {
    padding: 30px 15px;
  }
  body.single-post .title-section .col-ym-12 h1 {
    font-size: 30px;
  }
  body.single-post .title-section .col-ym-12 #breadcrumbs {
    font-size: 12px !important;
    line-height: 1.5em;
  }
  body.single-post .title-section .col-ym-12 #breadcrumbs span {
    font-size: 12px !important;
  }
  body.single-post .title-section .col-ym-12 #breadcrumbs span a {
    font-size: 12px !important;
  }
  body.single-post .section-2 {
    padding: 30px 30px 60px;
  }
  body.single-post .section-2 .col-ym-4 {
    width: 100%;
    padding: 0px 0px 20px;
  }
  body.single-post .section-2 .col-ym-4 .img-container {
    overflow: none;
  }
  body.single-post .section-2 .col-ym-4 .img-container img {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    margin-left: 0px;
  }
  body.single-post .section-2 .col-ym-8 {
    float: none;
    padding: 0px;
  }
  body.single-post .section-2 .col-ym-8 h1 {
    font-size: 20px;
  }
  body.single-post .section-2 .col-ym-12 {
    margin-top: 40px;
    padding: 0px;
  }
  body.single-post .section-2 .col-ym-12 .next-prev-posts .col-ym-6 {
    padding: 0px;
    width: 50% !important;
    float: left;
    display: inline-block;
    position: relative;
  }
  body.single-post .section-3 {
    padding: 0px 0px 40px;
  }
  body.single-post .section-3 .col-ym-12 {
    padding: 0px;
  }
  body.single-post .section-3 .col-ym-12 h2 {
    margin: 0 30px;
  }
  body.single-post .section-3 .col-ym-12 #ajax-load-more .alm-listing {
    padding: 0px;
    margin: 0px;
  }
  body.single-post .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li {
    float: none;
    width: 100%;
    padding: 0px 30px;
    display: block;
    position: relative;
    margin-bottom: 25px;
  }
  body.single-post .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li a {
    display: block;
    position: relative;
  }
  body.single-post .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li a img {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
  }
  body.single-post .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container {
    padding: 17px 0 16px;
  }
  body.single-post .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container h3 {
    margin: 0px;
    height: auto;
  }
  body.single-post .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container h3 a {
    font-size: 18px;
  }
  body.single-post .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .title-container p {
    font-size: 13px;
  }
  body.single-post .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .description-container {
    min-height: none !important;
    height: auto !important;
  }
  body.single-post .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .description-container p {
    font-size: 14px;
    line-height: 1.5em;
    height: auto;
  }
  body.single-post .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .more-container {
    padding: 13px 0;
  }
  body.single-post .section-3 .col-ym-12 #ajax-load-more .alm-listing .alm-reveal li .more-container p a {
    font-size: 13px;
  }
  .page.page-id-20 .section-1 {
    height: 200px;
  }
  .page.page-id-20 .title-section {
    padding: 30px 15px;
  }
  .page.page-id-20 .title-section .col-ym-12 h1 {
    font-size: 30px;
  }
  .page.page-id-20 .title-section .col-ym-12 #breadcrumbs {
    font-size: 12px !important;
    line-height: 1.5em;
  }
  .page.page-id-20 .title-section .col-ym-12 #breadcrumbs span {
    font-size: 12px !important;
  }
  .page.page-id-20 .title-section .col-ym-12 #breadcrumbs span a {
    font-size: 12px !important;
  }
  .page.page-id-20 .section-3 .col-ym-6 {
    margin-bottom: 30px;
  }
  .page.page-id-20 .section-3 .col-ym-6 .this-container .inner-container {
    padding: 30px 20px 20px 20px;
  }
  .page.page-id-20 .section-3 .col-ym-6 .this-container .inner-container .logo-container {
    display: block;
    position: relative;
    width: 100% !important;
    margin-bottom: 30px;
  }
  .page.page-id-20 .section-3 .col-ym-6 .this-container .inner-container .text-container {
    display: block;
    position: relative;
    width: 100% !important;
  }
  .page.page-id-20 .section-3 .col-ym-12 .this-container .inner-container {
    padding: 30px 20px 20px 20px;
  }
  .page.page-id-20 .section-3 .col-ym-12 .this-container .inner-container .logo-container {
    display: block;
    position: relative;
    width: 100% !important;
    margin-bottom: 30px;
  }
  .page.page-id-20 .section-3 .col-ym-12 .this-container .inner-container .text-container {
    display: block !important;
    position: relative;
    width: 100% !important;
    padding: 0px !important;
  }
  .page.page-id-20 .section-3 .col-ym-12 .this-container .inner-container .text-container:nth-child(2) {
    margin-bottom: 30px;
  }
  .page.page-id-20 .section-3 .col-ym-12 .this-container .inner-container .text-container:nth-child(3) {
    clear: both;
    display: inline-block;
    float: none !important;
    padding: 0px !important;
  }
  .page.page-id-20 .section-4 .col-ym-6 {
    width: 100%;
    float: none;
    display: block;
    position: relative;
  }
  .page.page-id-20 .section-4 .col-ym-6 iframe {
    width: 100%;
    height: 200px;
  }
  .page.page-id-20 .section-4 .right {
    margin-top: 30px;
  }
  .page.page-id-20 .section-4 .right #gform_wrapper_1 #gform_1 {
    padding: 32px 10px 30px;
  }
  .page.page-id-20 .section-4 .right #gform_wrapper_1 #gform_1 .gform_body ul {
    margin: 0px;
    padding: 0px;
  }
  .page.page-id-20 .section-4 .right #gform_wrapper_1 #gform_1 .gform_body ul li {
    padding: 0px 10px;
    width: 100%;
  }
  .page.page-id-20 .section-4 .right #gform_wrapper_1 #gform_1 .gform_body ul #field_1_8 {
    margin-bottom: 21px !important;
  }
  .page.page-id-20 .section-4 .right #gform_wrapper_1 #gform_1 .gform_body ul #field_1_7 .ginput_container select,
  .page.page-id-20 .section-4 .right #gform_wrapper_1 #gform_1 .gform_body ul #field_1_8 .ginput_container select,
  .page.page-id-20 .section-4 .right #gform_wrapper_1 #gform_1 .gform_body ul #field_1_9 .ginput_container select {
    padding: 0px 0px 0px 15px;
    text-indent: 0px;
  }
  .page.page-id-20 .section-4 .right #gform_wrapper_1 #gform_1 .gform_body ul #field_1_9 {
    margin-bottom: 21px !important;
  }
  .page.page-id-20 .section-4 .right #gform_wrapper_1 #gform_1 .gform_footer {
    padding-top: 0px !important;
  }
  body.page.page-template-template-about .section-1 {
    height: 200px;
  }
  body.page.page-template-template-about .section-2 {
    padding: 0px !important;
  }
  body.page.page-template-template-about .section-2 .ym-container .col-ym-12 {
    margin: 0px;
    padding: 40px 30px 40px;
  }
  body.page.page-template-template-about .section-2 .ym-container .col-ym-12 .col-ym-6 {
    display: block;
    position: relative;
  }
  body.page.page-template-template-about .section-2 .ym-container .col-ym-12 .col-ym-6 h1 {
    font-size: 24px !important;
  }
  body.page.page-template-template-about .section-2 .ym-container .col-ym-12 .col-ym-6 p {
    font-size: 14px !important;
    line-height: 1.5em !important;
  }
  body.page.page-template-template-about .section-2 .ym-container .col-ym-12 .col-ym-6 {
    padding: 0px !important;
  }
  body.page.page-template-template-about .section-2 .ym-container .col-ym-12 .col-ym-6:nth-child(2) {
    padding: 30px 0px 0px !important;
  }
  body.page.page-template-template-about .section-4 {
    padding: 0 0 30px;
  }
  body.page.page-template-template-about .section-4 .col-ym-12 {
    padding-left: 30px !important;
    padding-right: 30px !important;
    margin-bottom: 25px;
  }
  body.page.page-template-template-about .section-4 .col-ym-12 h2 {
    font-size: 24px !important;
  }
  body.page.page-template-template-about .section-4 .col-ym-12 hr {
    margin: 16px 0 30px;
    background-color: #dddddd;
    height: 1px;
    width: 90px;
    text-align: left;
    border: 0px;
  }
  body.page.page-template-template-about .section-4 .col-ym-12 p {
    font-size: 14px !important;
    line-height: 1.5em !important;
  }
  body.page.page-template-template-about .section-4 .col-ym-6 {
    margin-bottom: 30px;
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  body.page.page-template-template-about .section-4 .col-ym-6 img {
    display: inline-block;
    position: relative;
    float: left;
    width: 60px;
    height: auto;
  }
  body.page.page-template-template-about .section-4 .col-ym-6 h2 {
    display: inline-block;
    position: relative;
    float: left;
    font-size: 18px;
    font-weight: 200;
    color: #9d9fa2;
    margin: 30px 0px 0px 15px;
  }
  body.page.page-template-template-about .section-4 .col-ym-6 p {
    line-height: 1.5em !important;
  }
  body.page.page-template-template-about .section-5 {
    height: auto;
    padding: 40px 0px !important;
  }
  body.page.page-template-template-about .section-5 .ym-container {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  body.page.page-template-template-about .section-5 .ym-container p {
    width: 100%;
    font-size: 24px !important;
    line-height: 1.5em;
  }
  body.page.page-template-template-about .section-6 {
    padding: 12px 0 38px;
    border-bottom: 1px solid #eeeeee;
  }
  body.page.page-template-template-about .section-6 .ym-container {
    padding: 0px 30px;
  }
  body.page.page-template-template-about .section-6 .ym-container h2 {
    font-size: 24px !important;
  }
  body.page.page-template-template-about .section-6 .ym-container p {
    font-size: 14px !important;
    line-height: 1.5em !important;
  }
  body.page.page-template-template-about .section-6 .ym-container .sky-tabs {
    margin: 40px 0px 0px;
  }
  body.page.page-template-template-about .section-6 .ym-container .sky-tabs label {
    padding-bottom: 0px !important;
    padding-right: 0px !important;
    width: 100% !important;
  }
  body.page.page-template-template-about .section-6 .ym-container .sky-tabs label span {
    padding: 0px;
  }
  body.page.page-template-template-about .section-6 .ym-container .sky-tabs label span span {
    padding: 0px 20px;
    font-size: 14px;
  }
  body.page.page-template-template-about .section-7 .col-ym-6,
  body.page.page-template-template-about .section-8 .col-ym-6 {
    padding: 0px 30px !important;
    width: 100% !important;
    float: none !important;
    display: block !important;
    position: relative !important;
  }
  body.page.page-template-template-about .section-7 .col-ym-6 .text-container,
  body.page.page-template-template-about .section-8 .col-ym-6 .text-container {
    width: 100%;
    margin-bottom: 30px;
  }
  body.page.page-template-template-about .section-7 .col-ym-6 .text-container h2,
  body.page.page-template-template-about .section-8 .col-ym-6 .text-container h2 {
    margin-top: 30px !important;
    font-size: 24px !important;
  }
  body.page.page-template-template-about .section-7 .col-ym-6 .text-container ul,
  body.page.page-template-template-about .section-8 .col-ym-6 .text-container ul {
    height: auto;
  }
  body.page.page-template-template-about .section-7 .col-ym-6 .text-container ul li,
  body.page.page-template-template-about .section-8 .col-ym-6 .text-container ul li {
    width: 100%;
    padding-right: 0px;
  }
  body.page.page-template-template-about .section-7 .col-ym-6 .text-container ul li p,
  body.page.page-template-template-about .section-8 .col-ym-6 .text-container ul li p {
    font-size: 14px !important;
    line-height: 1.5em !important;
  }
  body.page.page-template-template-about .section-9 .col-ym-12 {
    padding: 0px 30px !important;
  }
  body.page.page-template-template-about .section-9 .col-ym-12 h2 {
    font-size: 24px !important;
  }
  body.page.page-template-template-about .section-9 .sky-tabs {
    margin: 30px 0px 0px !important;
  }
  body.page.page-template-template-about .section-9 .sky-tabs label {
    display: inline-block;
    position: relative;
    font-size: 16px !important;
    padding: 0px 30px !important;
    width: 100% !important;
    margin-bottom: 0px;
  }
  body.page.page-template-template-about .section-9 .sky-tabs label span {
    padding: 0px;
    font-size: 16px !important;
    width: 100% !important;
    background-color: #0076be !important;
  }
  body.page.page-template-template-about .section-9 .sky-tabs label span span {
    line-height: 1.5em !important;
    font-size: 14px !important;
  }
  body.page.page-template-template-about .section-9 .sky-tabs label span span img {
    max-width: none !important;
  }
  body.page.page-template-template-about .section-9 .sky-tabs label span span strong {
    font-size: 14px !important;
    margin-bottom: 4px;
  }
  body.page.page-template-template-about .section-9 .sky-tabs .show-on-mobile {
    display: block !important;
  }
  body.page.page-template-template-about .section-9 .sky-tabs ul {
    display: none !important;
  }
  body.page.page-template-template-about .section-9 .sky-tabs ul li {
    padding: 30px 30px;
  }
  body.page.page-template-template-about .section-9 .sky-tabs ul li .typography {
    padding: 40px 30px;
  }
  body.page.page-template-template-about .section-9 .sky-tabs ul li .typography h2 {
    color: #4d4d4d;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.5em;
  }
  body.page.page-template-template-about .section-9 .sky-tabs ul li .typography h2 strong {
    display: block;
    position: relative;
  }
  body.page.page-template-template-about .section-9 .sky-tabs ul li .typography p {
    margin-top: 15px;
    font-size: 14px !important;
    line-height: 1.5em !important;
  }
  body.page.page-template-template-about .section-9b .sky-tabs {
    margin: 0px 0px 0px !important;
  }
  body.page.page-template-template-about .section-10 .col-ym-12 {
    margin-bottom: 0px;
    padding-left: 30px;
    padding-right: 30px;
  }
  body.page.page-template-template-about .section-10 .col-ym-12 h2 {
    font-size: 24px !important;
  }
  body.page.page-template-template-about .section-10 .col-ym-12 ul {
    margin-left: 0px;
  }
  body.page.page-template-template-about .section-10 .col-ym-12 ul li {
    font-size: 14px;
    line-height: 1.5em;
    margin: 8px 0;
  }
  body.page.page-template-template-about .section-10 .sky-tabs {
    margin: 40px 30px 0px;
  }
  body.page.page-template-template-about .section-10 .sky-tabs label {
    padding-bottom: 0px !important;
    padding-right: 0px !important;
    width: 100% !important;
  }
  body.page.page-template-template-about .section-10 .sky-tabs label span {
    padding: 0px;
  }
  body.page.page-template-template-about .section-10 .sky-tabs label span span {
    padding: 0px 20px;
    font-size: 14px;
  }
  body.page.page-template-template-about .section-10 .sky-tabs ul {
    margin: 0px;
    padding: 0px;
    border-top: 1px solid #dddddd;
  }
  body.page.page-template-template-about .section-10 .sky-tabs ul li {
    padding: 7px 0px;
    list-style-type: none !important;
  }
  body.page.page-template-template-about .section-10 .sky-tabs ul li .typography {
    padding: 0px;
  }
  body.page.page-template-template-about .section-10 .sky-tabs ul li .typography p {
    font-size: 14px !important;
    line-height: 1.5em !important;
  }
  body.page.page-template-template-about .section-10 .sky-tabs ul li .typography ul {
    border-top: 0px solid #dddddd;
    padding: 20px 0px;
  }
  body.page.page-template-template-about .section-10 .sky-tabs ul li .typography ul li {
    background-position: left 3px;
    font-size: 14px !important;
    line-height: 1.5em !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 20px;
    margin-bottom: 6px;
  }
  body.page.page-template-template-about .section-11 {
    padding-bottom: 40px;
  }
  body.page.page-template-template-about .section-11 .col-ym-12 {
    margin-bottom: 0px;
    padding-left: 30px;
    padding-right: 30px;
  }
  body.page.page-template-template-about .section-11 .col-ym-12 h2 {
    font-size: 24px !important;
  }
  body.page.page-template-template-about .section-11 .col-ym-12 ul li {
    padding: 0 10px;
  }
  body.page.page-template-template-about .section-11 .col-ym-12 ul li img {
    height: 65px;
  }
  .page.page-template-template-policies-testimonials .section-1 {
    height: 200px;
  }
  .page.page-template-template-policies-testimonials .title-section {
    padding: 30px 15px;
  }
  .page.page-template-template-policies-testimonials .title-section .col-ym-12 h1 {
    font-size: 30px;
  }
  .page.page-template-template-policies-testimonials .title-section .col-ym-12 #breadcrumbs {
    font-size: 12px !important;
    line-height: 1.5em;
  }
  .page.page-template-template-policies-testimonials .title-section .col-ym-12 #breadcrumbs span {
    font-size: 12px !important;
  }
  .page.page-template-template-policies-testimonials .title-section .col-ym-12 #breadcrumbs span a {
    font-size: 12px !important;
  }
  .page.page-template-template-policies-testimonials .section-3 {
    padding: 40px 15px;
  }
  .page.page-template-template-policies-testimonials .section-3 .tmls_text {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .page.page-template-template-policies-testimonials .section-3 .tmls_text,
  .page.page-template-template-policies-testimonials .section-3 .tmls_name,
  .page.page-template-template-policies-testimonials .section-3 .tmls_position {
    font-family: 'Roboto', sans-serif !important;
  }
  .page.page-template-template-policies-testimonials .section-3 .policies-container ul li h2 {
    font-size: 22px;
  }
  .page.page-template-template-policies-testimonials .section-3 .policies-container ul li a {
    font-size: 14px;
  }
  .page.page-template-template-policies-testimonials .section-3 .policies-container ul li a img {
    width: 16px;
  }
  .page.page-template-template-careers .section-1,
  .page.page-template-template-crest .section-1 {
    height: 200px;
  }
  .page.page-template-template-careers .title-section,
  .page.page-template-template-crest .title-section {
    padding: 30px 15px;
  }
  .page.page-template-template-careers .title-section .col-ym-12 h1,
  .page.page-template-template-crest .title-section .col-ym-12 h1 {
    font-size: 30px;
  }
  .page.page-template-template-careers .title-section .col-ym-12 #breadcrumbs,
  .page.page-template-template-crest .title-section .col-ym-12 #breadcrumbs {
    font-size: 12px !important;
    line-height: 1.5em;
  }
  .page.page-template-template-careers .title-section .col-ym-12 #breadcrumbs span,
  .page.page-template-template-crest .title-section .col-ym-12 #breadcrumbs span {
    font-size: 12px !important;
  }
  .page.page-template-template-careers .title-section .col-ym-12 #breadcrumbs span a,
  .page.page-template-template-crest .title-section .col-ym-12 #breadcrumbs span a {
    font-size: 12px !important;
  }
  .page.page-template-template-careers .section-3 .content,
  .page.page-template-template-crest .section-3 .content {
    width: 100%;
    float: none;
    padding: 0px 30px;
  }
  body.page-template-template-crest-mechanical-pages .section-1,
  body.page-template-template-minor-works .section-1,
  body.page-template-template-feedback .section-1,
  body.page-template-template-service-maintenance .section-1,
  body.page-template-template-air-conditioning .section-1,
  body.page-template-template-air-conditioning-child .section-1 {
    background-position: center top !important;
    background-attachment: scroll !important;
  }
  body.page-template-template-crest-mechanical-pages .section-4,
  body.page-template-template-minor-works .section-4,
  body.page-template-template-feedback .section-4,
  body.page-template-template-service-maintenance .section-4,
  body.page-template-template-air-conditioning .section-4,
  body.page-template-template-air-conditioning-child .section-4 {
    background-position: center bottom !important;
    background-attachment: scroll !important;
  }
  body.page-template-template-power .section-1 {
    background-position: center top !important;
    background-attachment: scroll !important;
  }
  body.page-template-template-power .section-4 {
    background-position: center bottom !important;
    background-attachment: scroll !important;
  }
  body.page-template-template-crest-mechanical-pages .section-3 .content .text .image-container {
    width: 100%;
    display: block;
    position: relative;
    float: none;
    text-align: center;
  }
  body.page-template-template-crest-mechanical-pages .section-3 .content .text .image-container img {
    width: 200px !important;
    height: auto !important;
    margin: 0px auto;
  }
  body.page-template-template-crest-mechanical-pages .section-3 .content .text .text-container {
    width: 100%;
    display: block;
    position: relative;
    float: none;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  header .logo a img,
  body.front-end .sticky-menu .logo a img {
    max-width: 139px;
  }
  header .right .menu .parent a,
  body.front-end .sticky-menu .right .menu .parent a {
    padding-right: 11px;
    padding-left: 11px;
  }
  body.page-template-template-crest-mechanical-pages .section-1,
  body.page-template-template-minor-works .section-1,
  body.page-template-template-feedback .section-1,
  body.page-template-template-service-maintenance .section-1,
  body.page-template-template-air-conditioning .section-1,
  body.page-template-template-air-conditioning-child .section-1 {
    background-position: center top !important;
    background-attachment: scroll !important;
  }
  body.page-template-template-crest-mechanical-pages .section-4,
  body.page-template-template-minor-works .section-4,
  body.page-template-template-feedback .section-4,
  body.page-template-template-service-maintenance .section-4,
  body.page-template-template-air-conditioning .section-4,
  body.page-template-template-air-conditioning-child .section-4 {
    display: none;
    background-position: center bottom !important;
    background-attachment: scroll !important;
  }
  body.page-template-template-power .section-1 {
    background-position: center top !important;
    background-attachment: scroll !important;
  }
  body.page-template-template-power .section-4 {
    display: none;
    background-position: center bottom !important;
    background-attachment: scroll !important;
  }
  .page.page-id-20 .section-4 .right #gform_wrapper_1 #gform_1 .gform_body ul #field_1_7 .ginput_container select,
  .page.page-id-20 .section-4 .right #gform_wrapper_1 #gform_1 .gform_body ul #field_1_8 .ginput_container select,
  .page.page-id-20 .section-4 .right #gform_wrapper_1 #gform_1 .gform_body ul #field_1_9 .ginput_container select {
    padding: 0px 0px 0px 15px !important;
    text-indent: 0px !important;
  }
  .employment-list-navigation .form-actions {
    margin-top: 15px;
  }
  .employment-list .employment-list-item-attribute.employment-list-item-attribute__application-button .button {
    font-size: 10px !important;
    padding: 12px 10px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  body.page-template-template-crest-mechanical-pages .section-1,
  body.page-template-template-minor-works .section-1,
  body.page-template-template-feedback .section-1,
  body.page-template-template-service-maintenance .section-1,
  body.page-template-template-air-conditioning .section-1,
  body.page-template-template-air-conditioning-child .section-1 {
    background-position: center top !important;
    background-attachment: scroll !important;
  }
  body.page-template-template-crest-mechanical-pages .section-4,
  body.page-template-template-minor-works .section-4,
  body.page-template-template-feedback .section-4,
  body.page-template-template-service-maintenance .section-4,
  body.page-template-template-air-conditioning .section-4,
  body.page-template-template-air-conditioning-child .section-4 {
    display: none;
    background-position: center bottom !important;
    background-attachment: scroll !important;
  }
  body.page-template-template-power .section-1 {
    background-position: center top !important;
    background-attachment: scroll !important;
  }
  body.page-template-template-power .section-4 {
    display: none;
    background-position: center bottom !important;
    background-attachment: scroll !important;
  }
  .page.page-id-20 .section-4 .right #gform_wrapper_1 #gform_1 .gform_body ul #field_1_7 .ginput_container select,
  .page.page-id-20 .section-4 .right #gform_wrapper_1 #gform_1 .gform_body ul #field_1_8 .ginput_container select,
  .page.page-id-20 .section-4 .right #gform_wrapper_1 #gform_1 .gform_body ul #field_1_9 .ginput_container select {
    padding: 0px 0px 0px 15px !important;
    text-indent: 0px !important;
  }
  .employment-list-navigation .button {
    padding: 12px 10px;
  }
  .employment-list-navigation .form-actions {
    margin-top: 15px;
  }
  .employment-list-navigation .employment-list-navigation-field {
    display: inline-block;
  }
  .employment-list-navigation .employment-list-navigation-field select {
    min-width: inherit !important;
  }
  .employment-list-navigation .employment-list-navigation-field.employment-list-navigation-field__sortBy {
    float: inherit;
    margin-right: 10px;
  }
  .employment-list-navigation .employment-list-navigation-field.employment-list-navigation-field__sortBy select {
    padding: 12px 30px 12px 10px;
  }
  .employment-list .employment-list-item-attribute.employment-list-item-attribute__application-button .button {
    font-size: 10px !important;
    padding: 12px 10px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 568px) and (orientation: portrait) {
  body.archive.post-type-archive-employment .section-4 {
    padding: 0 0 40px;
  }
  body.single-employment .section-3 {
    padding: 0px;
  }
  .employment-listing .employment-listing-header,
  .employment-listing .employment-listing-body,
  .employment-listing .employment-listing-footer {
    padding: 20px;
  }
  .employment-listing .employment-listing-header [class*="col-ym-"] {
    padding: 0;
  }
  .employment-listing .employment-listing-header .employment-listing-attribute {
    margin-top: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .employment-list-navigation {
    margin-bottom: 30px;
  }
  .employment-list-navigation [class*="col-ym-"] {
    padding-left: 0;
  }
  .employment-list-navigation .employment-list-navigation-field.employment-list-navigation-field__sortBy {
    float: inherit;
  }
  .employment-list .employment-list-item .employment-list-item-attribute {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media only screen and (min-width: 321px) and (max-width: 767px) and (orientation: landscape) {
  body.single-employment .section-3 {
    padding: 0px;
  }
}
@media print {
  a[href]:after,
  img[src]:after {
    content: none !important;
  }
}
