@import 'https://fonts.googleapis.com/css?family=Oswald:400,700|Titillium+Web:300,300i,400';
@charset "UTF-8";
.ym-container {
  width: 1140px;
  margin: 0 auto;
}
.col-ym-12,
.col-ym-11,
.col-ym-10,
.col-ym-9,
.col-ym-8,
.col-ym-7,
.col-ym-6,
.col-ym-5,
.col-ym-4,
.col-ym-3,
.col-ym-2,
.col-ym-1 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-ym-12 {
  width: 100%;
  float: left;
}
.col-ym-11 {
  width: 91.66666667%;
  float: left;
}
.col-ym-10 {
  width: 83.33333333%;
  float: left;
}
.col-ym-9 {
  width: 75%;
  float: left;
}
.col-ym-8 {
  width: 66.66666667%;
  float: left;
}
.col-ym-7 {
  width: 58.33333333%;
  float: left;
}
.col-ym-6 {
  width: 50%;
  float: left;
}
.col-ym-5 {
  width: 41.66666667%;
  float: left;
}
.col-ym-4 {
  width: 33.33333333%;
  float: left;
}
.col-ym-3 {
  width: 25%;
  float: left;
}
.col-ym-2 {
  width: 16.66666667%;
  float: left;
}
.col-ym-1 {
  width: 8.33333333%;
  float: left;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
html,
body {
  margin: 0;
  padding: 0;
}
body.front-end {
  position: relative;
}
body.front-end * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body.front-end #content > * {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
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: 'Oswald', sans-serif;
  font-weight: 600;
}
body.front-end p,
body.front-end li,
body.front-end a {
  font-family: 'Titillium Web', sans-serif;
  font-size: 15px;
}
body.front-end a {
  font-family: 'Titillium Web', sans-serif;
  color: #666;
  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;
}
header .ym-container {
  border-bottom: 1px solid #000;
}
header .mobile-menu,
header .mobile-booking,
header .mobile-phone {
  display: none;
}
header .logo a {
  display: block;
  padding: 45px 0px 0px;
}
header .logo a img {
  max-width: 100%;
}
header .right {
  text-align: right;
}
header .right .top ul {
  margin: 0;
  padding: 0;
}
header .right .top ul li {
  display: inline-block;
}
header .right .top ul li.business,
header .right .top ul li.service {
  padding: 10px 10px 0 0;
}
header .right .top ul li.business svg,
header .right .top ul li.service svg {
  height: 21px;
  width: 15px;
  margin: 0 5px -5px 0;
}
header .right .top ul li.phone {
  font-family: 'Oswald', sans-serif;
  font-size: 24px;
  font-weight: 600;
  color: #000;
  padding: 10px 10px 0 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
header .right .top ul li.phone a {
  font-family: 'Oswald', sans-serif;
  font-size: 24px;
  font-weight: 600;
  color: #000;
}
header .right .top ul li.phone svg {
  width: 28px;
  height: 22px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
header .right .top ul li.bookings {
  background: #000;
  margin: 0 0 0 10px;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  float: right;
}
header .right .top ul li.bookings a {
  font-family: 'Oswald', sans-serif;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  padding: 15px 35px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
header .right .menu-main-menu-container {
  display: inline-block;
}
header .right .menu-main-menu-container ul {
  margin: 0 0 -5px;
  padding: 0;
}
header .right .menu-main-menu-container ul li:last-child a {
  margin-right: 0;
}
header .right .menu-main-menu-container ul li.current_page_item a {
  border-bottom: 4px solid #000;
}
header .right .menu-main-menu-container ul li {
  display: inline-block;
}
header .right .menu-main-menu-container ul li a {
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
  color: #000;
  text-transform: uppercase;
  display: inline-block;
  margin: 0;
  padding: 20px 9px;
  border-bottom: 4px solid transparent;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
header .right .menu-main-menu-container ul li a:hover {
  border-bottom: 4px solid #000;
}
header .right .menu-main-menu-container ul li ul {
  display: none;
  position: absolute;
  z-index: 5;
  padding: 10px 0;
}
header .right .menu-main-menu-container ul li ul li {
  display: block;
}
header .right .menu-main-menu-container ul li ul li a {
  background: rgba(0,0,0,0.5);
  padding: 10px 15px;
  display: block;
}
header .right .menu-main-menu-container ul li ul li a:hover {
  text-decoration: none;
  background: rgba(39,170,225,0.95);
}
header .right .menu-main-menu-container ul li:hover ul {
  display: block;
}
header .right .menu-main-menu-container ul li.menu-item-has-children {
  background: url('https://www.jpmcranes.com.au/wp-content/themes/project-ym/less/../images/select-arrow.png') no-repeat right center;
  background-size: 6.5px 5px;
}
header .right .phone-number {
  color: #fff;
  display: inline-block;
}
body.front-end .sticky-menu {
  position: fixed;
  top: 0;
  width: 100%;
  background: #000;
  display: none;
}
body.front-end .sticky-menu .logo a {
  display: block;
  padding: 29px 0;
}
body.front-end .sticky-menu .logo a img {
  vertical-align: top;
}
body.front-end .sticky-menu .right {
  text-align: right;
}
body.front-end .sticky-menu .right ul {
  margin: 0;
  padding: 0;
}
body.front-end .sticky-menu .right ul li {
  display: inline-block;
}
body.front-end .sticky-menu .right ul li a {
  font-family: 'Oswald', sans-serif;
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  padding: 30px 10px;
  display: block;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  border-bottom: 4px solid transparent;
}
body.front-end .sticky-menu .right ul li a:hover {
  border-bottom: 4px solid #ffe800;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.testimonials {
  padding: 75px 0 60px;
  background: #ffe800;
}
.testimonials h2 {
  font-size: 45px;
  font-weight: 600;
  color: #000;
  text-transform: uppercase;
  margin: 0;
}
.testimonials .tmls .tmls_text {
  font-family: 'Titillium Web', sans-serif;
  font-size: 21px !important;
  font-style: italic;
  color: #000 !important;
  text-align: left;
  line-height: 28px;
}
.testimonials .tmls .tmls_name {
  font-family: 'Titillium Web', sans-serif;
  font-size: 15px !important;
  font-weight: 400 !important;
  color: #000 !important;
  text-align: left;
}
.testimonials .tmls .tmls_name:before {
  content: '~ ';
}
.footer-menu {
  padding: 50px 0 40px;
  background: #313030;
}
.footer-menu .top {
  padding: 0 0 10px;
}
.footer-menu .logo {
  display: inline-block;
  padding: 0 25px 0 0;
}
.footer-menu .phone {
  display: inline-block;
}
.footer-menu .phone p {
  font-family: 'Oswald', sans-serif;
  font-size: 24px;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  padding: 0 15px 0 0;
  margin: 0;
}
.footer-menu .phone p a {
  font-family: 'Oswald', sans-serif;
  font-size: 24px;
  color: #fff;
  text-transform: uppercase;
}
.footer-menu .phone p svg {
  height: 25px;
  width: 30px;
  fill: #ffe800;
}
.footer-menu .menu ul {
  margin: 0;
  padding: 0;
}
.footer-menu .menu ul li {
  display: inline-block;
}
.footer-menu .menu ul li a {
  font-family: 'Oswald', sans-serif;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  padding: 10px;
}
.footer-menu .col-ym-2 {
  text-align: right;
}
.footer-menu .col-ym-2 img {
  padding-top: 3px;
  max-width: 100%;
}
footer .copyright-section {
  background: #282828;
  padding: 25px 0;
}
footer .copyright-section .copyright {
  font-size: 12px;
  color: #fff;
  margin: 0;
}
footer .copyright-section .copyright a {
  font-size: 12px;
  color: #fff;
  margin: 0;
}
footer .copyright-section p {
  font-size: 12px;
  color: #fff;
  margin: 0;
}
footer .copyright-section .credit {
  text-align: right;
}
footer .copyright-section .credit img {
  margin: 0 0 -6px 7px;
}
body.page.home header {
  position: absolute;
  top: 0;
  width: 100%;
  padding: 0 0 13px;
  background: transparent;
}
body.page.home .section-1 {
  padding: 150px 0 50px;
  overflow: hidden;
}
body.page.home .section-1 h1 {
  font-size: 45px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
  margin: 70px 0 0;
  line-height: 60px;
}
body.page.home .section-1 h1 strong {
  font-size: 80px;
  color: #000;
  text-shadow: none;
}
body.page.home .section-1 h4 {
  font-family: 'Oswald', sans-serif;
  font-size: 30px;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
  margin: 0;
}
body.page.home .section-1 p {
  font-size: 16px;
  font-weight: 400;
  color: #000;
  margin: 25px 50px 0 0;
}
body.page.home .section-1 p a {
  font-family: 'Oswald', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  background: #000;
  padding: 11px 35px;
  margin: 0 10px 0 0;
}
body.page.home .section-1 .col-ym-7 img {
  width: 100%;
  margin: 0 0 -30px;
  padding-top: 25px;
}
body.page.home .section-2 {
  padding: 40px 0;
}
body.page.home .section-2 h3 {
  font-size: 25px;
  text-transform: uppercase;
}
body.page.home .section-2 a {
  font-family: 'Oswald', sans-serif;
  font-size: 13px;
  font-weight: 700;
  color: #000;
  display: inline-block;
  padding: 5px 15px;
  border: 1px solid #000;
  text-transform: uppercase;
}
body.page.home .section-3 {
  padding: 105px 0 80px;
}
body.page.home .section-3 h2 {
  font-size: 45px;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.7);
  text-transform: uppercase;
  margin: 0 0;
  padding: 0 0 15px;
}
body.page.home .section-3 p {
  margin: 0;
  padding: 10px 0 30px;
}
body.page.home .section-3 a {
  font-family: 'Oswald', sans-serif;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  background: #000;
  display: inline-block;
  padding: 10px 25px;
}
body.page.home .latest-blog {
  background: #2d3a48;
  padding: 55px 0;
}
body.page.home .latest-blog .section-title {
  text-align: center;
}
body.page.home .latest-blog .section-title h3 {
  font-size: 40px;
  color: #fff;
  margin-top: 0;
}
body.page.home .latest-blog .single-article .box {
  background: #fff;
}
body.page.home .latest-blog .single-article .box .featured-image img {
  vertical-align: top;
  width: 100%;
  height: auto;
}
body.page.home .latest-blog .single-article .box .article-content {
  padding: 20px 25px 0;
}
body.page.home .latest-blog .single-article .box .article-content h4 {
  font-size: 20px;
  color: #404f5f;
  margin: 0;
  padding: 0 0 0px;
}
body.page.home .latest-blog .single-article .box .article-content p.excerpt {
  font-size: 14px;
  color: #696969;
  margin: 0;
  padding: 15px 0 20px;
}
body.page.home .latest-blog .single-article .box .article-content p.date {
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  background: #1c2732;
  display: inline-block;
  padding: 5px 15px;
  margin: 0;
}
body.page header {
  background: #ffe800;
  padding: 0 0 40px;
}
body.page .section-1 {
  background: #ffe800;
  background: -moz-linear-gradient(top,#ffe800 35%,#ffffff 35.1%);
  background: -webkit-linear-gradient(top,#ffe800 35%,#ffffff 35.1%);
  background: linear-gradient(to bottom,#ffe800 35%,#ffffff 35.1%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe800',endColorstr='#ffffff',GradientType=0);
}
body.page .section-1 .box-container {
  padding: 90px 40px;
}
body.page .section-1 h1 {
  font-size: 45px;
  font-weight: 700;
  color: #fff;
  margin: 0;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}
body.page .section-1 p.sub-title {
  font-family: 'Oswald', sans-serif;
  font-size: 30px;
  font-weight: 600;
  color: #ffe800;
  text-transform: uppercase;
  margin: 0;
}
body.page .section-1 p.sub-title a {
  font-family: 'Oswald', sans-serif;
  font-size: 30px;
  font-weight: 600;
  color: #ffe800;
}
body.page .section-1 p.button a {
  font-family: 'Oswald', sans-serif;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  background: #000;
  padding: 10px 25px;
}
body.page .the-content {
  padding: 45px 0;
}
body.page .the-content h2 {
  font-size: 25px;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
  margin: 0 0 20px;
}
body.page .the-content h3 {
  font-size: 20px;
  font-weight: 700;
  color: #000;
  margin: 0 0 10px;
}
body.page .the-content h4 {
  font-size: 15px;
  font-weight: 700;
  color: #000;
  margin: 0 0 10px;
}
body.page .the-content h5 {
  font-size: 15px;
  font-weight: 700;
  color: #000;
}
body.page .the-content p {
  font-size: 15px;
  font-weight: 300;
  color: #000;
  line-height: 21px;
  margin: 0 0 17px;
}
body.page .the-content p strong {
  font-weight: 700;
}
body.page .the-content p a {
  display: inline-block;
}
body.page .the-content p a strong {
  font-family: 'Oswald', sans-serif;
  font-size: 13px;
  font-weight: 600;
  color: #000;
  text-transform: uppercase;
  display: inline-block;
  margin: 10px 0 0;
  padding: 7px 15px;
  border: 1px solid #000;
}
body.page .the-content p:last-child {
  margin: 0;
}
body.page .the-content li {
  font-size: 15px;
  font-weight: 300;
  color: #000;
  line-height: 24px;
}
body.page .the-content li strong {
  font-weight: 700;
}
body.page-template-template-crane .section-1 .col-ym-12,
body.page-template-template-power-skates .section-1 .col-ym-12 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
body.page-template-template-crane .section-1 .box-container,
body.page-template-template-power-skates .section-1 .box-container {
  padding: 0 40px;
}
body.page-template-template-crane .section-1 .col-ym-6,
body.page-template-template-power-skates .section-1 .col-ym-6 {
  padding: 0;
}
body.page-template-template-crane .section-1 .title,
body.page-template-template-power-skates .section-1 .title {
  background: #313030;
  padding-right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
body.page-template-template-crane .section-1 .title h3,
body.page-template-template-power-skates .section-1 .title h3 {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  border-top: 1px solid #4a4a4a;
  padding: 20px 0;
  margin: 15px 0 0;
}
body.page-template-template-crane .section-1 .title ul.files,
body.page-template-template-power-skates .section-1 .title ul.files {
  margin: 0;
  padding: 0;
}
body.page-template-template-crane .section-1 .title ul.files li,
body.page-template-template-power-skates .section-1 .title ul.files li {
  display: inline-block;
}
body.page-template-template-crane .section-1 .title ul.files li a,
body.page-template-template-power-skates .section-1 .title ul.files li a {
  font-family: 'Oswald', sans-serif;
  color: #000;
  text-transform: uppercase;
  background: #ffe800;
  padding: 10px 25px;
  display: inline-block;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
body.page-template-template-crane .section-1 .gallery,
body.page-template-template-power-skates .section-1 .gallery {
  padding-left: 0;
}
body.page-template-template-crane .the-content .files-form,
body.page-template-template-power-skates .the-content .files-form {
  padding-left: 0;
}
body.page-template-template-crane .the-content .files-form .buttons,
body.page-template-template-power-skates .the-content .files-form .buttons {
  background: #e6e6e6;
  padding: 45px;
  margin: 0 0 2px;
}
body.page-template-template-crane .the-content .files-form .buttons p a,
body.page-template-template-power-skates .the-content .files-form .buttons p a {
  font-family: 'Oswald', sans-serif;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  background: #000;
  padding: 13px 25px;
}
body.page-template-template-crane .the-content .files-form .form-container,
body.page-template-template-power-skates .the-content .files-form .form-container {
  background: #e6e6e6;
  padding: 45px;
}
body.page-template-template-crane .the-content .files-form .form-container .form-content p a,
body.page-template-template-power-skates .the-content .files-form .form-container .form-content p a {
  font-size: 15px;
  font-weight: 300;
  color: #000;
}
body.page-template-template-crane .the-content .files-form #gform_wrapper_1 ul,
body.page-template-template-power-skates .the-content .files-form #gform_wrapper_1 ul {
  padding: 0;
  margin: 0;
}
body.page-template-template-crane .the-content .files-form #gform_wrapper_1 ul li,
body.page-template-template-power-skates .the-content .files-form #gform_wrapper_1 ul li {
  list-style: none;
  margin: 0 0 10px;
}
body.page-template-template-crane .the-content .files-form #gform_wrapper_1 ul li label,
body.page-template-template-power-skates .the-content .files-form #gform_wrapper_1 ul li label {
  display: none;
}
body.page-template-template-crane .the-content .files-form #gform_wrapper_1 ul li input,
body.page-template-template-power-skates .the-content .files-form #gform_wrapper_1 ul li input {
  font-family: 'Titillium Web', sans-serif;
  font-size: 15px;
  padding: 10px;
  width: 100%;
  border: 1px solid #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
body.page-template-template-crane .the-content .files-form #gform_wrapper_1 ul li textarea,
body.page-template-template-power-skates .the-content .files-form #gform_wrapper_1 ul li textarea {
  font-family: 'Titillium Web', sans-serif;
  font-size: 15px;
  padding: 10px;
  width: 100%;
  border: 1px solid #fff;
  resize: none;
  max-height: 125px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
body.page-template-template-crane .the-content .files-form #gform_wrapper_1 .gform_footer .gform_button,
body.page-template-template-power-skates .the-content .files-form #gform_wrapper_1 .gform_footer .gform_button {
  font-family: 'Oswald', sans-serif;
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
  background: #000;
  border: 0;
  padding: 10px 25px;
  display: inline-block;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
body.page-template-template-crane-fleet .crane-fleet {
  padding: 0 0 45px;
}
body.page-template-template-crane-fleet .crane-fleet .col-ym-12 .col-ym-6:nth-child(odd) a {
  margin: 0 1px 0 0;
}
body.page-template-template-crane-fleet .crane-fleet .col-ym-12 .col-ym-6 {
  padding: 0;
  margin: 1px 0 0;
}
body.page-template-template-crane-fleet .crane-fleet .col-ym-12 .col-ym-6 a {
  display: block;
  -webkit-filter: grayscale(100%);
  -webkit-transition: .5s ease-in-out;
  -moz-filter: grayscale(100%);
  -moz-transition: .5s ease-in-out;
  -o-filter: grayscale(100%);
  -o-transition: .5s ease-in-out;
  filter: grayscale(100%);
  height: 319px;
}
body.page-template-template-crane-fleet .crane-fleet .col-ym-12 .col-ym-6 a img {
  vertical-align: top;
  width: 100%;
}
body.page-template-template-crane-fleet .crane-fleet .col-ym-12 .col-ym-6 a .box-content {
  position: absolute;
  bottom: 40px;
  left: 40px;
}
body.page-template-template-crane-fleet .crane-fleet .col-ym-12 .col-ym-6 a .box-content h3 {
  font-size: 27px;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
}
body.page-template-template-crane-fleet .crane-fleet .col-ym-12 .col-ym-6 a .box-content p {
  font-family: 'Oswald', sans-serif;
  font-size: 13px;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  border: 1px solid #fff;
  padding: 7px 25px;
  display: inline-block;
}
body.page-template-template-crane-fleet .crane-fleet .col-ym-12 .col-ym-6 a:hover {
  -webkit-filter: grayscale(0%);
  -webkit-transition: .5s ease-in-out;
  -moz-filter: grayscale(0%);
  -moz-transition: .5s ease-in-out;
  -o-filter: grayscale(0%);
  -o-transition: .5s ease-in-out;
  filter: grayscale(0%);
}
body.page-template-template-crane-fleet .crane-fleet .col-ym-12 .col-ym-6 a:hover img {
  -webkit-filter: grayscale(0%);
  -webkit-transition: .5s ease-in-out;
  -moz-filter: grayscale(0%);
  -moz-transition: .5s ease-in-out;
  -o-filter: grayscale(0%);
  -o-transition: .5s ease-in-out;
  filter: grayscale(0%);
}
body.page-template-template-sidebar .the-content .col-ym-9 {
  padding: 0px 60px 0px 15px;
}
body.page-template-template-sidebar .the-content .col-ym-3 {
  padding: 0px 0 0 0;
}
body.page-id-190 .the-content p strong {
  font-size: 35px;
  font-weight: 400;
  line-height: 45px;
  padding-right: 50px;
}
body.page-id-190 .the-content ul {
  margin: 0;
}
body.page-template-template-insurance .the-content .pdf-files ul {
  list-style: none;
  margin: 0;
  padding: 0 0 35px;
}
body.page-template-template-insurance .the-content .pdf-files ul li {
  background: #f7f7f7;
  padding: 25px 30px;
  margin: 0 0 3px;
}
body.page-template-template-insurance .the-content .pdf-files ul li h4 {
  font-weight: 400;
  display: inline-block;
  margin: 6px 0;
}
body.page-template-template-insurance .the-content .pdf-files ul li a {
  color: #fff;
  background: #000;
  display: inline-block;
  padding: 8px 20px;
}
body.page-template-template-insurance .the-content .pdf-files ul li p {
  float: right;
}
body.blog header {
  position: relative;
  background: #2d3a48;
}
body.blog .meta {
  padding: 25px 0;
}
body.blog .meta .title h1 {
  font-size: 40px;
  font-weight: 800;
  color: #4a4a4a;
  text-transform: uppercase;
  margin: 0;
}
body.blog .meta .breadcrumb {
  text-align: right;
}
body.blog .meta .breadcrumb p {
  font-size: 13px;
  color: #4a4a4a;
}
body.blog .meta .breadcrumb p a {
  font-size: 13px;
  color: #4a4a4a;
}
body.blog .meta .breadcrumb p span.breadcrumb_last {
  color: #2d3a48;
}
body.blog .articles {
  background: #f3f3f3;
  padding: 55px 0;
}
body.blog .articles .single-article .box {
  background: #fff;
}
body.blog .articles .single-article .box .featured-image img {
  vertical-align: top;
  width: 100%;
  height: auto;
}
body.blog .articles .single-article .box .article-content {
  padding: 20px 25px 0;
}
body.blog .articles .single-article .box .article-content h4 {
  font-size: 20px;
  color: #404f5f;
  margin: 0;
  padding: 0 0 0px;
}
body.blog .articles .single-article .box .article-content p.excerpt {
  font-size: 14px;
  color: #696969;
  margin: 0;
  padding: 15px 0 20px;
}
body.blog .articles .single-article .box .article-content p.date {
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  background: #1c2732;
  display: inline-block;
  padding: 5px 15px;
  margin: 0;
}
body.single-post header {
  position: relative;
  background: #2d3a48;
}
body.single-post .meta {
  padding: 25px 0;
}
body.single-post .meta .title h3 {
  font-size: 40px;
  font-weight: 800;
  color: #4a4a4a;
  text-transform: uppercase;
  margin: 0;
}
body.single-post .meta .breadcrumb {
  text-align: right;
}
body.single-post .meta .breadcrumb p {
  font-size: 13px;
  color: #4a4a4a;
}
body.single-post .meta .breadcrumb p a {
  font-size: 13px;
  color: #4a4a4a;
}
body.single-post .meta .breadcrumb p span.breadcrumb_last {
  color: #2d3a48;
}
body.single-post .article {
  background: #f3f3f3;
  padding: 55px 0;
}
body.single-post .article .article-box {
  background: #fff;
}
body.single-post .article .article-box .the-thumbnail img {
  vertical-align: top;
  width: 100%;
  height: auto;
}
body.single-post .article .article-box .the-title {
  background: #2d3a48;
  padding: 25px;
}
body.single-post .article .article-box .the-title h1 {
  font-size: 30px;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
}
body.single-post .article .article-box .the-title .col-ym-2 {
  text-align: right;
}
body.single-post .article .article-box .the-title p {
  font-size: 13px;
  font-weight: 700;
  color: #2d3a48;
  background: #f3f3f3;
  display: inline-block;
  padding: 5px 15px;
  margin: 7px 0 0;
}
body.single-post .article .article-box .the-content {
  padding: 25px;
}
body.single-post .article .article-box .the-content h2 {
  font-size: 24px;
  font-weight: 700;
  color: #2d3a48;
}
body.single-post .article .article-box .the-content h3 {
  font-size: 21px;
  font-weight: 700;
  color: #2d3a48;
}
body.single-post .article .article-box .the-content h4 {
  font-size: 18px;
  font-weight: 700;
  color: #2d3a48;
}
body.single-post .article .article-box .the-content h5 {
  font-size: 15px;
  font-weight: 700;
  color: #2d3a48;
}
body.single-post .article .article-box .the-content p {
  font-size: 15px;
  font-weight: 300;
  color: #626262;
  line-height: 21px;
  margin: 0 0 17px;
}
body.single-post .article .article-box .the-content p strong {
  font-weight: 700;
}
body.single-post .article .article-box .the-content p:last-child {
  margin: 0;
}
body.single-post .article .article-box .the-content li {
  font-size: 15px;
  font-weight: 300;
  color: #626262;
  line-height: 24px;
}
body.single-post .article .article-box .the-content li strong {
  font-weight: 700;
}
body.single-post .latest-blog {
  padding: 55px 0;
}
body.single-post .latest-blog .section-title h3 {
  font-size: 40px;
  font-weight: 800;
  color: #4a4a4a;
  text-transform: uppercase;
  margin-top: 0;
}
body.single-post .latest-blog .single-article .box {
  background: #fff;
}
body.single-post .latest-blog .single-article .box .featured-image img {
  vertical-align: top;
  width: 100%;
  height: auto;
}
body.single-post .latest-blog .single-article .box .article-content {
  padding: 20px 25px 0;
}
body.single-post .latest-blog .single-article .box .article-content h4 {
  font-size: 20px;
  color: #404f5f;
  margin: 0;
  padding: 0 0 0px;
}
body.single-post .latest-blog .single-article .box .article-content p.excerpt {
  font-size: 14px;
  color: #696969;
  margin: 0;
  padding: 15px 0 20px;
}
body.single-post .latest-blog .single-article .box .article-content p.date {
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  background: #1c2732;
  display: inline-block;
  padding: 5px 15px;
  margin: 0;
}
body.page.page-template-template-contact .the-content .inner-container {
  background: #f7f7f7;
}
body.page.page-template-template-contact .the-content .contact-content {
  padding: 45px;
}
body.page.page-template-template-contact .the-content .contact-content p a {
  color: #000;
}
body.page.page-template-template-contact .the-content .contact-form {
  padding: 0;
}
body.page.page-template-template-contact .the-content .contact-form .form-container {
  background: #e6e6e6;
  padding: 45px;
}
body.page.page-template-template-contact .the-content .contact-form #gform_wrapper_1 ul {
  padding: 0;
  margin: 0;
}
body.page.page-template-template-contact .the-content .contact-form #gform_wrapper_1 ul li {
  list-style: none;
  margin: 0 0 10px;
}
body.page.page-template-template-contact .the-content .contact-form #gform_wrapper_1 ul li label {
  display: none;
}
body.page.page-template-template-contact .the-content .contact-form #gform_wrapper_1 ul li input {
  font-family: 'Titillium Web', sans-serif;
  font-size: 15px;
  padding: 10px;
  width: 100%;
  border: 1px solid #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
body.page.page-template-template-contact .the-content .contact-form #gform_wrapper_1 ul li textarea {
  font-family: 'Titillium Web', sans-serif;
  font-size: 15px;
  padding: 10px;
  width: 100%;
  border: 1px solid #fff;
  resize: none;
  max-height: 125px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
body.page.page-template-template-contact .the-content .contact-form #gform_wrapper_1 .gform_footer .gform_button {
  font-family: 'Oswald', sans-serif;
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
  background: #000;
  border: 0;
  padding: 10px 25px;
  display: inline-block;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
body.error404 .section-1 {
  padding: 50px 0 100px;
}
body.error404 .section-1 h1 {
  font-size: 150px;
  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: #1CAABB none repeat scroll 0% 0%;
  border: 1px solid #1CAABB;
  transition: all 0.2s ease-in-out 0s;
}
body.error404 .section-1 p a:hover {
  color: #1CAABB;
  background: #FFF none repeat scroll 0% 0%;
  border: 1px solid #1CAABB;
}
@font-face {
  font-family: 'lg';
  src: url("https://www.jpmcranes.com.au/wp-content/themes/project-ym/less/../fonts/lg.eot?n1z373");
  src: url("https://www.jpmcranes.com.au/wp-content/themes/project-ym/less/../fonts/lg.eot?#iefixn1z373") format("embedded-opentype"), url("https://www.jpmcranes.com.au/wp-content/themes/project-ym/less/../fonts/lg.woff?n1z373") format("woff"), url("https://www.jpmcranes.com.au/wp-content/themes/project-ym/less/../fonts/lg.ttf?n1z373") format("truetype"), url("https://www.jpmcranes.com.au/wp-content/themes/project-ym/less/../fonts/lg.svg?n1z373#lg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.demo-gallery > ul {
  margin-bottom: 0;
  list-style: none;
  margin: 0 !important;
  padding: 0 0 25px !important;
}
.demo-gallery ul:after {
  content: '';
  display: block;
  clear: both;
}
.demo-gallery > ul > li {
  padding: 0;
}
.demo-gallery > ul > li a {
  border-width: 0 3px 3px 0;
  border-style: solid;
  border-color: #fff;
  display: block;
  overflow: hidden;
  position: relative;
  float: left;
  width: 100%;
}
.demo-gallery > ul > li a > img {
  height: 100%;
  width: 100%;
  vertical-align: top;
}
.demo-gallery > ul > li a > img:hover {
  -webkit-filter: grayscale(0%);
  -webkit-transition: .5s ease-in-out;
  -moz-filter: grayscale(0%);
  -moz-transition: .5s ease-in-out;
  -o-filter: grayscale(0%);
  -o-transition: .5s ease-in-out;
  filter: grayscale(0%);
  filter: none;
}
.demo-gallery > ul > li a:hover .demo-gallery-poster > img {
  opacity: 1;
}
.demo-gallery > ul > li a .demo-gallery-poster {
  background-color: rgba(0,0,0,0.1);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background-color 0.15s ease 0s;
  -o-transition: background-color 0.15s ease 0s;
  transition: background-color 0.15s ease 0s;
}
.demo-gallery > ul > li a .demo-gallery-poster > img {
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}
.demo-gallery > ul > li a:hover .demo-gallery-poster {
  background-color: rgba(0,0,0,0.5);
}
.demo-gallery .justified-gallery > a > img {
  -webkit-transition: -webkit-transform 0.15s ease 0s;
  -moz-transition: -moz-transform 0.15s ease 0s;
  -o-transition: -o-transform 0.15s ease 0s;
  transition: transform 0.15s ease 0s;
  -webkit-transform: scale3d(1,1,1);
  transform: scale3d(1,1,1);
  height: 100%;
  width: 100%;
}
.demo-gallery .justified-gallery > a:hover > img {
  -webkit-transform: scale3d(1.1,1.1,1.1);
  transform: scale3d(1.1,1.1,1.1);
}
.demo-gallery .justified-gallery > a:hover .demo-gallery-poster > img {
  opacity: 1;
}
.demo-gallery .justified-gallery > a .demo-gallery-poster {
  background-color: rgba(0,0,0,0.1);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background-color 0.15s ease 0s;
  -o-transition: background-color 0.15s ease 0s;
  transition: background-color 0.15s ease 0s;
}
.demo-gallery .justified-gallery > a .demo-gallery-poster > img {
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}
.demo-gallery .justified-gallery > a:hover .demo-gallery-poster {
  background-color: rgba(0,0,0,0.5);
}
.demo-gallery .video .demo-gallery-poster img {
  height: 48px;
  margin-left: -24px;
  margin-top: -24px;
  opacity: 0.8;
  width: 48px;
}
.demo-gallery.dark > ul > li a {
  border: 3px solid #04070a;
}
.home .demo-gallery {
  padding-bottom: 80px;
}
.lg-icon {
  font-family: 'lg';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.lg-actions .lg-next,
.lg-actions .lg-prev {
  background-color: rgba(0,0,0,0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080;
}
.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
  color: #FFF;
}
.lg-actions .lg-next {
  right: 20px;
}
.lg-actions .lg-next:before {
  content: "\e095";
}
.lg-actions .lg-prev {
  left: 20px;
}
.lg-actions .lg-prev:after {
  content: "\e094";
}
@-webkit-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  -o-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative;
}
.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  -o-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative;
}
.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(0,0,0,0.45);
}
.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
  font-family: 'lg';
}
.lg-toolbar .lg-icon:hover {
  color: #FFF;
}
.lg-toolbar .lg-close:after {
  content: "\e070";
}
.lg-toolbar .lg-download:after {
  content: "\e0f2";
}
.lg-sub-html {
  font-family: 'Titillium Web', sans-serif;
  font-size: 15px;
  background-color: rgba(0,0,0,0.45);
  bottom: 0;
  color: #EEE;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080;
}
.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
}
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}
#lg-counter {
  font-family: 'Titillium Web', sans-serif;
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle;
}
.lg-toolbar,
.lg-prev,
.lg-next {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0,0,0.25,1) 0s, opacity 0.35s cubic-bezier(0,0,0.25,1) 0s, color 0.2s linear;
  -moz-transition: -moz-transform 0.35s cubic-bezier(0,0,0.25,1) 0s, opacity 0.35s cubic-bezier(0,0,0.25,1) 0s, color 0.2s linear;
  -o-transition: -o-transform 0.35s cubic-bezier(0,0,0.25,1) 0s, opacity 0.35s cubic-bezier(0,0,0.25,1) 0s, color 0.2s linear;
  transition: transform 0.35s cubic-bezier(0,0,0.25,1) 0s, opacity 0.35s cubic-bezier(0,0,0.25,1) 0s, color 0.2s linear;
}
.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px,0,0);
  transform: translate3d(-10px,0,0);
}
.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px,0,0);
  transform: translate3d(10px,0,0);
}
.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0,-10px,0);
  transform: translate3d(0,-10px,0);
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5,0.5,0.5);
  transform: scale3d(0.5,0.5,0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms cubic-bezier(0,0,0.25,1) 0s, opacity 250ms cubic-bezier(0,0,0.25,1) !important;
  -moz-transition: -moz-transform 250ms cubic-bezier(0,0,0.25,1) 0s, opacity 250ms cubic-bezier(0,0,0.25,1) !important;
  -o-transition: -o-transform 250ms cubic-bezier(0,0,0.25,1) 0s, opacity 250ms cubic-bezier(0,0,0.25,1) !important;
  transition: transform 250ms cubic-bezier(0,0,0.25,1) 0s, opacity 250ms cubic-bezier(0,0,0.25,1) !important;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1,1,1);
  transform: scale3d(1,1,1);
  opacity: 1;
}
.lg-outer .lg-thumb-outer {
  background-color: #0D0A0A;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0,100%,0);
  transform: translate3d(0,100%,0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0,0,0.25,1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0,0,0.25,1) 0s;
  transition: transform 0.25s cubic-bezier(0,0,0.25,1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0,0%,0);
  transform: translate3d(0,0%,0);
}
.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
  border-radius: 5px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #FFF;
  border-radius: 4px;
  margin-bottom: 5px;
}
@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
  border-color: #a90707;
}
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  -o-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
  background-color: #0D0A0A;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
}
.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff";
}
.lg-outer .lg-toogle-thumb:hover {
  color: #FFF;
}
.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}
.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer;
}
.lg-outer .lg-has-vimeo .lg-video-play {
  background: url("https://www.jpmcranes.com.au/wp-content/themes/project-ym/less/../img/vimeo-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url("https://www.jpmcranes.com.au/wp-content/themes/project-ym/less/../img/vimeo-play.png") no-repeat scroll 0 -58px transparent;
}
.lg-outer .lg-has-html5 .lg-video-play {
  background: transparent url("https://www.jpmcranes.com.au/wp-content/themes/project-ym/less/../img/video-play.png") no-repeat scroll 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
  background: url("https://www.jpmcranes.com.au/wp-content/themes/project-ym/less/../img/youtube-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url("https://www.jpmcranes.com.au/wp-content/themes/project-ym/less/../img/youtube-play.png") no-repeat scroll 0 -60px transparent;
}
.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none;
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible;
}
.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  -webkit-transition: opacity 0.08s ease 0s;
  -moz-transition: opacity 0.08s ease 0s;
  -o-transition: opacity 0.08s ease 0s;
  transition: opacity 0.08s ease 0s;
}
.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}
.lg-autoplay-button:after {
  content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: left 0.3s cubic-bezier(0,0,0.25,1) 0s, top 0.3s cubic-bezier(0,0,0.25,1) 0s;
  -moz-transition: left 0.3s cubic-bezier(0,0,0.25,1) 0s, top 0.3s cubic-bezier(0,0,0.25,1) 0s;
  -o-transition: left 0.3s cubic-bezier(0,0,0.25,1) 0s, top 0.3s cubic-bezier(0,0,0.25,1) 0s;
  transition: left 0.3s cubic-bezier(0,0,0.25,1) 0s, top 0.3s cubic-bezier(0,0,0.25,1) 0s;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1,1,1);
  transform: scale3d(1,1,1);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0,0,0.25,1) 0s, opacity 0.15s !important;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0,0,0.25,1) 0s, opacity 0.15s !important;
  -o-transition: -o-transform 0.3s cubic-bezier(0,0,0.25,1) 0s, opacity 0.15s !important;
  transition: transform 0.3s cubic-bezier(0,0,0.25,1) 0s, opacity 0.15s !important;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
#lg-zoom-in:after {
  content: "\e311";
}
#lg-actual-size {
  font-size: 20px;
}
#lg-actual-size:after {
  content: "\e033";
}
#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}
#lg-zoom-out:after {
  content: "\e312";
}
.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}
.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}
.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px white inset;
}
.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #FFF;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  -webkit-transform: translate3d(0,5px,0);
  transform: translate3d(0,5px,0);
}
.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}
.lg-outer .lg-pager {
  background-color: rgba(255,255,255,0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255,255,255,0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 12px;
}
.lg-outer .lg-pager:hover,
.lg-outer .lg-pager:focus {
  box-shadow: 0 0 0 8px white inset;
}
.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}
.lg-fullscreen:after {
  content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}
.group {
  *zoom: 1;
}
.group:before,
.group:after {
  display: table;
  content: "";
  line-height: 0;
}
.group:after {
  clear: both;
}
.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lg-outer.lg-visible {
  opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-prev-slide,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-current {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}
.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}
.lg-outer .lg-item {
  background: url("https://www.jpmcranes.com.au/wp-content/themes/project-ym/less/../img/loading.gif") no-repeat scroll center center transparent;
  display: none !important;
}
.lg-outer.lg-css3 .lg-prev-slide,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important;
}
.lg-outer.lg-css .lg-current {
  display: inline-block !important;
}
.lg-outer .lg-item,
.lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.lg-outer .lg-item:before,
.lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
.lg-outer .lg-img-wrap {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.lg-outer .lg-item.lg-complete {
  background-image: none;
}
.lg-outer .lg-item.lg-current {
  z-index: 1060;
}
.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-empty-html {
  display: none;
}
.lg-outer.lg-hide-download #lg-download {
  display: none;
}
.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-backdrop.in {
  opacity: 1;
}
.lg-css3.lg-no-trans .lg-prev-slide,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-current {
  -webkit-transition: none 0s ease 0s !important;
  -moz-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
  opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-prev-slide,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-current {
  -webkit-transition: opacity 0.1s ease 0s;
  -moz-transition: opacity 0.1s ease 0s;
  -o-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%,0,0);
  transform: translate3d(-100%,0,0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%,0,0);
  transform: translate3d(100%,0,0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0,0,0.25,1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0,0,0.25,1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0,0,0.25,1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0,0,0.25,1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  -webkit-transition: left 1s cubic-bezier(0,0,0.25,1) 0s, opacity 0.1s ease 0s;
  -moz-transition: left 1s cubic-bezier(0,0,0.25,1) 0s, opacity 0.1s ease 0s;
  -o-transition: left 1s cubic-bezier(0,0,0.25,1) 0s, opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0,0,0.25,1) 0s, opacity 0.1s ease 0s;
}
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
  max-height: 370px;
  overflow: hidden;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px,0px,0px);
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.grabbing {
  cursor: url(https://www.jpmcranes.com.au/wp-content/themes/project-ym/less/grabbing.png) 8 8, move;
}
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px;
}
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}
.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}
@-webkit-keyframes empty {
  0% {
    opacity: 1;
  }
}
@-moz-keyframes empty {
  0% {
    opacity: 1;
  }
}
@keyframes empty {
  0% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
}
@-moz-keyframes backSlideOut {
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
}
@keyframes backSlideOut {
  25% {
    opacity: .5;
    transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
}
@-webkit-keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
  }
}
@-moz-keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0);
  }
}
@keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0);
  }
}
@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(.8);
  }
}
@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(.8);
  }
}
@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(.8);
  }
}
@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%);
  }
}
@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%);
  }
}
@keyframes goDown {
  from {
    transform: translateY(-100%);
  }
}
@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5);
  }
}
@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5);
  }
}
.owl-theme .owl-controls {
  text-align: center;
}
.owl-theme .owl-controls .owl-pagination {
  position: absolute;
  bottom: 20px;
  width: 100%;
}
.owl-theme .owl-controls .owl-buttons {
  position: absolute;
  top: 45%;
  width: 100%;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
  float: left;
  margin-left: 15px;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
  float: right;
  margin-right: 15px;
}
.owl-theme .owl-controls .owl-buttons div {
  color: #000;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 5px;
  padding: 8px 10px 6px;
  font-size: 12px;
  background: #ffe800;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  opacity: 1;
  text-decoration: none;
}
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 15px;
  height: 15px;
  margin: 5px 4px;
  filter: Alpha(Opacity=50);
  background: #888685;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #fff;
  opacity: 1;
}
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.owl-item.loading {
  min-height: 150px;
  background: url(https://www.jpmcranes.com.au/wp-content/themes/project-ym/less/AjaxLoader.gif) no-repeat center center;
}
.pagination {
  margin: 22px 0;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.pagination ul > li {
  display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 22px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999999;
  background-color: transparent;
  cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
.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: 1145px) {
  .ym-container {
    width: 100%;
  }
  header .right .top ul li.bookings a {
    padding: 15px 25px;
  }
  header .right .menu-main-menu-container ul li a {
    padding: 20px 6px;
  }
  body.page.home .section-1 .col-ym-7 img {
    width: 100%;
    padding: 15px 0 0;
  }
  body.page-template-template-crane .section-1 .title ul.files li a {
    padding: 10px 20px;
  }
  body.page-template-template-insurance .the-content .pdf-files ul li p {
    float: none;
  }
}
@media only screen and (max-width: 1075px) {
  header .logo a {
    padding: 30px 0 0;
  }
  header .right .top ul li.phone {
    font-size: 20px;
    padding: 10px 0 0;
  }
  header .right .top ul li.phone a {
    font-size: 20px;
  }
  header .right .top ul li.phone svg {
    width: 24px;
  }
  header .right .top ul li.bookings a {
    padding: 10px 15px;
  }
  header .right .menu-main-menu-container ul li a {
    font-size: 13px;
    padding: 20px 5px;
  }
  body.page.home .section-1 h1 {
    font-size: 35px;
    margin: 30px 0 0;
  }
  body.page.home .section-1 h1 strong {
    font-size: 65px;
  }
  body.page.home .section-1 h4 {
    font-size: 24px;
  }
  body.page.home .section-3 {
    padding: 65px 0;
  }
  body.page .section-1 h1 {
    font-size: 35px;
  }
  body.page .section-1 p.sub-title {
    font-size: 20px;
  }
  body.page .section-1 p.sub-title a {
    font-size: 20px;
  }
  body.page-template-template-crane .section-1 .title ul.files li a {
    padding: 10px;
  }
}
@media screen and (max-width: 950px) {
  #menu {
    display: none !important;
  }
  #content {
    padding-top: 105px;
  }
  header {
    background: #f7e50a;
    padding: 0;
    position: fixed;
    z-index: 9;
    width: 100%;
  }
  header .ym-container {
    border: 0 none;
  }
  header .right {
    display: none;
  }
  header .logo a {
    padding: 18px 0 17px;
  }
  header .logo img {
    vertical-align: top;
    height: 15px;
    margin: 4px 0 0;
  }
  header .mobile-menu {
    display: block;
  }
  header .mobile-menu .menu-toggle {
    color: #000;
    text-decoration: none;
    flex: 1;
    padding: 18px 15px 17px !important;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9999;
    background: #f7e50a;
    border-left: 1px solid #e0d00c;
  }
  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%);
  }
  header .mobile-menu .open .cross:before,
  header .mobile-menu .open .cross:after {
    top: 0em;
  }
  header .mobile-menu .open .cross:before {
    transform: rotate(45deg);
  }
  header .mobile-menu .open .cross:after {
    transform: rotate(-45deg);
  }
  header .mobile-menu nav {
    float: none;
    position: relative;
    z-index: 9999;
    display: none;
  }
  header .mobile-menu nav ul {
    margin: 0;
    padding: 15px 0;
    background-color: #282827;
    list-style: none;
    border-top: 0;
    float: none;
  }
  header .mobile-menu nav ul li {
    float: none;
    width: 49%;
    display: inline-block;
  }
  header .mobile-menu nav ul li a {
    font-family: 'Oswald', sans-serif;
    color: #ffffff;
    text-transform: uppercase;
    background-color: #282827;
    padding: 10px 15px;
    text-align: left !important;
    border-top: none;
    border-bottom: none;
    float: none;
    width: 100%;
    display: inline-block;
  }
  header .mobile-menu nav ul li a:hover {
    background-color: #191919;
  }
  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: #444444;
  }
  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;
  }
  header .mobile-booking {
    display: block;
    position: absolute;
    right: 65px;
    top: 0;
  }
  header .mobile-booking p {
    margin: 0;
  }
  header .mobile-booking p a {
    font-family: 'Oswald', sans-serif;
    font-size: 13px;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
    display: inline-block;
    padding: 20px 20px 19px;
  }
  header .mobile-phone {
    text-align: right;
    background: #000;
    display: block !important;
  }
  header .mobile-phone p.business,
  header .mobile-phone p.service {
    font-size: 17px;
    font-weight: 300;
    color: #fff;
    line-height: 25px;
    float: left;
    padding: 11px 10px;
  }
  header .mobile-phone p.business svg,
  header .mobile-phone p.service svg {
    width: 22px;
    height: 17px;
    fill: #fff;
    margin: 0 5px -2px 0;
    display: inline-block;
  }
  header .mobile-phone p.business svg path,
  header .mobile-phone p.service svg path {
    fill: #fff;
  }
  header .mobile-phone p.phone {
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    height: 50px;
    padding: 10px;
    text-transform: uppercase;
    display: inline-block;
  }
  header .mobile-phone p {
    margin: 0;
  }
  header .mobile-phone p svg {
    width: 22px;
    height: 17px;
    fill: #fff;
    margin: 0 10px;
    display: inline-block;
  }
  header .mobile-phone p svg path {
    fill: #fff;
  }
  header .mobile-phone p a {
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
  }
  .testimonials h2 {
    font-size: 35px;
  }
  .testimonials .tmls .tmls_text {
    font-size: 18px !important;
    line-height: 26px !important;
  }
  body.page.home header {
    background: #ffe800;
    position: fixed;
    z-index: 9999;
    padding: 0;
  }
  body.page.home .section-1 {
    padding: 25px 0 45px;
  }
  body.page.home .section-1 .col-ym-5,
  body.page.home .section-1 .col-ym-7 {
    width: 50%;
  }
  body.page.home .section-3 .col-ym-5 {
    width: 60%;
  }
  body.page header {
    padding: 0;
  }
  body.page .section-1 {
    padding: 25px 0 0;
  }
  body.page .section-1 .box-container {
    padding: 45px;
  }
  body.page-template-template-crane-fleet .crane-fleet .col-ym-12 .col-ym-6 a {
    height: 220px;
  }
  body.page.page-template-template-crane .section-1 .box-container {
    padding: 25px;
  }
  body.page.page-template-template-crane .section-1 h1 {
    font-size: 25px;
  }
  body.page.page-template-template-crane .section-1 p.sub-title {
    font-size: 18px;
  }
  body.page.page-template-template-crane .section-1 .title h3 {
    font-size: 16px;
    padding: 15px 0;
    margin: 15px 0 0;
  }
  body.page.page-template-template-crane .section-1 .title ul.files li a {
    font-size: 12px;
  }
  body.page.page-template-template-crane .the-content .files-form .buttons {
    padding: 25px;
  }
  body.page.page-template-template-crane .the-content .files-form .buttons p a {
    font-size: 15px;
  }
  body.page.page-template-template-crane .the-content .files-form .form-container {
    padding: 25px;
  }
}
@media screen and (max-width: 767px) {
  html,
  body {
    overflow-x: hidden;
  }
  .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 .mobile-phone p.business,
  header .mobile-phone p.service {
    display: none;
  }
  header .mobile-phone p.phone {
    text-align: center;
    width: 100%;
  }
  .testimonials {
    padding: 45px 0;
  }
  .testimonials h2 {
    padding: 0 0 15px;
  }
  .footer-menu .logo {
    padding: 0 0 10px;
    display: block;
  }
  .footer-menu .phone {
    display: block;
  }
  .footer-menu .phone p a {
    font-family: 'Oswald', sans-serif;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
  }
  .footer-menu .phone p svg {
    display: inline-block;
    width: 35px;
    height: 22px;
  }
  .footer-menu .col-ym-2 {
    text-align: left;
  }
  .footer-menu .menu ul {
    padding: 0 0 15px;
  }
  .footer-menu .menu ul li {
    width: 49%;
  }
  .footer-menu .menu ul li a {
    padding: 10px 0;
  }
  footer .copyright-section .credit {
    text-align: left;
    padding: 5px 15px 0;
  }
  body.page.home header {
    position: fixed;
    z-index: 9999;
    background: #ffe800;
    padding: 0;
  }
  body.page.home .section-1 {
    padding: 35px 0 55px;
  }
  body.page.home .section-1 .ym-container {
    width: 100%;
  }
  body.page.home .section-1 .col-ym-5 {
    width: 100%;
  }
  body.page.home .section-1 .col-ym-7 {
    width: 100%;
  }
  body.page.home .section-1 .col-ym-7 img {
    width: 90%;
    padding: 15px 0 0;
  }
  body.page.home .section-1 h1 {
    font-size: 25px;
    line-height: 40px;
    margin: 0;
  }
  body.page.home .section-1 h1 strong {
    font-size: 50px;
  }
  body.page.home .section-1 h4 {
    font-size: 18px;
  }
  body.page.home .section-1 p {
    font-size: 15px;
    line-height: 20px;
    margin: 15px 0 0;
  }
  body.page.home .section-1 img {
    width: 100%;
    padding: 30px 0 0;
  }
  body.page.home .section-2 {
    padding: 0 0 35px;
  }
  body.page.home .section-2 .col-ym-4 {
    text-align: center;
  }
  body.page.home .section-2 .col-ym-4:nth-child(1) {
    padding: 30px 15px;
    background: #f0f0ed;
  }
  body.page.home .section-2 .col-ym-4:nth-child(2) {
    padding: 30px 15px;
  }
  body.page.home .section-3 {
    padding: 50px 0;
    background-position: left !important;
  }
  body.page.home .section-3 h2 {
    font-size: 35px;
  }
  body.page.home .section-3 .col-ym-5 {
    width: 100%;
  }
  body.page.home .section-4 {
    padding: 50px 0;
  }
  body.page.home .section-4 h2 {
    font-size: 35px;
    padding: 0 0 15px;
  }
  body.page .section-1 .box-container {
    padding: 35px;
  }
  body.page .section-1 h1 {
    font-size: 30px;
  }
  body.page .section-1 p.sub-title {
    font-size: 16px;
  }
  body.page .section-1 p.button a {
    font-size: 15px;
    padding: 10px;
  }
  body.page .tagline p {
    font-size: 18px;
  }
  .page-template-template-two-column .the-content .col-ym-6:nth-child(1) {
    padding-bottom: 15px;
  }
  .page-template-template-gallery ul li.col-ym-2 {
    width: 33.33%;
    float: left;
  }
  body.page-template-template-insurance .the-content .pdf-files {
    padding: 15px 15px 0;
  }
  body.page-template-template-crane .section-1 .box-container {
    width: 100%;
  }
  body.page-template-template-crane .section-1 .col-ym-12 {
    display: block;
  }
  body.page-template-template-crane .section-1 .title ul.files li {
    display: block;
  }
  body.page-template-template-crane .section-1 .title ul.files li a {
    width: 100%;
    display: block;
    margin: 0 0 4px;
  }
  body.page-template-template-crane .the-content .files-form {
    padding: 0 15px;
  }
  body.page.page-template-template-contact .the-content .contact-content,
  body.page.page-template-template-contact .the-content .contact-form .form-container {
    padding: 35px;
  }
  body.blog .meta .title h1 {
    font-size: 30px;
  }
  body.blog .meta .breadcrumb {
    text-align: left;
  }
  body.single-post .article .article-box .the-title h1 {
    font-size: 20px;
  }
  body.single-post .article .article-box .the-title .col-ym-2 {
    text-align: left;
  }
}
