@import url("http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic");
@import url("https://fonts.googleapis.com/css?family=Roboto:400,300,500,700,900");
.ym-container {
  width: 1140px;
  margin: 0 auto;
}
.col-ym-12,
.col-ym-11,
.col-ym-10,
.col-ym-9,
.col-ym-8,
.col-ym-7,
.col-ym-6,
.col-ym-5,
.col-ym-4,
.col-ym-3,
.col-ym-2,
.col-ym-1 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-ym-12 {
  width: 100%;
  float: left;
}
.col-ym-11 {
  width: 91.66666667%;
  float: left;
}
.col-ym-10 {
  width: 83.33333333%;
  float: left;
}
.col-ym-9 {
  width: 75%;
  float: left;
}
.col-ym-8 {
  width: 66.66666667%;
  float: left;
}
.col-ym-7 {
  width: 58.33333333%;
  float: left;
}
.col-ym-6 {
  width: 50%;
  float: left;
}
.col-ym-5 {
  width: 41.66666667%;
  float: left;
}
.col-ym-4 {
  width: 33.33333333%;
  float: left;
}
.col-ym-3 {
  width: 25%;
  float: left;
}
.col-ym-2 {
  width: 16.66666667%;
  float: left;
}
.col-ym-1 {
  width: 8.33333333%;
  float: left;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
html,
body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}
body.front-end * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body.front-end h1,
body.front-end h2,
body.front-end h3,
body.front-end h4,
body.front-end h5,
body.front-end h6,
body.front-end p,
body.front-end ul,
body.front-end ol,
body.front-end pre,
body.front-end blockquote,
body.front-end textarea,
body.front-end button {
  margin-bottom: 0 0 20px 0;
}
body.front-end h1,
body.front-end h2,
body.front-end h3,
body.front-end h4,
body.front-end h5,
body.front-end h6 {
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
}
body.front-end p,
body.front-end li,
body.front-end a {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
}
body.front-end a {
  font-family: 'Roboto', sans-serif;
  color: #666;
  text-decoration: none;
}
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 h1,
html h1 {
  text-transform: uppercase;
  font-weight: 200;
  font-size: 30px;
  margin: 0px;
}
body h2,
html h2 {
  text-transform: uppercase;
  font-weight: 200 !important;
  font-size: 30px;
  margin: 0px;
}
body h2 strong,
html h2 strong {
  font-weight: 600 !important;
}
body hr,
html hr {
  display: block;
  position: relative;
  color: #000000;
  width: 45px;
  text-align: left;
  margin: 20px 0px 25px;
  border: none;
  height: 2px;
  background-color: #000000;
}
body p,
html p {
  color: #000000;
  font-size: 14px;
  font-weight: 200;
  line-height: 1.5em;
  margin: 0px 0px 15px;
}
body p strong,
html p strong {
  display: block;
  position: relative;
  font-size: 21px;
  font-weight: 200;
}
body ol,
html ol {
  list-style-type: none;
  list-style-type: decimal !ie;
  margin: 0px 0px 0px 0px !important;
  padding: 0px;
  counter-reset: li-counter;
}
body ol li,
html ol li {
  position: relative;
  margin: 14px 0px;
  padding-left: 22px;
  font-weight: 200;
  color: #000000;
  line-height: 1.5em;
  min-height: 25px;
}
body ol li:before,
html ol li:before {
  position: absolute;
  top: 0;
  left: -1.33em;
  width: 24px;
  height: 24px;
  font-size: 14px;
  line-height: 1.8em;
  text-align: center;
  color: #000000;
  border: 1px solid #000000;
  border-radius: 50%;
  content: counter(li-counter);
  counter-increment: li-counter;
}
.clear {
  clear: both !important;
}
.vc_row {
  margin-left: auto !important;
  margin-right: auto !important;
}
#desktop-header {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}
#desktop-header .ym-container {
  display: block;
  position: relative;
}
#desktop-header .ym-container .col-ym-4 {
  position: relative;
  display: inline-block;
}
#desktop-header .ym-container .menu-container {
  padding: 77px 15px 0px;
}
#desktop-header .ym-container .menu-container #nav-toggle img {
  width: 36px;
  height: 19px;
  margin: 0px 0px -4px 0px;
}
#desktop-header .ym-container .menu-container #nav-toggle:after {
  content: "MENU";
  font-size: 15px;
  color: #000000;
  font-weight: 200;
  display: inline-block;
  position: relative;
  margin: 0px 0px 0px 14px;
}
#desktop-header .ym-container .logo {
  padding: 22px 15px 0px;
  text-align: left !important;
}
#desktop-header .ym-container .logo a {
  position: relative;
  display: block;
}
#desktop-header .ym-container .logo a img {
  position: relative;
  display: block;
  width: 262px;
  height: 75px;
  margin: 0px;
}
#desktop-header .ym-container .contact-container {
  padding: 38px 15px 0px;
}
#desktop-header .ym-container .contact-container ul {
  padding: 0px;
  margin: 0px;
  float: right;
}
#desktop-header .ym-container .contact-container ul li {
  list-style-type: none;
  float: left;
}
#desktop-header .ym-container .contact-container ul li a {
  font-size: 21px;
  color: #000000;
  padding-left: 9px;
}
#desktop-header .ym-container .contact-container ul li a img {
  width: 17px;
  height: 17px;
}
#desktop-header .ym-container .contact-container .menu-main-nav-container #menu-main-nav.menu .menu-item a {
  color: #000000;
  font-size: 16px;
  font-weight: 200;
  text-transform: uppercase;
  padding: 20px 30px 21px !important;
  display: inline-block;
  transition: all 0.2s ease-in-out 0s;
}
#desktop-header .ym-container .contact-container .menu-main-nav-container #menu-main-nav.menu .menu-item a:last-child {
  padding-right: 0px !important;
}
#desktop-header .ym-container .contact-container .menu-main-nav-container #menu-main-nav.menu .menu-item-has-children a {
  color: #000000;
  font-size: 16px;
  font-weight: 200;
  background-image: url("http://www.thestylinghouse.com.au/wp-content/themes/project-ym/less/../img/the-styling-house-has-children-menu.png");
  background-size: 11px 7px;
  background-position: right center;
  background-repeat: no-repeat;
}
#desktop-header .ym-container .contact-container .menu-main-nav-container #menu-main-nav.menu .menu-item-has-children .sub-menu {
  position: absolute;
  z-index: 999;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  float: none !important;
  background-color: #000000;
}
#desktop-header .ym-container .contact-container .menu-main-nav-container #menu-main-nav.menu .menu-item-has-children .sub-menu .menu-item {
  float: none !important;
}
#desktop-header .ym-container .contact-container .menu-main-nav-container #menu-main-nav.menu .menu-item-has-children .sub-menu .menu-item a {
  color: #ffffff;
  text-align: left;
  background-color: #000000;
  font-size: 16px;
  font-weight: 200;
  background-image: none !important;
  padding: 15px 30px !important;
}
#desktop-header .ym-container .contact-container .menu-main-nav-container #menu-main-nav.menu .menu-item-has-children .sub-menu .menu-item a:hover {
  opacity: .9;
}
#desktop-header .ym-container .contact-container .menu-main-nav-container #menu-main-nav.menu .menu-item-has-children:hover .sub-menu {
  visibility: visible;
  opacity: 1;
}
header {
  display: none;
  top: 0;
  width: 100%;
  z-index: 9999;
  position: absolute;
}
header .ym-container {
  display: block;
  position: relative;
}
header .ym-container .col-ym-4 {
  position: relative;
  display: inline-block;
}
header .ym-container .menu-container {
  padding: 77px 15px 0px;
}
header .ym-container .menu-container #nav-toggle img {
  width: 36px;
  height: 19px;
  margin: 0px 0px -4px 0px;
}
header .ym-container .menu-container #nav-toggle:after {
  content: "MENU";
  font-size: 15px;
  color: #000000;
  font-weight: 200;
  display: inline-block;
  position: relative;
  margin: 0px 0px 0px 14px;
}
header .ym-container .logo {
  padding: 22px 15px 0px;
}
header .ym-container .logo a {
  position: relative;
  display: block;
}
header .ym-container .logo a img {
  position: relative;
  display: block;
  width: 262px;
  height: 75px;
  margin: 0px auto;
}
header .ym-container .contact-container {
  padding: 77px 15px 0px;
}
header .ym-container .contact-container ul {
  padding: 0px;
  margin: 0px;
  float: right;
}
header .ym-container .contact-container ul li {
  list-style-type: none;
  float: left;
}
header .ym-container .contact-container ul li a {
  font-size: 21px;
  color: #000000;
  padding-left: 9px;
}
header .ym-container .contact-container ul li a img {
  width: 17px;
  height: 17px;
}
header .ym-container .nav-collapse .menu-items {
  padding: 0px;
  margin: 17px 15px 0px;
  width: 200px;
}
header .ym-container .nav-collapse .menu-items .menu-item a {
  color: #ffffff;
  text-align: left;
  background-color: #000000;
  text-transform: uppercase;
  font-weight: 200;
  padding: 12px 15px;
  border-right: none !important;
}
header .ym-container .nav-collapse .menu-items .menu-item a:hover {
  text-decoration: underline;
}
header .ym-container .nav-collapse .menu-items .menu-item-has-children .dropdown-toggle {
  background-color: #000000 !important;
  height: 42px !important;
  line-height: 1em !important;
}
header .ym-container .nav-collapse .menu-items .menu-item-has-children .sub-menu {
  padding: 0px !important;
  margin: 0px !important;
}
header .ym-container .nav-collapse .menu-items .menu-item-has-children .sub-menu li a {
  background-color: #535353 !important;
}
header .ym-container .nav-collapse .menu-items .current-menu-item a {
  text-decoration: underline;
}
.consulation-form-container {
  display: none;
  padding: 56px 0 68px;
  border-top: 1px solid #eeeeee;
}
.consulation-form-container p a {
  font-weight: 600;
  color: #000000;
}
.consulation-form-container #gform_confirmation_wrapper_1 #gform_confirmation_message_1 {
  text-align: center;
  color: #ffffff;
  font-weight: 400;
  font-size: 14px;
  padding: 10px 0px;
  font-family: 'Roboto', sans-serif;
  background-color: #398f14;
  border: 2px solid #398f14;
  margin-bottom: 12px;
}
.consulation-form-container #gform_wrapper_1 {
  margin-top: 22px;
}
.consulation-form-container #gform_wrapper_1 #gform_1 .validation_error {
  text-align: center;
  color: #ffffff;
  font-weight: 400;
  font-size: 14px;
  padding: 10px 0px;
  font-family: 'Roboto', sans-serif;
  background-color: #ff0000;
  border: 2px solid #ff0000;
  margin-bottom: 12px;
}
.consulation-form-container #gform_wrapper_1 #gform_1 .gform_body ul {
  margin: 0px;
  padding: 0px;
}
.consulation-form-container #gform_wrapper_1 #gform_1 .gform_body ul li {
  list-style-type: none;
  display: block;
  position: relative;
  margin-bottom: 12px;
  width: 49%;
}
.consulation-form-container #gform_wrapper_1 #gform_1 .gform_body ul li .gfield_label {
  display: none !important;
}
.consulation-form-container #gform_wrapper_1 #gform_1 .gform_body ul li .ginput_container {
  display: block;
  position: relative;
}
.consulation-form-container #gform_wrapper_1 #gform_1 .gform_body ul li .ginput_container input,
.consulation-form-container #gform_wrapper_1 #gform_1 .gform_body ul li .ginput_container select {
  display: block;
  position: relative;
  width: 100%;
  text-indent: 15px;
  padding: 13px 0px;
  border-radius: 0px !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #000000;
  resize: none;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 200;
}
.consulation-form-container #gform_wrapper_1 #gform_1 .gform_body ul li .ginput_container select {
  text-indent: 6px !important;
  color: #767676;
  background-image: url("http://www.thestylinghouse.com.au/wp-content/themes/project-ym/less/../img/the-styling-house-drop-down-icon.png");
  background-repeat: no-repeat;
  background-position: 96% center;
  background-size: 18px 13px;
}
.consulation-form-container #gform_wrapper_1 #gform_1 .gform_body ul li .gfield_description.validation_message,
.consulation-form-container #gform_wrapper_1 #gform_1 .gform_body ul li .instruction {
  display: none !important;
}
.consulation-form-container #gform_wrapper_1 #gform_1 .gform_body ul #field_1_6 {
  float: right;
  position: absolute;
  right: 0;
  margin-top: -231px;
}
.consulation-form-container #gform_wrapper_1 #gform_1 .gform_body ul #field_1_6 .ginput_container textarea {
  display: block;
  position: relative;
  text-indent: 15px;
  padding: 13px 0px;
  border-radius: 0px !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #000000;
  resize: none;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 200;
  height: 218px;
  width: 97.4%;
}
.consulation-form-container #gform_wrapper_1 #gform_1 .gform_body ul .gfield_error .ginput_container input,
.consulation-form-container #gform_wrapper_1 #gform_1 .gform_body ul .gfield_error .ginput_container select,
.consulation-form-container #gform_wrapper_1 #gform_1 .gform_body ul .gfield_error .ginput_container textarea {
  border: 1px solid #ff0000 !important;
}
.consulation-form-container #gform_wrapper_1 #gform_1 .gform_footer .gform_button {
  text-align: center;
  text-transform: uppercase;
  background-color: #000000;
  color: #ffffff;
  font-weight: 500;
  font-size: 16px;
  padding: 10px 0px;
  display: block;
  border: 2px solid #000000;
  width: 49%;
  cursor: pointer;
  transition: all 0.2s ease-in-out 0s !important;
}
.consulation-form-container #gform_wrapper_1 #gform_1 .gform_footer .gform_button:hover {
  color: #000000 !important;
  background: #ffffff none repeat scroll 0% 0% !important;
}
.before-footer {
  background-color: #fafafa;
  padding: 35px 0 54px;
}
.before-footer .ym-container {
  margin: 0 auto;
  position: relative;
  display: block;
}
.before-footer .ym-container h2 {
  text-transform: uppercase;
  font-weight: 200;
  font-size: 30px;
  margin-bottom: 0px !important;
}
.before-footer .ym-container hr {
  display: block;
  position: relative;
  color: #000000;
  width: 45px;
  text-align: left;
  margin: 20px 0 32px;
  border: none;
  height: 2px;
  background-color: #000000;
}
.before-footer .ym-container .col-ym-4 .img-container {
  display: block;
  position: relative;
  height: 240px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  margin-bottom: 20px;
  transition: all 0.2s ease-in-out 0s !important;
}
.before-footer .ym-container .col-ym-4 .img-container:after {
  display: none !important;
}
.before-footer .ym-container .col-ym-4 a {
  color: #000000;
  font-size: 21px;
  font-weight: 200;
  line-height: 1.5em;
  transition: all 0.2s ease-in-out 0s !important;
}
.before-footer .ym-container .col-ym-4 a:hover {
  opacity: .7 !important;
}
.before-footer .ym-container .col-ym-4 a:after {
  content: " ";
  display: inline-block;
  position: relative;
  width: 18px;
  height: 19px;
  background-size: 18px 19px;
  background-image: url("http://www.thestylinghouse.com.au/wp-content/themes/project-ym/less/../img/the-styling-house-scroll-left@2x.png");
  background-repeat: no-repeat;
  margin: 0 0 -3px 15px;
}
.before-footer .ym-container .col-ym-4 p {
  display: block;
  position: relative;
  font-size: 14px;
  font-weight: 200;
  margin: 5px 0px 0px;
}
#footer {
  background-color: #f6f6f6;
  padding: 30px 0px;
}
#footer .ym-container {
  position: relative;
  display: block;
}
#footer .ym-container .footer-left {
  float: left;
  position: relative;
  display: inline-block;
}
#footer .ym-container .footer-left p {
  margin: 0px;
  color: #9c9c9c;
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
}
#footer .ym-container .footer-right {
  float: right;
  text-align: right;
  position: relative;
  display: inline-block;
}
#footer .ym-container .footer-right p {
  margin: 0px;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  color: #9c9c9c;
}
#footer .ym-container .footer-right p a img {
  width: 22px;
  height: 22px;
  margin: 0px 0px -7px 5px;
}
body.home .section-1 {
  background-attachment: fixed;
  background-size: cover !important;
  height: 100vh;
  margin: 0;
  text-align: left;
  -webkit-justify-content: center;
  justify-content: center;
  display: -webkit-flex;
  -webkit-align-items: center;
  display: flex;
  align-items: center;
}
body.home .section-1 h1 {
  text-align: left;
  text-transform: uppercase;
  font-size: 40px;
  font-weight: 200;
  line-height: 1.1em;
  margin: 0px 0px 22px;
}
body.home .section-1 hr {
  display: block;
  position: relative;
  color: #000000;
  width: 45px;
  text-align: left;
  margin: 0px 0px 25px;
  border: none;
  height: 2px;
  background-color: #000000;
}
body.home .section-1 p {
  color: #000000;
  font-size: 14px;
  font-weight: 200;
  line-height: 1.5em;
  margin: 0px 0px 16px;
  width: 48%;
}
body.home .section-1 p strong {
  display: block;
  font-size: 21px;
  font-weight: 200;
}
body.home .section-1 p .btn {
  text-transform: uppercase;
  color: #000000;
  font-weight: 400;
  display: inline-block;
  position: relative;
  border: 2px solid #000000;
  padding: 10px 20px;
  margin: 14px 10px 0px 0px;
  transition: all 0.2s ease-in-out 0s !important;
}
body.home .section-1 p .btn:hover {
  color: #ffffff !important;
  background: #000000 none repeat scroll 0% 0% !important;
}
body.home .section-1 .ym-container {
  margin-top: -70px;
}
body.home .scroll-section {
  display: block;
  position: relative;
  margin: -120px 0px 0px;
  height: 120px;
}
body.home .scroll-section .vc_column-inner {
  padding: 0px !important;
}
body.home .scroll-section .vc_column-inner .wpb_text_column {
  margin: 0px;
  padding: 0px 15px !important;
  display: inline-block;
  position: relative;
}
body.home .scroll-section .vc_column-inner .wpb_text_column p {
  display: inline-block;
  position: relative;
  margin: 0px;
}
body.home .scroll-section .vc_column-inner .wpb_text_column p a {
  display: inline-block;
  position: relative;
  font-size: 15px;
  color: #000000;
  font-weight: 200;
  text-transform: uppercase;
  line-height: 1em;
}
body.home .scroll-section .vc_column-inner .wpb_text_column p a img {
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  margin: 0px 6px -4px 0px !important;
}
body.home .section-2 {
  padding: 68px 0 38px;
  margin: 0;
}
body.home .section-2 p {
  color: #000000;
  font-size: 14px;
  font-weight: 200;
  line-height: 1.5em;
  margin: 0px 0px 16px;
}
body.home .section-2 p strong {
  display: block;
  font-size: 21px;
  font-weight: 200;
}
body.home .section-2 .wpb_single_image {
  margin-bottom: 20px;
}
body.home .section-2 .wpb_single_image img {
  height: 50px;
  width: auto;
}
body.home .section-3 .col-ym-6 .vc_column-inner,
body.home .section-4 .col-ym-6 .vc_column-inner {
  height: 385px;
  padding: 0px;
}
body.home .section-3 .col-ym-6 .vc_column-inner .wpb_text_column,
body.home .section-4 .col-ym-6 .vc_column-inner .wpb_text_column {
  width: 255px;
  margin: 120px 300px 0px 0px;
  float: right;
}
body.home .section-3 .col-ym-6 .vc_column-inner .wpb_text_column h2 a,
body.home .section-4 .col-ym-6 .vc_column-inner .wpb_text_column h2 a {
  text-transform: uppercase;
  font-weight: 200;
  font-size: 30px;
  color: #ffffff;
  margin: 0px;
}
body.home .section-3 .col-ym-6 .vc_column-inner .wpb_text_column hr,
body.home .section-4 .col-ym-6 .vc_column-inner .wpb_text_column hr {
  display: block;
  position: relative;
  color: #ffffff;
  width: 45px;
  text-align: left;
  margin: 16px 0 18px;
  border: none;
  height: 2px;
  background-color: #ffffff;
}
body.home .section-3 .col-ym-6 .vc_column-inner .wpb_text_column p,
body.home .section-4 .col-ym-6 .vc_column-inner .wpb_text_column p {
  color: #ffffff;
  font-size: 14px;
  font-weight: 200;
  line-height: 1.5em;
  margin: 0px;
}
body.home .section-3 .col-ym-6 .vc_column-inner .wpb_text_column p strong,
body.home .section-4 .col-ym-6 .vc_column-inner .wpb_text_column p strong {
  display: block;
  font-size: 21px;
  font-weight: 200;
}
body.home .section-3 .col-ym-6 .vc_column-inner .link-container,
body.home .section-4 .col-ym-6 .vc_column-inner .link-container {
  width: 100%;
  margin: 0px;
  float: none;
}
body.home .section-3 .col-ym-6 .vc_column-inner .link-container p a,
body.home .section-4 .col-ym-6 .vc_column-inner .link-container p a {
  display: block;
  height: 100%;
  opacity: 0;
  position: absolute;
  width: 100%;
  background-color: #000000 !important;
  transition: all 0.2s ease-in-out 0s !important;
}
body.home .section-3 .col-ym-6 .vc_column-inner .link-container p a:hover,
body.home .section-4 .col-ym-6 .vc_column-inner .link-container p a:hover {
  opacity: .2 !important;
}
body.home .section-3 .col-ym-6:last-child .vc_column-inner .wpb_text_column,
body.home .section-4 .col-ym-6:last-child .vc_column-inner .wpb_text_column {
  margin: 120px 0px 0px 110px;
  float: left !important;
}
body.home .section-3 .col-ym-6:last-child .vc_column-inner .link-container,
body.home .section-4 .col-ym-6:last-child .vc_column-inner .link-container {
  width: 100%;
  margin: 0px;
  float: none;
}
body.home .section-3 .col-ym-6:last-child .vc_column-inner .link-container p a,
body.home .section-4 .col-ym-6:last-child .vc_column-inner .link-container p a {
  display: block;
  height: 100%;
  opacity: 0;
  position: absolute;
  width: 100%;
  background-color: #000000;
  transition: all 0.2s ease-in-out 0s !important;
}
body.home .section-3 .col-ym-6:last-child .vc_column-inner .link-container p a:hover,
body.home .section-4 .col-ym-6:last-child .vc_column-inner .link-container p a:hover {
  opacity: .2;
}
body.home .section-5 {
  padding: 60px 0px !important;
  margin: 0 !important;
}
body.home .section-5 .wpb_text_column {
  margin: 0px !important;
}
body.home .section-5 .wpb_text_column .tmls .caroufredsel_wrapper .tmls_container.tmls_slider .tmls_item .tmls_text {
  color: #000000 !important;
  font-weight: 200;
  font-family: 'Roboto', sans-serif;
}
body.home .section-5 .wpb_text_column .tmls .caroufredsel_wrapper .tmls_container.tmls_slider .tmls_item .tmls_name {
  font-weight: 400 !important;
  font-size: 20px !important;
  color: #000000 !important;
  font-style: normal;
  font-family: 'Roboto', sans-serif;
  margin: 0px !important;
}
body.home .section-5 .wpb_text_column .tmls .caroufredsel_wrapper .tmls_container.tmls_slider .tmls_item .tmls_position {
  color: #000000 !important;
  font-family: 'Roboto', sans-serif;
}
body.home .consulation-form-container {
  display: block !important;
  background-color: #fafafa;
  border-bottom: 1px solid #eeeeee;
}
body.home .before-footer {
  background-color: #ffffff;
}
body.archive.post-type-archive.post-type-archive-recently-styled .section-1 {
  margin-top: 124px;
  border-top: 2px solid #eeeeee;
  padding: 30px 0px 10px;
}
body.archive.post-type-archive.post-type-archive-recently-styled .section-1 h1 {
  text-transform: uppercase;
  font-weight: 200;
  font-size: 40px;
  margin: 0px !important;
}
body.archive.post-type-archive.post-type-archive-recently-styled .section-1 hr {
  display: block;
  position: relative;
  color: #000000;
  width: 45px;
  text-align: left;
  margin: 20px 0 32px;
  border: none;
  height: 2px;
  background-color: #000000;
}
body.archive.post-type-archive.post-type-archive-recently-styled .section-1 .btn {
  float: right;
  display: inline-block;
  text-transform: uppercase;
  color: #000000;
  font-weight: 400;
  position: relative;
  border: 2px solid #000000;
  padding: 10px 20px;
  margin: 3px 0px 0px 10px;
  transition: all 0.2s ease-in-out 0s !important;
}
body.archive.post-type-archive.post-type-archive-recently-styled .section-1 .btn:hover,
body.archive.post-type-archive.post-type-archive-recently-styled .section-1 .current {
  color: #ffffff !important;
  background: #000000 none repeat scroll 0% 0% !important;
}
body.archive.post-type-archive.post-type-archive-recently-styled .section-1 .col-ym-8 {
  width: 40% !important;
}
body.archive.post-type-archive.post-type-archive-recently-styled .section-1 .col-ym-4 {
  width: 60% !important;
}
body.archive.post-type-archive.post-type-archive-recently-styled .section-2 {
  padding: 0px 0 22px;
}
body.archive.post-type-archive.post-type-archive-recently-styled .section-2 .ym-container {
  margin: 0 auto;
  position: relative;
  display: block;
}
body.archive.post-type-archive.post-type-archive-recently-styled .section-2 .ym-container .col-ym-4 {
  display: inline-block;
  position: relative;
  margin-bottom: 40px;
}
body.archive.post-type-archive.post-type-archive-recently-styled .section-2 .ym-container .col-ym-4 .img-container {
  display: block;
  position: relative;
  height: 240px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  margin-bottom: 20px;
}
body.archive.post-type-archive.post-type-archive-recently-styled .section-2 .ym-container .col-ym-4 .img-container:after {
  display: none !important;
}
body.archive.post-type-archive.post-type-archive-recently-styled .section-2 .ym-container .col-ym-4 a {
  color: #000000;
  font-size: 21px;
  font-weight: 200;
  line-height: 1.5em;
}
body.archive.post-type-archive.post-type-archive-recently-styled .section-2 .ym-container .col-ym-4 a:hover {
  opacity: .9;
}
body.archive.post-type-archive.post-type-archive-recently-styled .section-2 .ym-container .col-ym-4 a:after {
  content: " ";
  display: inline-block;
  position: relative;
  width: 18px;
  height: 19px;
  background-size: 18px 19px;
  background-image: url("http://www.thestylinghouse.com.au/wp-content/themes/project-ym/less/../img/the-styling-house-scroll-left@2x.png");
  background-repeat: no-repeat;
  margin: 0 0 -3px 15px;
}
body.archive.post-type-archive.post-type-archive-recently-styled .section-2 .ym-container .col-ym-4 p {
  display: block;
  position: relative;
  font-size: 14px;
  font-weight: 200;
  margin: 5px 0px 0px;
}
body.archive.post-type-archive.post-type-archive-recently-styled .before-footer {
  display: none !important;
}
body.single.single-recently-styled .section-1 {
  margin-top: 124px;
  border-top: 2px solid #eeeeee;
  padding: 39px 0;
}
body.single.single-recently-styled .section-1 .col-ym-12 {
  height: 430px;
  overflow: hidden;
}
body.single.single-recently-styled .section-1 .col-ym-12 img {
  width: 100%;
  height: auto;
}
body.single.single-recently-styled .section-1 .col-ym-12 iframe {
  width: 100% !important;
  height: 430px !important;
}
body.single.single-recently-styled .section-2 {
  padding: 45px 0px 55px;
}
body.single.single-recently-styled .section-2 .col-ym-6 h1 {
  text-transform: uppercase;
  font-weight: 200;
  font-size: 30px;
  margin: 0px;
}
body.single.single-recently-styled .section-2 .col-ym-6 hr {
  display: block;
  position: relative;
  color: #000000;
  width: 45px;
  text-align: left;
  margin: 20px 0px 25px;
  border: none;
  height: 2px;
  background-color: #000000;
}
body.single.single-recently-styled .section-2 .col-ym-6 p {
  color: #000000;
  font-size: 14px;
  font-weight: 200;
  line-height: 1.5em;
  margin: 0px 0px 15px;
}
body.single.single-recently-styled .section-2 .col-ym-6 p strong {
  display: block;
  position: relative;
  font-size: 21px;
  font-weight: 200;
}
body.single.single-recently-styled .section-2 .col-ym-6 blockquote {
  margin: 28px 0;
  padding: 0px;
  border: none !important;
  color: #888888;
  font-weight: 200;
}
body.single.single-recently-styled .section-2 .col-ym-6 blockquote p {
  color: #888888;
  font-weight: 200;
}
body.single.single-recently-styled .section-2 .col-ym-6 blockquote p strong {
  font-weight: 400;
  font-size: 14px;
  color: #000000;
  font-style: normal;
}
body.single.single-recently-styled .section-2 .col-ym-5 {
  float: right;
  text-align: right;
  width: 44.4%;
}
body.single.single-recently-styled .section-2 .col-ym-12 {
  float: none;
  display: block;
  position: relative;
}
body.single.single-recently-styled .section-2 .col-ym-12 .addthis_sharing_toolbox {
  float: left;
  display: inline-block;
  margin: 35px 0px 0px 0px;
  position: relative;
}
body.single.single-recently-styled .section-2 .col-ym-12 .addthis_sharing_toolbox #atstbx {
  display: block;
  position: relative;
}
body.single.single-recently-styled .section-2 .col-ym-12 .addthis_sharing_toolbox #atstbx a {
  display: inline-block;
  position: relative;
}
body.single.single-recently-styled .section-2 .col-ym-12 .btn {
  float: right;
  display: inline-block;
  text-transform: uppercase;
  color: #000000;
  font-weight: 400;
  position: relative;
  border: 2px solid #000000;
  padding: 10px 20px;
  margin: 35px 0px 0px 0px;
  transition: all 0.2s ease-in-out 0s !important;
}
body.single.single-recently-styled .section-2 .col-ym-12 .btn:hover {
  color: #ffffff !important;
  background: #000000 none repeat scroll 0% 0% !important;
}
body.page.page-id-60 .section-1 {
  margin-top: 124px;
  border-top: 2px solid #eeeeee;
  padding: 30px 0px 10px;
}
body.page.page-id-60 .section-1 h1 {
  text-transform: uppercase;
  font-weight: 200;
  font-size: 40px;
  margin: 0px !important;
}
body.page.page-id-60 .section-1 hr {
  display: block;
  position: relative;
  color: #000000;
  width: 45px;
  text-align: left;
  margin: 20px 0 32px;
  border: none;
  height: 2px;
  background-color: #000000;
}
body.page.page-id-60 .section-1 .btn {
  float: right;
  display: inline-block;
  text-transform: uppercase;
  color: #000000;
  font-weight: 400;
  position: relative;
  border: 2px solid #000000;
  padding: 10px 20px;
  margin: 3px 0px 0px 10px;
  transition: all 0.2s ease-in-out 0s !important;
}
body.page.page-id-60 .section-1 .btn:hover,
body.page.page-id-60 .section-1 .current {
  color: #ffffff !important;
  background: #000000 none repeat scroll 0% 0% !important;
}
body.page.page-id-60 .section-1 .col-ym-8 {
  width: 40% !important;
}
body.page.page-id-60 .section-1 .col-ym-4 {
  width: 60% !important;
}
body.page.page-id-60 .section-2 {
  padding-bottom: 20px;
}
body.page.page-id-60 .section-2 .vc_column-inner {
  padding: 0px;
}
body.page.page-id-60 .section-2 .vc_column-inner .ym-container {
  padding: 0px 15px !important;
}
body.page.page-id-60 .before-footer {
  display: none !important;
}
body.page.page-id-56 .section-1 {
  margin-top: 124px;
  background-size: cover !important;
  text-align: left;
  height: 500px;
  -webkit-justify-content: center;
  justify-content: center;
  display: -webkit-flex;
  -webkit-align-items: center;
  display: flex;
  align-items: center;
}
body.page.page-id-56 .section-1 h1 {
  text-align: left;
  text-transform: uppercase;
  font-size: 40px;
  font-weight: 200;
  line-height: 1.1em;
  margin: 0px 0px 22px;
}
body.page.page-id-56 .section-1 hr {
  display: block;
  position: relative;
  color: #000000;
  width: 45px;
  text-align: left;
  margin: 0px 0px 25px;
  border: none;
  height: 2px;
  background-color: #000000;
}
body.page.page-id-56 .section-1 p {
  color: #000000;
  font-size: 14px;
  font-weight: 200;
  line-height: 1.5em;
  margin: 0px 0px 16px;
  width: 48%;
}
body.page.page-id-56 .section-1 p strong {
  display: block;
  font-size: 21px;
  font-weight: 200;
}
body.page.page-id-56 .section-1 p .btn {
  text-transform: uppercase;
  color: #000000;
  font-weight: 400;
  display: inline-block;
  position: relative;
  border: 2px solid #000000;
  padding: 10px 20px;
  margin: 14px 10px 0px 0px;
  transition: all 0.2s ease-in-out 0s !important;
}
body.page.page-id-56 .section-1 p .btn:hover {
  color: #ffffff !important;
  background: #000000 none repeat scroll 0% 0% !important;
}
body.page.page-id-56 .section-2 {
  padding: 17px 0 54px;
}
body.page.page-id-56 .section-2 .col-ym-6 {
  width: 50%;
}
body.page.page-id-56 .section-2 .col-ym-6 .wpb_text_column:first-child {
  margin-bottom: 55px;
}
body.page.page-id-56 .section-2 .col-ym-5 {
  width: 41.66666667%;
  float: right;
}
body.page.page-id-56 .section-2 .col-ym-5 .wpb_text_column {
  margin-bottom: 15px;
}
body.page.page-id-56 .section-2 .col-ym-5 .wpb_text_column p a {
  color: #000000;
  font-weight: 600;
}
body.page.page-id-56 .section-2 .col-ym-5 #gform_confirmation_wrapper_1 #gform_confirmation_message_1 {
  text-align: center;
  color: #ffffff;
  font-weight: 400;
  font-size: 14px;
  padding: 10px 0px;
  font-family: 'Roboto', sans-serif;
  background-color: #398f14;
  border: 2px solid #398f14;
  margin-bottom: 12px;
}
body.page.page-id-56 .section-2 .col-ym-5 #gform_wrapper_1 #gform_1 .validation_error {
  text-align: center;
  color: #ffffff;
  font-weight: 400;
  font-size: 14px;
  padding: 10px 0px;
  font-family: 'Roboto', sans-serif;
  background-color: #ff0000;
  border: 2px solid #ff0000;
  margin-bottom: 12px;
}
body.page.page-id-56 .section-2 .col-ym-5 #gform_wrapper_1 #gform_1 .gform_body ul {
  margin: 0px;
  padding: 0px;
}
body.page.page-id-56 .section-2 .col-ym-5 #gform_wrapper_1 #gform_1 .gform_body ul li {
  list-style-type: none;
  display: block;
  position: relative;
  margin-bottom: 12px;
  width: 100%;
}
body.page.page-id-56 .section-2 .col-ym-5 #gform_wrapper_1 #gform_1 .gform_body ul li .gfield_label {
  display: none !important;
}
body.page.page-id-56 .section-2 .col-ym-5 #gform_wrapper_1 #gform_1 .gform_body ul li .ginput_container {
  display: block;
  position: relative;
}
body.page.page-id-56 .section-2 .col-ym-5 #gform_wrapper_1 #gform_1 .gform_body ul li .ginput_container input,
body.page.page-id-56 .section-2 .col-ym-5 #gform_wrapper_1 #gform_1 .gform_body ul li .ginput_container select,
body.page.page-id-56 .section-2 .col-ym-5 #gform_wrapper_1 #gform_1 .gform_body ul li .ginput_container textarea {
  display: block;
  position: relative;
  width: 100%;
  text-indent: 15px;
  padding: 13px 0px;
  border-radius: 0px !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #000000;
  resize: none;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 200;
}
body.page.page-id-56 .section-2 .col-ym-5 #gform_wrapper_1 #gform_1 .gform_body ul li .ginput_container select {
  text-indent: 6px !important;
  color: #767676;
  background-image: url("http://www.thestylinghouse.com.au/wp-content/themes/project-ym/less/../img/the-styling-house-drop-down-icon.png");
  background-repeat: no-repeat;
  background-position: 96% center;
  background-size: 18px 13px;
}
body.page.page-id-56 .section-2 .col-ym-5 #gform_wrapper_1 #gform_1 .gform_body ul li .ginput_container textarea {
  height: 175px;
}
body.page.page-id-56 .section-2 .col-ym-5 #gform_wrapper_1 #gform_1 .gform_body ul li .gfield_description.validation_message,
body.page.page-id-56 .section-2 .col-ym-5 #gform_wrapper_1 #gform_1 .gform_body ul li .instruction {
  display: none !important;
}
body.page.page-id-56 .section-2 .col-ym-5 #gform_wrapper_1 #gform_1 .gform_body ul .gfield_error .ginput_container input,
body.page.page-id-56 .section-2 .col-ym-5 #gform_wrapper_1 #gform_1 .gform_body ul .gfield_error .ginput_container select,
body.page.page-id-56 .section-2 .col-ym-5 #gform_wrapper_1 #gform_1 .gform_body ul .gfield_error .ginput_container textarea {
  border: 1px solid #ff0000 !important;
}
body.page.page-id-56 .section-2 .col-ym-5 #gform_wrapper_1 #gform_1 .gform_footer .gform_button {
  text-align: center;
  text-transform: uppercase;
  background-color: #000000;
  color: #ffffff;
  font-weight: 500;
  font-size: 16px;
  padding: 10px 0px;
  display: block;
  border: 2px solid #000000;
  width: 100%;
  cursor: pointer;
  transition: all 0.2s ease-in-out 0s !important;
}
body.page.page-id-56 .section-2 .col-ym-5 #gform_wrapper_1 #gform_1 .gform_footer .gform_button:hover {
  color: #000000 !important;
  background: #ffffff none repeat scroll 0% 0% !important;
}
body.page.page-id-58 .section-1 {
  margin-top: 124px;
  background-size: cover !important;
  text-align: left;
  height: 500px;
  -webkit-justify-content: center;
  justify-content: center;
  display: -webkit-flex;
  -webkit-align-items: center;
  display: flex;
  align-items: center;
}
body.page.page-id-58 .section-1 h1 {
  text-align: left;
  text-transform: uppercase;
  font-size: 40px;
  font-weight: 200;
  line-height: 1.1em;
  margin: 0px 0px 22px;
}
body.page.page-id-58 .section-1 hr {
  display: block;
  position: relative;
  color: #000000;
  width: 45px;
  text-align: left;
  margin: 0px 0px 25px;
  border: none;
  height: 2px;
  background-color: #000000;
}
body.page.page-id-58 .section-1 p {
  color: #000000;
  font-size: 14px;
  font-weight: 200;
  line-height: 1.5em;
  margin: 0px 0px 16px;
  width: 48%;
}
body.page.page-id-58 .section-1 p strong {
  display: block;
  font-size: 21px;
  font-weight: 200;
}
body.page.page-id-58 .section-1 p .btn {
  text-transform: uppercase;
  color: #000000;
  font-weight: 400;
  display: inline-block;
  position: relative;
  border: 2px solid #000000;
  padding: 10px 20px;
  margin: 14px 10px 0px 0px;
  transition: all 0.2s ease-in-out 0s !important;
}
body.page.page-id-58 .section-1 p .btn:hover {
  color: #ffffff !important;
  background: #000000 none repeat scroll 0% 0% !important;
}
body.page.page-id-58 .section-2 {
  padding: 17px 0 44px;
}
body.page.page-id-58 .section-2 .vc_col-sm-3 h3 {
  margin: 0px;
  height: 68px;
  position: relative;
  display: block;
  text-transform: uppercase;
  font-weight: 200;
  font-size: 21px;
  padding: 20px 0px 0px;
}
body.page.page-id-58 .section-2 .vc_col-sm-3 h3 img {
  width: 68px;
  height: 68px;
  display: inline-block;
  position: relative;
  margin-top: -20px;
  margin-right: 20px;
  float: left;
}
body.page.page-id-58 .section-2 .vc_col-sm-3 ul {
  padding: 0px;
  margin: 25px 0 !important;
}
body.page.page-id-58 .section-2 .vc_col-sm-3 ul li {
  margin: 5px 0px;
  color: #000000;
  font-size: 14px;
  font-weight: 200;
  line-height: 1.5em;
  list-style-type: none;
}
body.page.page-id-58 .section-2 .vc_col-sm-3 ul li:before {
  content: " • ";
  margin-right: 3px;
}
body.page.page-id-58 .section-3,
body.page.page-id-58 .section-4,
body.page.page-id-58 .section-5 {
  height: 500px;
}
body.page.page-id-58 .section-3 .vc_column-inner,
body.page.page-id-58 .section-4 .vc_column-inner,
body.page.page-id-58 .section-5 .vc_column-inner {
  padding: 0px;
}
body.page.page-id-58 .section-3 .vc_column-inner .vc_column-inner,
body.page.page-id-58 .section-4 .vc_column-inner .vc_column-inner,
body.page.page-id-58 .section-5 .vc_column-inner .vc_column-inner {
  padding: 0px 15px;
}
body.page.page-id-58 .section-3 .wpb_text_column,
body.page.page-id-58 .section-4 .wpb_text_column,
body.page.page-id-58 .section-5 .wpb_text_column {
  margin-bottom: 0px !important;
}
body.page.page-id-58 .section-3 .vc_col-sm-6,
body.page.page-id-58 .section-4 .vc_col-sm-6,
body.page.page-id-58 .section-5 .vc_col-sm-6 {
  height: 500px;
  margin: 0;
  text-align: left;
  -webkit-justify-content: center;
  justify-content: center;
  display: -webkit-flex;
  -webkit-align-items: center;
  display: flex;
  align-items: center;
}
body.page.page-id-58 .section-3 .vc_col-sm-6 h2 img,
body.page.page-id-58 .section-4 .vc_col-sm-6 h2 img,
body.page.page-id-58 .section-5 .vc_col-sm-6 h2 img {
  width: 44px;
  height: 33px;
  margin: 0 13px -4px 0 !important;
}
body.page.page-id-58 .section-3 .vc_col-sm-6 p,
body.page.page-id-58 .section-4 .vc_col-sm-6 p,
body.page.page-id-58 .section-5 .vc_col-sm-6 p {
  color: #000000;
  font-size: 14px;
  font-weight: 200;
  line-height: 1.5em;
  margin: 0px 0px 16px;
}
body.page.page-id-58 .section-3 .vc_col-sm-6 p strong,
body.page.page-id-58 .section-4 .vc_col-sm-6 p strong,
body.page.page-id-58 .section-5 .vc_col-sm-6 p strong {
  display: block;
  font-size: 21px;
  font-weight: 200;
  line-height: 1.5em;
}
body.page.page-id-58 .section-3 .vc_col-sm-6 p .btn,
body.page.page-id-58 .section-4 .vc_col-sm-6 p .btn,
body.page.page-id-58 .section-5 .vc_col-sm-6 p .btn {
  text-transform: uppercase;
  color: #000000;
  font-weight: 400;
  display: inline-block;
  position: relative;
  border: 2px solid #000000;
  padding: 10px 20px;
  margin: 14px 10px 0px 0px;
  transition: all 0.2s ease-in-out 0s !important;
}
body.page.page-id-58 .section-3 .vc_col-sm-6 p .btn:hover,
body.page.page-id-58 .section-4 .vc_col-sm-6 p .btn:hover,
body.page.page-id-58 .section-5 .vc_col-sm-6 p .btn:hover {
  color: #ffffff !important;
  background: #000000 none repeat scroll 0% 0% !important;
}
body.page.page-id-58 .consulation-form-container {
  display: block !important;
}
body.page.page-id-186 .section-1 {
  margin-top: 124px;
  background-size: cover !important;
  text-align: left;
  height: 500px;
  -webkit-justify-content: center;
  justify-content: center;
  display: -webkit-flex;
  -webkit-align-items: center;
  display: flex;
  align-items: center;
}
body.page.page-id-186 .section-1 h1 {
  text-align: left;
  text-transform: uppercase;
  font-size: 40px;
  font-weight: 200;
  line-height: 1.1em;
  margin: 0px 0px 22px;
}
body.page.page-id-186 .section-1 hr {
  display: block;
  position: relative;
  color: #000000;
  width: 45px;
  text-align: left;
  margin: 0px 0px 25px;
  border: none;
  height: 2px;
  background-color: #000000;
}
body.page.page-id-186 .section-1 p {
  color: #000000;
  font-size: 14px;
  font-weight: 200;
  line-height: 1.5em;
  margin: 0px 0px 16px;
  width: 48%;
}
body.page.page-id-186 .section-1 p strong {
  display: block;
  font-size: 21px;
  font-weight: 200;
}
body.page.page-id-186 .section-1 p .btn {
  text-transform: uppercase;
  color: #000000;
  font-weight: 400;
  display: inline-block;
  position: relative;
  border: 2px solid #000000;
  padding: 10px 20px;
  margin: 14px 10px 0px 0px;
  transition: all 0.2s ease-in-out 0s !important;
}
body.page.page-id-186 .section-1 p .btn:hover {
  color: #ffffff !important;
  background: #000000 none repeat scroll 0% 0% !important;
}
body.page.page-id-186 .section-2 {
  padding: 17px 0px 10px;
}
body.page.page-id-186 .section-2 .vc_col-sm-4 .wpb_single_image {
  margin-bottom: 25px;
}
body.page.page-id-186 .section-2 .vc_col-sm-4 h3 {
  margin: 0px 0px 25px;
  position: relative;
  display: inline-block;
  background-color: #1cbbb4;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 15px;
  padding: 12px 22px;
  color: #ffffff;
}
body.page.page-id-186 .section-2 .vc_col-sm-4 p strong {
  font-size: 21px;
  font-weight: 200;
  line-height: 1.3em;
}
body.page.page-id-186 .consulation-form-container {
  display: block !important;
}
body.page.page-id-64 .section-1 {
  margin-top: 124px;
  height: 500px;
}
body.page.page-id-64 .section-1 .vc_column-inner {
  padding: 0px !important;
}
body.page.page-id-64 .section-1 .vc_column-inner .wpb_text_column {
  margin: 0px !important;
}
body.page.page-id-64 .section-1 .vc_column-inner .wpgmza_markerbox {
  padding: 10px 0px;
}
body.page.page-id-64 .section-1 .vc_column-inner .wpgmza_markerbox .wpgmza_infowindow_title {
  margin: 0px;
  padding: 0px;
  text-transform: uppercase;
}
body.page.page-id-64 .section-1 .vc_column-inner .wpgmza_markerbox .wpgmza_infowindow_address {
  margin: 0px;
  padding: 0px;
  font-size: 11px;
  white-space: pre;
}
body.page.page-id-64 .section-2 {
  padding: 17px 0px 10px;
}
body.page.page-id-64 .section-2 .wpb_text_column {
  margin-bottom: 0px !important;
}
body.page.page-id-64 .section-2 ul {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  margin: 10px 0 15px;
  padding: 0px;
  display: block;
  position: relative;
}
body.page.page-id-64 .section-2 ul li {
  display: block;
  position: relative;
  list-style-type: none;
  margin-bottom: 10px;
  font-size: 21px;
  color: #000000;
  font-weight: 200;
}
body.page.page-id-64 .section-2 ul li a {
  font-size: 21px;
  color: #000000;
}
body.page.page-id-64 .section-2 ul li:first-child {
  background-image: url("http://www.thestylinghouse.com.au/wp-content/themes/project-ym/less/../img/the-styling-house-contactus-address.png");
  background-repeat: no-repeat;
  background-position: left 2px;
  background-size: 21px 21px;
}
body.page.page-id-64 .section-2 ul li:nth-child(2) {
  background-image: url("http://www.thestylinghouse.com.au/wp-content/themes/project-ym/less/../img/the-styling-house-contactus-email.png");
  background-repeat: no-repeat;
  background-position: left 2px;
  background-size: 21px 21px;
}
body.page.page-id-64 .section-2 ul li:nth-child(3) {
  background-image: url("http://www.thestylinghouse.com.au/wp-content/themes/project-ym/less/../img/the-styling-house-contactus-phone.png");
  background-repeat: no-repeat;
  background-position: left 2px;
  background-size: 21px 21px;
}
body.page.page-id-64 .section-2 ul li:nth-child(4) {
  background-image: url("http://www.thestylinghouse.com.au/wp-content/themes/project-ym/less/../img/the-styling-house-contactus-facebook.png");
  background-repeat: no-repeat;
  background-position: left 2px;
  background-size: 21px 21px;
}
body.page.page-id-64 .section-2 ul li:last-child {
  background-image: url("http://www.thestylinghouse.com.au/wp-content/themes/project-ym/less/../img/the-styling-house-contactus-instagram.png");
  background-repeat: no-repeat;
  background-position: left 3px;
  background-size: 21px 21px;
}
body.page.page-id-64 .section-2 ul li:before {
  content: " ";
  width: 21px;
  height: 21px;
  display: inline-block;
  position: relative;
  margin: 0 20px 0 0;
}
body.page.page-id-64 .section-2 p .btn {
  text-transform: uppercase;
  color: #000000;
  font-weight: 400;
  display: inline-block;
  position: relative;
  border: 2px solid #000000;
  padding: 10px 20px;
  margin: 14px 10px 0px 0px;
  transition: all 0.2s ease-in-out 0s !important;
}
body.page.page-id-64 .section-2 p .btn:hover {
  color: #ffffff !important;
  background: #000000 none repeat scroll 0% 0% !important;
}
body.page.page-id-64 .consulation-form-container {
  display: block !important;
}
body.page.page-id-64 .before-footer {
  display: none !important;
}
body.error404 .section-1 {
  padding: 160px 0 100px;
}
body.error404 .section-1 h1 {
  font-size: 150px;
  font-weight: 300;
  color: #000000;
  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: #000000 none repeat scroll 0% 0%;
  border: 1px solid #000000;
  transition: all 0.2s ease-in-out 0s;
}
body.error404 .section-1 p a:hover {
  color: #000000;
  background: #FFF none repeat scroll 0% 0%;
  border: 1px solid #000000;
}
body.page.page-id-62 .section-1 {
  margin-top: 124px;
  border-top: 2px solid #eeeeee;
  padding: 30px 0px 10px;
}
body.page.page-id-62 .section-1 h1 {
  text-transform: uppercase;
  font-weight: 200;
  font-size: 40px;
  margin: 0px !important;
}
body.page.page-id-62 .section-1 hr {
  display: block;
  position: relative;
  color: #000000;
  width: 45px;
  text-align: left;
  margin: 20px 0 32px;
  border: none;
  height: 2px;
  background-color: #000000;
}
body.page.page-id-62 .section-1 .btn {
  float: right;
  display: inline-block;
  text-transform: uppercase;
  color: #000000;
  font-weight: 400;
  position: relative;
  border: 2px solid #000000;
  padding: 10px 20px;
  margin: 3px 0px 0px 10px;
  transition: all 0.2s ease-in-out 0s !important;
}
body.page.page-id-62 .section-1 .btn:hover,
body.page.page-id-62 .section-1 .current {
  color: #ffffff !important;
  background: #000000 none repeat scroll 0% 0% !important;
}
body.page.page-id-62 .section-2 {
  padding-bottom: 20px;
  text-align: center;
}
body.page.page-id-62 .section-2 p {
  margin-top: 30px;
  text-transform: uppercase;
  font-size: 20px;
}
body.page.page-id-62 .section-2 .vc_column-inner {
  padding: 0px;
}
body.page.page-id-62 .section-2 .vc_column-inner .ym-container {
  padding: 0px 15px !important;
  width: 870px !important;
}
body.page.page-id-62 .before-footer {
  display: none !important;
}
body.page.page-id-291 .section-1 {
  margin-top: 124px;
  border-top: 2px solid #eeeeee;
  padding: 30px 0px 10px;
}
body.page.page-id-291 .section-1 h1 {
  text-transform: uppercase;
  font-weight: 200;
  font-size: 40px;
  margin: 0px !important;
}
body.page.page-id-291 .section-1 hr {
  display: block;
  position: relative;
  color: #000000;
  width: 45px;
  text-align: left;
  margin: 20px 0 32px;
  border: none;
  height: 2px;
  background-color: #000000;
}
body.page.page-id-291 .section-1 .btn {
  float: right;
  display: inline-block;
  text-transform: uppercase;
  color: #000000;
  font-weight: 400;
  position: relative;
  border: 2px solid #000000;
  padding: 10px 20px;
  margin: 3px 0px 0px 10px;
  transition: all 0.2s ease-in-out 0s !important;
}
body.page.page-id-291 .section-1 .btn:hover,
body.page.page-id-291 .section-1 .current {
  color: #ffffff !important;
  background: #000000 none repeat scroll 0% 0% !important;
}
body.page.page-id-291 .section-1 .col-ym-8 {
  width: 40% !important;
}
body.page.page-id-291 .section-1 .col-ym-4 {
  width: 60% !important;
}
body.page.page-id-291 .section-2 {
  padding-bottom: 60px;
  text-align: center;
}
body.page.page-id-291 .before-footer {
  display: none !important;
}
body.page.page-id-318 .section-1,
body.archive.category .section-1,
body.single.single-post .section-1 {
  margin-top: 124px;
  border-top: 2px solid #eeeeee;
  padding: 30px 0px 10px;
}
body.page.page-id-318 .section-1 h1,
body.archive.category .section-1 h1,
body.single.single-post .section-1 h1 {
  text-transform: uppercase;
  font-weight: 200;
  font-size: 40px;
  margin: 0px !important;
  white-space: nowrap;
}
body.page.page-id-318 .section-1 hr,
body.archive.category .section-1 hr,
body.single.single-post .section-1 hr {
  display: block;
  position: relative;
  color: #000000;
  width: 45px;
  text-align: left;
  margin: 20px 0 32px;
  border: none;
  height: 2px;
  background-color: #000000;
}
body.page.page-id-318 .section-1 .btn,
body.archive.category .section-1 .btn,
body.single.single-post .section-1 .btn {
  float: right;
  display: inline-block;
  text-transform: uppercase;
  color: #000000;
  font-weight: 400;
  position: relative;
  border: 2px solid #000000;
  padding: 10px 20px;
  margin: 3px 0px 0px 10px;
  transition: all 0.2s ease-in-out 0s !important;
}
body.page.page-id-318 .section-1 .btn:hover,
body.page.page-id-318 .section-1 .current,
body.archive.category .section-1 .btn:hover,
body.archive.category .section-1 .current,
body.single.single-post .section-1 .btn:hover,
body.single.single-post .section-1 .current {
  color: #ffffff !important;
  background: #000000 none repeat scroll 0% 0% !important;
}
body.page.page-id-318 .section-1 .col-ym-8,
body.archive.category .section-1 .col-ym-8,
body.single.single-post .section-1 .col-ym-8 {
  width: 40% !important;
}
body.page.page-id-318 .section-1 .col-ym-4,
body.archive.category .section-1 .col-ym-4,
body.single.single-post .section-1 .col-ym-4 {
  width: 60% !important;
  text-align: right;
  display: inline-block;
  position: relative;
}
body.page.page-id-318 .section-1 .col-ym-4 #browse-category-toggle,
body.archive.category .section-1 .col-ym-4 #browse-category-toggle,
body.single.single-post .section-1 .col-ym-4 #browse-category-toggle {
  margin-top: 2px;
  display: inline-block;
  position: relative;
  width: 198px;
  border: 2px solid #000000;
  padding: 8px 17px;
  transition: all 0.2s ease-in-out 0s !important;
}
body.page.page-id-318 .section-1 .col-ym-4 #browse-category-toggle p,
body.archive.category .section-1 .col-ym-4 #browse-category-toggle p,
body.single.single-post .section-1 .col-ym-4 #browse-category-toggle p {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 15px;
  margin-bottom: 0px;
}
body.page.page-id-318 .section-1 .col-ym-4 #browse-category-toggle p img,
body.archive.category .section-1 .col-ym-4 #browse-category-toggle p img,
body.single.single-post .section-1 .col-ym-4 #browse-category-toggle p img {
  width: 12px;
  height: 9px;
  margin: 5px 0px 0px 16px;
  position: relative;
  float: right;
}
body.page.page-id-318 .section-1 .col-ym-4 #browse-category-toggle p .open,
body.archive.category .section-1 .col-ym-4 #browse-category-toggle p .open,
body.single.single-post .section-1 .col-ym-4 #browse-category-toggle p .open {
  display: none;
}
body.page.page-id-318 .section-1 .col-ym-4 #browse-category-toggle p .close,
body.archive.category .section-1 .col-ym-4 #browse-category-toggle p .close,
body.single.single-post .section-1 .col-ym-4 #browse-category-toggle p .close {
  display: inline-block;
}
body.page.page-id-318 .section-1 .col-ym-4 #browse-category-toggle:hover,
body.archive.category .section-1 .col-ym-4 #browse-category-toggle:hover,
body.single.single-post .section-1 .col-ym-4 #browse-category-toggle:hover {
  background: #000000 none repeat scroll 0% 0% !important;
}
body.page.page-id-318 .section-1 .col-ym-4 #browse-category-toggle:hover p,
body.archive.category .section-1 .col-ym-4 #browse-category-toggle:hover p,
body.single.single-post .section-1 .col-ym-4 #browse-category-toggle:hover p {
  color: #ffffff;
}
body.page.page-id-318 .section-1 .col-ym-4 #browse-category-toggle:hover p .open,
body.archive.category .section-1 .col-ym-4 #browse-category-toggle:hover p .open,
body.single.single-post .section-1 .col-ym-4 #browse-category-toggle:hover p .open {
  display: inline-block;
}
body.page.page-id-318 .section-1 .col-ym-4 #browse-category-toggle:hover p .close,
body.archive.category .section-1 .col-ym-4 #browse-category-toggle:hover p .close,
body.single.single-post .section-1 .col-ym-4 #browse-category-toggle:hover p .close {
  display: none;
}
body.page.page-id-318 .section-1 .col-ym-4 .browse-cat-menu,
body.archive.category .section-1 .col-ym-4 .browse-cat-menu,
body.single.single-post .section-1 .col-ym-4 .browse-cat-menu {
  position: absolute !important;
  z-index: 999;
  width: 198px;
  right: 0 !important;
  text-align: left;
  margin-right: 15px;
  background: #000000 none repeat scroll 0% 0% !important;
}
body.page.page-id-318 .section-1 .col-ym-4 .browse-cat-menu ul,
body.archive.category .section-1 .col-ym-4 .browse-cat-menu ul,
body.single.single-post .section-1 .col-ym-4 .browse-cat-menu ul {
  margin: 0px;
  padding: 0px;
  display: block;
  position: relative;
  border: 2px solid #000000;
  background: #000000 none repeat scroll 0% 0% !important;
}
body.page.page-id-318 .section-1 .col-ym-4 .browse-cat-menu ul li,
body.archive.category .section-1 .col-ym-4 .browse-cat-menu ul li,
body.single.single-post .section-1 .col-ym-4 .browse-cat-menu ul li {
  display: block;
  position: relative;
  text-align: left;
  background: transparent none repeat scroll 0% 0% !important;
  transition: all 0.2s ease-in-out 0s !important;
}
body.page.page-id-318 .section-1 .col-ym-4 .browse-cat-menu ul li a,
body.archive.category .section-1 .col-ym-4 .browse-cat-menu ul li a,
body.single.single-post .section-1 .col-ym-4 .browse-cat-menu ul li a {
  background: #ffffff none repeat scroll 0% 0% !important;
  display: block;
  position: relative;
  color: #000000;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  padding: 12px 17px;
  text-transform: uppercase;
  text-align: left;
  border: 0px !important;
}
body.page.page-id-318 .section-1 .col-ym-4 .browse-cat-menu ul li:hover a,
body.archive.category .section-1 .col-ym-4 .browse-cat-menu ul li:hover a,
body.single.single-post .section-1 .col-ym-4 .browse-cat-menu ul li:hover a {
  color: #ffffff;
  background: #000000 none repeat scroll 0% 0% !important;
}
body.page.page-id-318 .section-2,
body.archive.category .section-2,
body.single.single-post .section-2 {
  padding-bottom: 20px;
}
body.page.page-id-318 .section-2 .ym-container,
body.archive.category .section-2 .ym-container,
body.single.single-post .section-2 .ym-container {
  padding: 0px !important;
}
body.page.page-id-318 .section-2 .ym-container #ajax-load-more .alm-listing,
body.archive.category .section-2 .ym-container #ajax-load-more .alm-listing,
body.single.single-post .section-2 .ym-container #ajax-load-more .alm-listing {
  margin: 0px;
  padding: 0px;
  display: block;
  position: relative;
}
body.page.page-id-318 .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal,
body.archive.category .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal,
body.single.single-post .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal {
  display: block;
  position: relative;
}
body.page.page-id-318 .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li,
body.archive.category .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li,
body.single.single-post .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li {
  display: inline-block;
  position: relative;
  width: 47.33%;
  padding: 0px;
  margin: 0px 15px 30px;
  box-shadow: 0px 1px 8px 0px rgba(0,0,0,0.1);
  height: 564px;
}
body.page.page-id-318 .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li a.img-container,
body.archive.category .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li a.img-container,
body.single.single-post .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li a.img-container {
  display: block;
  position: relative;
}
body.page.page-id-318 .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li a.img-container img,
body.archive.category .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li a.img-container img,
body.single.single-post .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li a.img-container img {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  border-radius: 0px !important;
}
body.page.page-id-318 .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li a:hover,
body.archive.category .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li a:hover,
body.single.single-post .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li a:hover {
  opacity: .8;
}
body.page.page-id-318 .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li h3,
body.archive.category .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li h3,
body.single.single-post .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li h3 {
  margin: 28px 40px 20px;
}
body.page.page-id-318 .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li h3 a,
body.archive.category .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li h3 a,
body.single.single-post .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li h3 a {
  font-size: 21px;
  font-weight: 200;
  color: #000000;
  text-transform: uppercase;
}
body.page.page-id-318 .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li p,
body.archive.category .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li p,
body.single.single-post .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li p {
  margin: 18px 40px;
  color: #000000;
  font-weight: 200;
  font-size: 14px;
}
body.page.page-id-318 .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .entry-meta,
body.archive.category .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .entry-meta,
body.single.single-post .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .entry-meta {
  margin: 0px 40px;
  font-weight: 400;
  font-size: 12px;
}
body.page.page-id-318 .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .category-container,
body.archive.category .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .category-container,
body.single.single-post .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li .category-container {
  margin: 0 40px 42px;
  color: #ffffff;
  font-size: 12px !important;
  background-color: #000000;
  position: relative;
  display: inline-block;
  padding: 5px 18.5px;
}
body.page.page-id-318 .section-2 .ym-container #ajax-load-more .alm-btn-wrap #load-more,
body.archive.category .section-2 .ym-container #ajax-load-more .alm-btn-wrap #load-more,
body.single.single-post .section-2 .ym-container #ajax-load-more .alm-btn-wrap #load-more {
  background-color: #ffffff;
  border-radius: 0px !important;
  border: 2px solid #000000;
  font-size: 15px;
  line-height: 1em;
  color: #000000;
  font-weight: 400;
  text-transform: uppercase;
  padding: 0 15px !important;
  height: 43px;
  transition: all 0.2s ease-in-out 0s !important;
}
body.page.page-id-318 .section-2 .ym-container #ajax-load-more .alm-btn-wrap #load-more:hover,
body.archive.category .section-2 .ym-container #ajax-load-more .alm-btn-wrap #load-more:hover,
body.single.single-post .section-2 .ym-container #ajax-load-more .alm-btn-wrap #load-more:hover {
  background-color: #000000;
  color: #ffffff;
}
body.page.page-id-318 .section-2 .ym-container .left,
body.archive.category .section-2 .ym-container .left,
body.single.single-post .section-2 .ym-container .left {
  float: left;
  width: 66.6% !important;
  box-shadow: 0px 1px 8px 0px rgba(0,0,0,0.1);
  margin: 0px 15px;
}
body.page.page-id-318 .section-2 .ym-container .left .attachment-full,
body.archive.category .section-2 .ym-container .left .attachment-full,
body.single.single-post .section-2 .ym-container .left .attachment-full {
  width: 100%;
  height: auto;
}
body.page.page-id-318 .section-2 .ym-container .left h2,
body.archive.category .section-2 .ym-container .left h2,
body.single.single-post .section-2 .ym-container .left h2 {
  margin: 28px 40px 20px;
}
body.page.page-id-318 .section-2 .ym-container .left p,
body.archive.category .section-2 .ym-container .left p,
body.single.single-post .section-2 .ym-container .left p {
  margin: 18px 40px;
  color: #000000;
  font-weight: 200;
  font-size: 14px;
}
body.page.page-id-318 .section-2 .ym-container .left .entry-meta,
body.archive.category .section-2 .ym-container .left .entry-meta,
body.single.single-post .section-2 .ym-container .left .entry-meta {
  margin: 0px 40px;
  font-weight: 400;
  font-size: 12px;
}
body.page.page-id-318 .section-2 .ym-container .left .entry-meta span,
body.archive.category .section-2 .ym-container .left .entry-meta span,
body.single.single-post .section-2 .ym-container .left .entry-meta span {
  margin: 0px 20px;
  color: #ffffff;
  font-size: 12px !important;
  background-color: #000000;
  position: relative;
  display: inline-block;
  padding: 5px 18.5px;
}
body.page.page-id-318 .section-2 .ym-container .left .addthis_toolbox,
body.archive.category .section-2 .ym-container .left .addthis_toolbox,
body.single.single-post .section-2 .ym-container .left .addthis_toolbox {
  margin: 28px 40px 30px;
  display: inline-block;
  position: relative;
  width: auto;
}
body.page.page-id-318 .section-2 .ym-container .left .addthis_toolbox a:hover,
body.archive.category .section-2 .ym-container .left .addthis_toolbox a:hover,
body.single.single-post .section-2 .ym-container .left .addthis_toolbox a:hover {
  opacity: .8;
}
body.page.page-id-318 .section-2 .ym-container .right,
body.archive.category .section-2 .ym-container .right,
body.single.single-post .section-2 .ym-container .right {
  float: right;
  margin: 0px 15px;
  width: 25%;
}
body.page.page-id-318 .section-2 .ym-container .right .widget_recent_entries,
body.archive.category .section-2 .ym-container .right .widget_recent_entries,
body.single.single-post .section-2 .ym-container .right .widget_recent_entries {
  box-shadow: 0px 1px 8px 0px rgba(0,0,0,0.1);
  margin-bottom: 30px;
  padding: 30px;
}
body.page.page-id-318 .section-2 .ym-container .right .widget_recent_entries h3,
body.archive.category .section-2 .ym-container .right .widget_recent_entries h3,
body.single.single-post .section-2 .ym-container .right .widget_recent_entries h3 {
  margin: 0px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 30px;
}
body.page.page-id-318 .section-2 .ym-container .right .widget_recent_entries ul,
body.archive.category .section-2 .ym-container .right .widget_recent_entries ul,
body.single.single-post .section-2 .ym-container .right .widget_recent_entries ul {
  padding: 0px;
  margin: 0px;
}
body.page.page-id-318 .section-2 .ym-container .right .widget_recent_entries ul li,
body.archive.category .section-2 .ym-container .right .widget_recent_entries ul li,
body.single.single-post .section-2 .ym-container .right .widget_recent_entries ul li {
  list-style-type: none;
  background-image: url("http://www.thestylinghouse.com.au/wp-content/themes/project-ym/less/../img/the-styling-house-list.png");
  background-repeat: no-repeat;
  background-size: 8px 12px;
  background-position: left 2px;
  padding-left: 22px;
  margin-bottom: 8px;
}
body.page.page-id-318 .section-2 .ym-container .right .widget_recent_entries ul li a,
body.archive.category .section-2 .ym-container .right .widget_recent_entries ul li a,
body.single.single-post .section-2 .ym-container .right .widget_recent_entries ul li a {
  font-size: 14px;
  font-weight: 200;
  color: #000000;
}
body.page.page-id-318 .section-2 .ym-container .right .widget_recent_entries ul li a:hover,
body.archive.category .section-2 .ym-container .right .widget_recent_entries ul li a:hover,
body.single.single-post .section-2 .ym-container .right .widget_recent_entries ul li a:hover {
  opacity: .8;
}
body.page.page-id-318 .section-2 .ym-container .right .recently-styled-container,
body.archive.category .section-2 .ym-container .right .recently-styled-container,
body.single.single-post .section-2 .ym-container .right .recently-styled-container {
  box-shadow: 0px 1px 8px 0px rgba(0,0,0,0.1);
  padding: 30px;
}
body.page.page-id-318 .section-2 .ym-container .right .recently-styled-container h3,
body.archive.category .section-2 .ym-container .right .recently-styled-container h3,
body.single.single-post .section-2 .ym-container .right .recently-styled-container h3 {
  margin: 0px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 30px;
}
body.page.page-id-318 .section-2 .ym-container .right .recently-styled-container a,
body.archive.category .section-2 .ym-container .right .recently-styled-container a,
body.single.single-post .section-2 .ym-container .right .recently-styled-container a {
  display: block;
  position: relative;
  background-image: url("http://www.thestylinghouse.com.au/wp-content/themes/project-ym/less/../img/the-styling-house-list.png");
  background-repeat: no-repeat;
  background-size: 8px 12px;
  background-position: left 4px;
  padding-left: 22px;
  margin-bottom: 8px;
}
body.page.page-id-318 .section-2 .ym-container .right .recently-styled-container a p,
body.archive.category .section-2 .ym-container .right .recently-styled-container a p,
body.single.single-post .section-2 .ym-container .right .recently-styled-container a p {
  font-size: 14px;
  font-weight: 200;
  color: #000000;
}
body.page.page-id-318 .section-2 .ym-container .right .recently-styled-container a p strong,
body.archive.category .section-2 .ym-container .right .recently-styled-container a p strong,
body.single.single-post .section-2 .ym-container .right .recently-styled-container a p strong {
  display: block;
  position: relative;
  font-size: 14px;
  font-weight: 200;
  color: #000000;
}
body.page.page-id-318 .section-2 .ym-container .right .recently-styled-container a:hover,
body.archive.category .section-2 .ym-container .right .recently-styled-container a:hover,
body.single.single-post .section-2 .ym-container .right .recently-styled-container a:hover {
  opacity: .8;
}
body.page.page-id-318 .section-2 .ym-container #post-entries,
body.archive.category .section-2 .ym-container #post-entries,
body.single.single-post .section-2 .ym-container #post-entries {
  margin: 40px 15px 20px !important;
  box-shadow: none !important;
}
body.page.page-id-318 .section-2 .ym-container #post-entries a,
body.archive.category .section-2 .ym-container #post-entries a,
body.single.single-post .section-2 .ym-container #post-entries a {
  display: block;
  position: relative;
  background-color: #ffffff;
  border-radius: 0px !important;
  border: 2px solid #000000;
  font-size: 15px;
  line-height: 1em;
  color: #000000;
  font-weight: 400;
  text-transform: uppercase;
  padding: 12px 30.5px !important;
  height: 43px;
  transition: all 0.2s ease-in-out 0s !important;
}
body.page.page-id-318 .section-2 .ym-container #post-entries a:hover,
body.archive.category .section-2 .ym-container #post-entries a:hover,
body.single.single-post .section-2 .ym-container #post-entries a:hover {
  background-color: #000000;
  color: #ffffff;
}
body.page.page-id-318 .section-2 .ym-container #post-entries .next,
body.archive.category .section-2 .ym-container #post-entries .next,
body.single.single-post .section-2 .ym-container #post-entries .next {
  display: inline-block;
  float: right;
  position: relative;
}
body.page.page-id-318 .section-2 .ym-container #post-entries .previous,
body.archive.category .section-2 .ym-container #post-entries .previous,
body.single.single-post .section-2 .ym-container #post-entries .previous {
  display: inline-block;
  float: left;
  position: relative;
}
body.page.page-id-318 .before-footer,
body.archive.category .before-footer,
body.single.single-post .before-footer {
  display: none !important;
}
@media only screen and (max-width: 1145px) {
  .ym-container {
    width: 100%;
  }
  header .ym-container .logo a img {
    max-width: 262px;
    width: 100%;
    height: auto;
  }
  .consulation-form-container input,
  .consulation-form-container select,
  .consulation-form-container textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0px !important;
  }
  .consulation-form-container select {
    padding-left: 10px !important;
  }
  .consulation-form-container textarea::-webkit-input-placeholder {
    padding: 0px 15px;
  }
  .consulation-form-container textarea:-moz-placeholder {
    padding: 0px 15px;
  }
  .consulation-form-container textarea::-moz-placeholder {
    padding: 0px 15px;
  }
  .consulation-form-container textarea:-ms-input-placeholder {
    padding: 0px 15px;
  }
  #footer {
    padding: 30px 15px;
  }
  body.home .section-1 {
    background-attachment: initial !important;
    background-size: cover !important;
  }
  body.home .section-1 .vc_column-inner {
    padding: 0px;
  }
  body.home .section-1 .ym-container {
    padding: 0px 15px;
    margin-top: 0px;
  }
  body.home .section-1 p {
    width: 60%;
  }
  body.home .scroll-section {
    display: block;
    position: relative;
    margin: -120px 0px 0px;
    height: 120px;
  }
  body.home .section-2 .vc_column-inner {
    padding: 0px;
  }
  body.home .section-2 .vc_column-inner .vc_column-inner {
    padding: 0px 15px;
  }
  body.home .section-3 .col-ym-6 .vc_column-inner .wpb_text_column,
  body.home .section-4 .col-ym-6 .vc_column-inner .wpb_text_column {
    margin: 120px 30px 0px;
    float: left;
  }
  body.home .section-3 .col-ym-6 .vc_column-inner .link-container,
  body.home .section-4 .col-ym-6 .vc_column-inner .link-container {
    width: 100%;
    margin: 0px !important;
    float: none;
  }
  body.home .section-3 .col-ym-6 .vc_column-inner .link-container p a,
  body.home .section-4 .col-ym-6 .vc_column-inner .link-container p a {
    display: block;
    height: 100%;
    opacity: 0;
    position: absolute;
    width: 100%;
    background-color: #000000 !important;
    transition: all 0.2s ease-in-out 0s !important;
  }
  body.home .section-3 .col-ym-6 .vc_column-inner .link-container p a:hover,
  body.home .section-4 .col-ym-6 .vc_column-inner .link-container p a:hover {
    opacity: .2 !important;
  }
  body.home .section-3 .col-ym-6:last-child .vc_column-inner .wpb_text_column,
  body.home .section-4 .col-ym-6:last-child .vc_column-inner .wpb_text_column {
    margin: 120px 0px 0px 30px;
    float: left !important;
  }
  body.home .section-3 .col-ym-6:last-child .vc_column-inner .link-container,
  body.home .section-4 .col-ym-6:last-child .vc_column-inner .link-container {
    width: 100%;
    margin: 0px !important;
    float: none;
  }
  body.home .section-3 .col-ym-6:last-child .vc_column-inner .link-container p a,
  body.home .section-4 .col-ym-6:last-child .vc_column-inner .link-container p a {
    display: block;
    height: 100%;
    opacity: 0;
    position: absolute;
    width: 100%;
    background-color: #000000;
    transition: all 0.2s ease-in-out 0s !important;
  }
  body.home .section-3 .col-ym-6:last-child .vc_column-inner .link-container p a:hover,
  body.home .section-4 .col-ym-6:last-child .vc_column-inner .link-container p a:hover {
    opacity: .2;
  }
  body.home .section-5 .vc_column-inner {
    padding: 0px;
  }
  body.home .section-5 .vc_column-inner .vc_column-inner {
    padding: 0px 15px;
  }
  body.home .section-5 p strong {
    font-size: 18px;
  }
  body.archive.post-type-archive.post-type-archive-recently-styled .section-1 .col-ym-8,
  body.archive.post-type-archive.post-type-archive-recently-styled .section-1 .col-ym-4 {
    width: 50%;
  }
  body.archive.post-type-archive.post-type-archive-recently-styled .section-2 .ym-container .col-ym-4 a {
    font-size: 18px;
  }
  body.single.single-recently-styled .section-1 .col-ym-12 {
    height: auto !important;
    overflow: hidden;
  }
  body.single.single-recently-styled .section-1 .col-ym-12 img {
    width: 100%;
    height: auto;
  }
  body.single.single-recently-styled .section-1 .col-ym-12 iframe {
    width: 100% !important;
    height: 430px !important;
  }
  body.page.page-id-56 .section-1 {
    background-position: right center !important;
  }
  body.page.page-id-56 .section-1 .vc_column-inner {
    padding: 0px;
  }
  body.page.page-id-56 .section-1 .vc_column-inner .vc_column-inner {
    padding: 0px 15px;
  }
  body.page.page-id-56 .section-2 .vc_column-inner {
    padding-left: 0px;
    padding-right: 0px;
  }
  body.page.page-id-56 .section-2 .vc_column-inner .vc_column-inner {
    padding-left: 15px;
    padding-right: 15px;
  }
  body.page.page-id-56 .section-2 .col-ym-5 input,
  body.page.page-id-56 .section-2 .col-ym-5 select,
  body.page.page-id-56 .section-2 .col-ym-5 textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0px !important;
  }
  body.page.page-id-56 .section-2 .col-ym-5 select {
    padding-left: 10px !important;
  }
  body.page.page-id-56 .section-2 .col-ym-5 textarea::-webkit-input-placeholder {
    padding: 0px 15px;
  }
  body.page.page-id-56 .section-2 .col-ym-5 textarea:-moz-placeholder {
    padding: 0px 15px;
  }
  body.page.page-id-56 .section-2 .col-ym-5 textarea::-moz-placeholder {
    padding: 0px 15px;
  }
  body.page.page-id-56 .section-2 .col-ym-5 textarea:-ms-input-placeholder {
    padding: 0px 15px;
  }
  body.page.page-id-58 .section-1 {
    background-position: right center !important;
  }
  body.page.page-id-58 .section-1 .vc_column-inner {
    padding: 0px;
  }
  body.page.page-id-58 .section-1 .vc_column-inner .vc_column-inner {
    padding: 0px 15px;
  }
  body.page.page-id-58 .section-1 p {
    width: 55%;
  }
  body.page.page-id-58 .section-2 .vc_column-inner {
    padding-left: 0px;
    padding-right: 0px;
  }
  body.page.page-id-58 .section-2 .vc_column-inner .vc_column-inner {
    padding-left: 15px;
    padding-right: 15px;
  }
  body.page.page-id-58 .section-2 .vc_col-sm-3 h3 img {
    width: 60px;
    height: auto;
  }
  body.page.page-id-186 .section-1 {
    background-position: right center !important;
  }
  body.page.page-id-186 .section-1 .vc_column-inner {
    padding: 0px;
  }
  body.page.page-id-186 .section-1 .vc_column-inner .vc_column-inner {
    padding: 0px 15px;
  }
  body.page.page-id-186 .section-2 .vc_column-inner {
    padding-left: 0px;
    padding-right: 0px;
  }
  body.page.page-id-186 .section-2 .vc_column-inner .vc_column-inner {
    padding-left: 15px;
    padding-right: 15px;
  }
  body.page.page-id-64 .section-2 .vc_column-inner {
    padding-left: 0px;
    padding-right: 0px;
  }
  body.page.page-id-64 .section-2 .vc_column-inner .vc_column-inner {
    padding-left: 15px;
    padding-right: 15px;
  }
  body.page.page-id-62 .section-1 .col-ym-8,
  body.page.page-id-62 .section-1 .col-ym-4 {
    width: 50%;
  }
  body.page.page-id-62 .section-2 {
    padding-bottom: 20px;
    text-align: center;
  }
  body.page.page-id-62 .section-2 p {
    margin-top: 30px;
    text-transform: uppercase;
    font-size: 20px;
  }
  body.page.page-id-62 .section-2 .vc_column-inner {
    padding: 0px;
  }
  body.page.page-id-62 .section-2 .vc_column-inner .ym-container {
    padding: 0px 15px !important;
    width: 870px !important;
  }
  body.page.page-id-318 .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li,
  body.archive.category .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li,
  body.single.single-post .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li {
    width: 46.33%;
  }
  body.page.page-id-318 .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li:nth-child(even),
  body.archive.category .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li:nth-child(even),
  body.single.single-post .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li:nth-child(even) {
    float: right;
  }
  body.page.page-id-318 .section-2 .ym-container .right,
  body.archive.category .section-2 .ym-container .right,
  body.single.single-post .section-2 .ym-container .right {
    margin: 0px 15px 0px 0px;
    width: 27%;
  }
}
@media screen and (max-width: 950px) {
  #desktop-header {
    display: none !important;
  }
  header {
    display: block !important;
  }
  header .ym-container .menu-container {
    padding: 66px 15px 0px;
  }
  header .ym-container .logo a img {
    max-width: 262px;
    width: 226px;
    height: auto;
  }
  header .ym-container .contact-container {
    padding: 66px 15px 0px;
  }
  .before-footer .ym-container .col-ym-4 .img-container {
    height: 140px;
  }
  .before-footer .ym-container .col-ym-4 a {
    font-size: 16px;
  }
  body.home .section-2 .vc_col-sm-12 {
    float: none !important;
  }
  body.home .section-2 .wpb_single_image img {
    max-width: 100%;
    height: auto;
  }
  body.home .section-3 .col-ym-6 .vc_column-inner,
  body.home .section-4 .col-ym-6 .vc_column-inner {
    height: 335px !important;
  }
  body.home .section-3 .col-ym-6 .vc_column-inner .wpb_text_column,
  body.home .section-4 .col-ym-6 .vc_column-inner .wpb_text_column {
    margin: 100px 15px;
    float: left !important;
  }
  body.home .section-3 .col-ym-6:last-child .vc_column-inner .wpb_text_column,
  body.home .section-4 .col-ym-6:last-child .vc_column-inner .wpb_text_column {
    margin: 100px 15px;
    float: left !important;
  }
  body.archive.post-type-archive.post-type-archive-recently-styled .section-1 {
    margin-top: 110px;
  }
  body.archive.post-type-archive.post-type-archive-recently-styled .section-1 h1 {
    font-size: 30px;
  }
  body.archive.post-type-archive.post-type-archive-recently-styled .section-2 .ym-container .col-ym-4 {
    margin-bottom: 25px;
  }
  body.archive.post-type-archive.post-type-archive-recently-styled .section-2 .ym-container .col-ym-4 .img-container {
    height: 140px;
  }
  body.archive.post-type-archive.post-type-archive-recently-styled .section-2 .ym-container .col-ym-4 a {
    font-size: 16px;
  }
  body.single.single-recently-styled .section-1 {
    margin-top: 110px;
  }
  body.single.single-recently-styled .section-1 .col-ym-12 iframe {
    width: 100% !important;
    height: 286px !important;
  }
  body.single.single-recently-styled .section-2 .col-ym-6 h1 {
    font-size: 30px;
  }
  body.page.page-id-60 .section-1 {
    margin-top: 110px;
  }
  body.page.page-id-60 .section-1 .col-ym-8 {
    width: 25% !important;
  }
  body.page.page-id-60 .section-1 .col-ym-4 {
    width: 75% !important;
  }
  body.page.page-id-60 .section-1 h1 {
    font-size: 30px;
  }
  body.page.page-id-60 .section-1 .btn {
    padding: 10px 15px;
  }
  body.page.page-id-56 .section-1 {
    margin-top: 110px;
    background-position: center center !important;
  }
  body.page.page-id-56 .section-1 .wpb_text_column {
    margin: 0px !important;
  }
  body.page.page-id-56 .section-1 p {
    width: 60%;
  }
  body.page.page-id-56 .section-2 .col-ym-5 {
    width: 50% !important;
  }
  body.page.page-id-58 .section-1 {
    margin-top: 110px;
    background-position: center center !important;
  }
  body.page.page-id-58 .section-1 .wpb_text_column {
    margin: 0px !important;
  }
  body.page.page-id-58 .section-1 p {
    width: 80%;
  }
  body.page.page-id-58 .section-2 .vc_col-sm-3 h3 img {
    width: 50px;
    height: auto;
    margin-top: -12px;
    margin-right: 10px;
  }
  body.page.page-id-58 .section-3,
  body.page.page-id-58 .section-5 {
    height: auto;
    background-position: -200px center !important;
  }
  body.page.page-id-58 .section-3 .vc_column-inner,
  body.page.page-id-58 .section-5 .vc_column-inner {
    padding: 0px;
  }
  body.page.page-id-58 .section-3 .vc_column-inner .vc_column-inner,
  body.page.page-id-58 .section-5 .vc_column-inner .vc_column-inner {
    padding: 0px 15px;
  }
  body.page.page-id-58 .section-3 .vc_col-sm-6:first-child,
  body.page.page-id-58 .section-5 .vc_col-sm-6:first-child {
    width: 40% !important;
  }
  body.page.page-id-58 .section-3 .vc_col-sm-6,
  body.page.page-id-58 .section-5 .vc_col-sm-6 {
    height: auto;
    margin: 0;
    padding: 50px 0px;
    width: 60% !important;
  }
  body.page.page-id-58 .section-4 {
    height: auto;
    background-position: -600px center !important;
  }
  body.page.page-id-58 .section-4 .vc_column-inner {
    padding: 0px;
  }
  body.page.page-id-58 .section-4 .vc_column-inner .vc_column-inner {
    padding: 0px 15px;
  }
  body.page.page-id-58 .section-4 .vc_col-sm-6:first-child {
    width: 60% !important;
  }
  body.page.page-id-58 .section-4 .vc_col-sm-6 {
    height: auto;
    margin: 0;
    padding: 50px 0px;
    width: 40% !important;
  }
  body.page.page-id-186 .section-1 {
    margin-top: 110px;
    background-position: -600px center !important;
  }
  body.page.page-id-186 .section-1 .wpb_text_column {
    margin: 0px !important;
  }
  body.page.page-id-186 .section-1 p {
    width: 60%;
  }
  body.page.page-id-186 .section-2 h2 {
    font-size: 23px;
  }
  body.page.page-id-186 .section-2 .vc_column-inner {
    padding-left: 0px;
    padding-right: 0px;
  }
  body.page.page-id-186 .section-2 .vc_column-inner .vc_column-inner {
    padding-left: 15px;
    padding-right: 15px;
  }
  body.page.page-id-64 .section-1 {
    margin-top: 110px;
  }
  body.page.page-id-64 .section-1 .wpb_text_column {
    margin: 0px !important;
  }
  body.page.page-id-64 .section-2 ul {
    columns: 1 !important;
    -webkit-columns: 1 !important;
    -moz-columns: 1 !important;
  }
  body.page.page-id-64 .section-2 ul li {
    font-size: 16px;
  }
  body.page.page-id-64 .section-2 ul li a {
    font-size: 16px;
  }
  body.page.page-id-64 .section-2 ul li:before {
    margin: 0 10px 0 0 !important;
  }
  body.page.page-id-62 .section-1 {
    margin-top: 110px;
  }
  body.page.page-id-62 .section-1 h1 {
    font-size: 30px;
  }
  body.page.page-id-62 .section-2 {
    padding-bottom: 20px;
    text-align: center;
  }
  body.page.page-id-62 .section-2 p {
    margin-top: 30px;
    text-transform: uppercase;
    font-size: 20px;
  }
  body.page.page-id-62 .section-2 .vc_column-inner {
    padding: 0px;
  }
  body.page.page-id-62 .section-2 .vc_column-inner .ym-container {
    padding: 0px 15px !important;
    width: auto !important;
  }
  body.page.page-id-291 .section-1 {
    margin-top: 110px;
  }
  body.page.page-id-291 .section-1 .col-ym-8 {
    width: 25% !important;
  }
  body.page.page-id-291 .section-1 .col-ym-4 {
    width: 75% !important;
  }
  body.page.page-id-291 .section-1 h1 {
    font-size: 30px;
  }
  body.page.page-id-291 .section-1 .btn {
    padding: 10px 15px;
  }
  body.page.page-id-318 .section-1,
  body.archive.category .section-1,
  body.single.single-post .section-1 {
    margin-top: 110px;
  }
  body.page.page-id-318 .section-1 .col-ym-8,
  body.archive.category .section-1 .col-ym-8,
  body.single.single-post .section-1 .col-ym-8 {
    width: 25% !important;
  }
  body.page.page-id-318 .section-1 .col-ym-4,
  body.archive.category .section-1 .col-ym-4,
  body.single.single-post .section-1 .col-ym-4 {
    width: 75% !important;
  }
  body.page.page-id-318 .section-1 h1,
  body.archive.category .section-1 h1,
  body.single.single-post .section-1 h1 {
    font-size: 30px;
  }
  body.page.page-id-318 .section-1 .btn,
  body.archive.category .section-1 .btn,
  body.single.single-post .section-1 .btn {
    padding: 10px 15px;
  }
  body.page.page-id-318 .section-2,
  body.archive.category .section-2,
  body.single.single-post .section-2 {
    padding-bottom: 20px;
  }
  body.page.page-id-318 .section-2 .ym-container,
  body.archive.category .section-2 .ym-container,
  body.single.single-post .section-2 .ym-container {
    padding: 0px !important;
  }
  body.page.page-id-318 .section-2 .ym-container #ajax-load-more .alm-listing,
  body.archive.category .section-2 .ym-container #ajax-load-more .alm-listing,
  body.single.single-post .section-2 .ym-container #ajax-load-more .alm-listing {
    margin: 0px;
    padding: 0px;
    display: block;
    position: relative;
  }
  body.page.page-id-318 .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal,
  body.archive.category .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal,
  body.single.single-post .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal {
    display: block;
    position: relative;
  }
  body.page.page-id-318 .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li,
  body.archive.category .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li,
  body.single.single-post .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li {
    width: 45.33%;
    height: 540px;
  }
  body.page.page-id-318 .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li:nth-child(even),
  body.archive.category .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li:nth-child(even),
  body.single.single-post .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li:nth-child(even) {
    float: right;
  }
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape) {
  body.home .section-1 {
    height: 672px !important;
    background-size: cover !important;
    background-attachment: initial !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
  }
  body.home .scroll-section {
    margin: -50px 0px 0px;
    height: 50px;
  }
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
  body.home .section-1 {
    height: 928px !important;
    background-size: cover !important;
    background-attachment: initial !important;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
  }
  body.home .section-1 p {
    width: 80%;
  }
  body.home .scroll-section {
    margin: -50px 0px 0px;
    height: 50px;
  }
}
@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;
  }
  #desktop-header {
    display: none !important;
  }
  header {
    display: block !important;
    background-color: #ffffff;
    position: absolute;
  }
  header .ym-container {
    display: block;
    position: relative;
  }
  header .ym-container .menu-container {
    display: inline-block;
    position: relative;
    padding: 0px 0px 0px !important;
    width: 16.66666667%;
    float: left;
  }
  header .ym-container .menu-container #nav-toggle {
    padding: 18px 15px 13px;
    display: block;
    position: relative;
  }
  header .ym-container .menu-container #nav-toggle img {
    width: 26px;
    height: 19px;
    margin: 0px;
  }
  header .ym-container .menu-container #nav-toggle:after {
    display: none !important;
  }
  header .ym-container .logo {
    display: inline-block;
    position: relative;
    padding: 0px 0px 0px !important;
    width: 66.66666667%;
    float: left;
  }
  header .ym-container .logo a {
    padding: 10px 0px;
  }
  header .ym-container .logo a img {
    max-width: 120px;
    width: 120px;
    height: auto;
  }
  header .ym-container .contact-container {
    display: inline-block;
    position: relative;
    padding: 0px 0px 0px !important;
    width: auto;
    float: right;
  }
  header .ym-container .contact-container ul li {
    display: none;
  }
  header .ym-container .contact-container ul li:last-child {
    display: block !important;
  }
  header .ym-container .contact-container ul li:last-child a {
    padding: 27px 15px;
    display: inline-block;
    width: 49px;
    line-height: 0;
    font-size: 0 !important;
    color: transparent;
    background-image: url("http://www.thestylinghouse.com.au/wp-content/themes/project-ym/less/../img/the-styling-house-res-phone-icon.png");
    background-size: 15px 21px;
    background-repeat: no-repeat;
    background-position: center center;
  }
  header .ym-container .contact-container ul li:last-child a img {
    display: none !important;
  }
  header .ym-container .nav-collapse .menu-items {
    padding: 0px;
    margin: 0px 0px !important;
    width: 100%;
  }
  header .ym-container .nav-collapse .menu-items .menu-item a {
    border: 0px solid black;
  }
  #content {
    margin-top: 55px !important;
  }
  .consulation-form-container h2 {
    font-size: 23px !important;
  }
  .consulation-form-container #gform_wrapper_1 {
    margin-top: 22px;
  }
  .consulation-form-container #gform_wrapper_1 #gform_1 .gform_body ul {
    margin: 0px;
    padding: 0px;
  }
  .consulation-form-container #gform_wrapper_1 #gform_1 .gform_body ul li {
    width: 100%;
  }
  .consulation-form-container #gform_wrapper_1 #gform_1 .gform_body ul li .ginput_container input,
  .consulation-form-container #gform_wrapper_1 #gform_1 .gform_body ul li .ginput_container select {
    width: 100%;
    text-indent: 15px;
    padding: 13px 0px;
    border-radius: 0px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #000000;
    resize: none;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 200;
  }
  .consulation-form-container #gform_wrapper_1 #gform_1 .gform_body ul #field_1_6 {
    float: none;
    position: relative;
    right: 0;
    margin-top: 0px;
  }
  .consulation-form-container #gform_wrapper_1 #gform_1 .gform_body ul #field_1_6 .ginput_container textarea {
    display: block;
    position: relative;
    text-indent: 15px;
    padding: 13px 0px;
    border-radius: 0px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #000000;
    resize: none;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 200;
    height: 175px !important;
    width: 100%;
  }
  .consulation-form-container #gform_wrapper_1 #gform_1 .gform_footer .gform_button {
    width: 100%;
  }
  .before-footer {
    padding: 35px 0 20px;
  }
  .before-footer .ym-container h2 {
    font-size: 23px;
  }
  .before-footer .ym-container .col-ym-4 {
    margin-bottom: 20px;
  }
  .before-footer .ym-container .col-ym-4 .img-container {
    height: 140px;
    background-size: cover !important;
  }
  .before-footer .ym-container .col-ym-4 a {
    font-size: 16px;
  }
  #footer {
    padding: 30px 15px !important;
  }
  #footer .ym-container .footer-left {
    float: none;
    position: relative;
    display: block;
  }
  #footer .ym-container .footer-right {
    float: none;
    text-align: left;
    position: relative;
    display: block;
    margin-top: 15px;
  }
  body.home .section-1 .ym-container {
    padding: 0px 15px;
    margin-top: -50px !important;
  }
  body.home .section-1 h1 {
    font-size: 27px !important;
  }
  body.home .section-1 p {
    width: 100% !important;
  }
  body.home .section-1 p strong {
    font-size: 18px;
  }
  body.home .section-1 .wpb_wrapper p:nth-child(even) {
    display: none !important;
  }
  body.home .section-2 {
    padding: 58px 0 38px !important;
  }
  body.home .section-2 h2 {
    font-size: 23px;
  }
  body.home .section-2 p {
    margin: 0px 0px 16px;
  }
  body.home .section-2 p strong {
    font-size: 18px;
  }
  body.home .section-2 .wpb_single_image {
    margin-bottom: 30px;
  }
  body.home .section-2 .wpb_single_image img {
    width: auto;
    max-width: auto !important;
    height: 50px !important;
  }
  body.home .section-3 .col-ym-6 .vc_column-inner,
  body.home .section-4 .col-ym-6 .vc_column-inner {
    height: auto !important;
    padding: 0px;
  }
  body.home .section-3 .col-ym-6 .vc_column-inner .wpb_text_column,
  body.home .section-4 .col-ym-6 .vc_column-inner .wpb_text_column {
    width: auto;
    margin: 80px 15px;
  }
  body.home .section-3 .col-ym-6 .vc_column-inner .wpb_text_column h2,
  body.home .section-4 .col-ym-6 .vc_column-inner .wpb_text_column h2 {
    font-size: 23px;
  }
  body.home .section-3 .col-ym-6:last-child .vc_column-inner .wpb_text_column,
  body.home .section-4 .col-ym-6:last-child .vc_column-inner .wpb_text_column {
    margin: 80px 15px;
  }
  body.archive.post-type-archive.post-type-archive-recently-styled .section-1 {
    margin-top: 0px !important;
  }
  body.archive.post-type-archive.post-type-archive-recently-styled .section-1 .col-ym-8,
  body.archive.post-type-archive.post-type-archive-recently-styled .section-1 .col-ym-4 {
    width: 100% !important;
  }
  body.archive.post-type-archive.post-type-archive-recently-styled .section-1 h1 {
    font-size: 23px !important;
  }
  body.archive.post-type-archive.post-type-archive-recently-styled .section-1 .btn {
    float: left;
    display: inline-block;
    position: relative;
    padding: 10px 15px;
    margin: 0px 10px 15px 0px;
  }
  body.archive.post-type-archive.post-type-archive-recently-styled .section-2 .ym-container .col-ym-4 {
    margin-bottom: 20px;
  }
  body.archive.post-type-archive.post-type-archive-recently-styled .section-2 .ym-container .col-ym-4 .img-container {
    height: 140px;
    background-size: cover !important;
  }
  body.archive.post-type-archive.post-type-archive-recently-styled .section-2 .ym-container .col-ym-4 a {
    font-size: 16px;
  }
  body.single.single-recently-styled .section-1 {
    margin-top: 0px !important;
    border-top: 2px solid #eeeeee;
    padding: 0px;
  }
  body.single.single-recently-styled .section-1 .col-ym-12 {
    height: auto !important;
    overflow: hidden;
    padding: 0px !important;
  }
  body.single.single-recently-styled .section-1 .col-ym-12 img {
    width: 100%;
    height: auto;
  }
  body.single.single-recently-styled .section-1 .col-ym-12 iframe {
    width: 100% !important;
    height: auto !important;
  }
  body.single.single-recently-styled .section-2 {
    padding: 30px 0px !important;
  }
  body.single.single-recently-styled .section-2 .col-ym-6 h1 {
    font-size: 23px !important;
  }
  body.single.single-recently-styled .section-2 .col-ym-6 p strong {
    font-size: 16px;
  }
  body.single.single-recently-styled .section-2 .col-ym-6 blockquote {
    margin: 28px 0;
    padding: 0px;
    border: none !important;
    color: #888888;
    font-weight: 200;
  }
  body.single.single-recently-styled .section-2 .col-ym-6 blockquote p {
    color: #888888;
    font-weight: 200;
  }
  body.single.single-recently-styled .section-2 .col-ym-6 blockquote p strong {
    font-weight: 400;
    font-size: 14px;
    color: #000000;
    font-style: normal;
  }
  body.single.single-recently-styled .section-2 .col-ym-5 {
    float: none;
    text-align: center;
    width: 100% !important;
  }
  body.single.single-recently-styled .section-2 .col-ym-12 {
    float: none;
    display: block;
    position: relative;
  }
  body.single.single-recently-styled .section-2 .col-ym-12 .addthis_sharing_toolbox {
    float: none;
    width: 100%;
  }
  body.single.single-recently-styled .section-2 .col-ym-12 .btn {
    float: none;
    margin: 20px 0px 0px 0px;
    display: inline-block !important;
  }
  body.page.page-id-60 .section-1 {
    margin-top: 0px !important;
  }
  body.page.page-id-60 .section-1 .col-ym-8,
  body.page.page-id-60 .section-1 .col-ym-4 {
    width: 100% !important;
  }
  body.page.page-id-60 .section-1 h1 {
    font-size: 23px !important;
  }
  body.page.page-id-60 .section-1 .btn {
    float: left;
    display: inline-block;
    position: relative;
    padding: 10px 15px !important;
    margin: 0px 10px 15px 0px;
  }
  body.page.page-id-56 .section-1 {
    margin-top: 0px !important;
    background-size: cover !important;
    text-align: left;
    height: auto !important;
    -webkit-justify-content: center;
    justify-content: center;
    display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
    align-items: center;
    padding: 60px 0px !important;
  }
  body.page.page-id-56 .section-1 h1 {
    font-size: 27px !important;
  }
  body.page.page-id-56 .section-1 p {
    width: 100% !important;
  }
  body.page.page-id-56 .section-1 p strong {
    line-height: 1.5em !important;
  }
  body.page.page-id-56 .section-2 {
    padding: 17px 0 54px;
  }
  body.page.page-id-56 .section-2 .col-ym-6 {
    width: 100% !important;
  }
  body.page.page-id-56 .section-2 .col-ym-6 h2 {
    font-size: 23px !important;
  }
  body.page.page-id-56 .section-2 .col-ym-5 {
    width: 100% !important;
    float: none !important;
  }
  body.page.page-id-56 .section-2 .col-ym-5 .wpb_text_column {
    margin-bottom: 15px;
  }
  body.page.page-id-56 .section-2 .col-ym-5 .wpb_text_column h2 {
    font-size: 23px !important;
  }
  body.page.page-id-56 .section-2 .col-ym-5 .wpb_text_column p a {
    color: #000000;
    font-weight: 600;
  }
  body.page.page-id-58 .section-1 {
    margin-top: 0px !important;
    background-size: cover !important;
    text-align: left;
    height: auto !important;
    -webkit-justify-content: center;
    justify-content: center;
    display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
    align-items: center;
    padding: 60px 0px !important;
  }
  body.page.page-id-58 .section-1 h1 {
    font-size: 27px !important;
  }
  body.page.page-id-58 .section-1 p {
    width: 100% !important;
  }
  body.page.page-id-58 .section-1 p strong {
    line-height: 1.5em !important;
  }
  body.page.page-id-58 .section-2 {
    padding: 17px 0 30px;
  }
  body.page.page-id-58 .section-2 h2 {
    font-size: 23px !important;
  }
  body.page.page-id-58 .section-3 {
    border-top: 2px solid #eeeeee;
  }
  body.page.page-id-58 .section-3,
  body.page.page-id-58 .section-5 {
    background-image: none !important;
    background-color: #ffffff !important;
    height: auto !important;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
  }
  body.page.page-id-58 .section-3 .vc_column-inner,
  body.page.page-id-58 .section-5 .vc_column-inner {
    padding: 0px;
  }
  body.page.page-id-58 .section-3 .vc_column-inner .vc_column-inner,
  body.page.page-id-58 .section-5 .vc_column-inner .vc_column-inner {
    padding: 0px 15px;
  }
  body.page.page-id-58 .section-3 .vc_col-sm-6:first-child,
  body.page.page-id-58 .section-5 .vc_col-sm-6:first-child {
    display: none !important;
  }
  body.page.page-id-58 .section-3 .vc_col-sm-6,
  body.page.page-id-58 .section-5 .vc_col-sm-6 {
    height: auto !important;
    margin: 0;
    width: auto !important;
  }
  body.page.page-id-58 .section-3 .vc_col-sm-6 h2,
  body.page.page-id-58 .section-5 .vc_col-sm-6 h2 {
    font-size: 23px !important;
  }
  body.page.page-id-58 .section-3 .vc_col-sm-6 h2 img,
  body.page.page-id-58 .section-5 .vc_col-sm-6 h2 img {
    width: 44px;
    height: 33px;
    margin: 0 13px -4px 0 !important;
  }
  body.page.page-id-58 .section-3 .vc_col-sm-6 p strong,
  body.page.page-id-58 .section-5 .vc_col-sm-6 p strong {
    font-size: 18px !important;
  }
  body.page.page-id-58 .section-4 {
    background-image: none !important;
    background-color: #f6f6f6 !important;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    height: auto !important;
  }
  body.page.page-id-58 .section-4 .vc_column-inner {
    padding: 0px;
  }
  body.page.page-id-58 .section-4 .vc_column-inner .vc_column-inner {
    padding: 0px 15px;
  }
  body.page.page-id-58 .section-4 .vc_col-sm-6:first-child {
    width: auto !important;
  }
  body.page.page-id-58 .section-4 .vc_col-sm-6 {
    height: auto !important;
    margin: 0;
    width: auto !important;
  }
  body.page.page-id-58 .section-4 .vc_col-sm-6 h2 {
    font-size: 23px !important;
  }
  body.page.page-id-58 .section-4 .vc_col-sm-6 h2 img {
    width: 44px;
    height: 33px;
    margin: 0 13px -4px 0 !important;
  }
  body.page.page-id-58 .section-4 .vc_col-sm-6 p strong {
    font-size: 18px !important;
  }
  body.page.page-id-58 .section-4 .vc_col-sm-6:last-child {
    display: none !important;
  }
  body.page.page-id-186 .section-1 {
    margin-top: 0px !important;
    background-size: cover !important;
    text-align: left;
    height: auto !important;
    -webkit-justify-content: center;
    justify-content: center;
    display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
    align-items: center;
    padding: 60px 0px !important;
  }
  body.page.page-id-186 .section-1 h1 {
    font-size: 27px !important;
  }
  body.page.page-id-186 .section-1 p {
    width: 100% !important;
  }
  body.page.page-id-186 .section-1 p strong {
    line-height: 1.5em !important;
  }
  body.page.page-id-186 .section-2 {
    padding: 17px 0px 10px;
  }
  body.page.page-id-186 .section-2 h2 {
    font-size: 23px;
  }
  body.page.page-id-186 .section-2 .vc_col-sm-4 p strong {
    font-size: 18px;
  }
  body.page.page-id-64 .section-1 {
    margin-top: 0px !important;
    height: 250px !important;
    overflow: hidden;
  }
  body.page.page-id-64 .section-2 h2 {
    font-size: 23px;
  }
  body.page.page-id-64 .section-2 ul li {
    font-size: 13px;
  }
  body.page.page-id-64 .section-2 ul li a {
    font-size: 13px;
  }
  body.page.page-id-64 .section-2 ul li:first-child {
    background-position: left 4px !important;
    background-size: 18px auto !important;
  }
  body.page.page-id-64 .section-2 ul li:nth-child(2) {
    background-position: left 4px !important;
    background-size: 18px auto !important;
  }
  body.page.page-id-64 .section-2 ul li:nth-child(3) {
    background-position: left 4px !important;
    background-size: 18px auto !important;
  }
  body.page.page-id-64 .section-2 ul li:nth-child(4) {
    background-position: left 4px !important;
    background-size: 18px auto !important;
  }
  body.page.page-id-64 .section-2 ul li:last-child {
    background-position: left 3px;
    background-size: 18px auto !important;
  }
  body.page.page-id-64 .section-2 ul li:before {
    width: 18px;
    height: 21px;
    margin: 0 10px 0 0;
    background-size: 18px auto !important;
  }
  body.error404 .section-1 {
    padding: 50px 15px 100px;
  }
  body.page.page-id-62 .section-1 {
    margin-top: 0px !important;
  }
  body.page.page-id-62 .section-1 .col-ym-8,
  body.page.page-id-62 .section-1 .col-ym-4 {
    width: 100% !important;
  }
  body.page.page-id-62 .section-1 h1 {
    font-size: 23px !important;
  }
  body.page.page-id-62 .section-1 .btn {
    float: left;
    display: inline-block;
    position: relative;
    padding: 10px 15px;
    margin: 0px 10px 15px 0px;
  }
  body.page.page-id-62 .section-2 {
    padding-bottom: 20px;
    text-align: center;
  }
  body.page.page-id-62 .section-2 p {
    margin-top: 30px;
    text-transform: uppercase;
    font-size: 20px;
  }
  body.page.page-id-62 .section-2 .vc_column-inner {
    padding: 0px;
  }
  body.page.page-id-62 .section-2 .vc_column-inner .ym-container {
    padding: 0px 15px !important;
    width: auto !important;
  }
  body.page.page-id-62 .section-2 .vc_column-inner .ym-container .ts-lightbox-freewall-item {
    width: 100% !important;
    height: auto !important;
  }
  body.page.page-id-291 .section-1 {
    margin-top: 0px !important;
  }
  body.page.page-id-291 .section-1 .col-ym-8,
  body.page.page-id-291 .section-1 .col-ym-4 {
    width: 100% !important;
  }
  body.page.page-id-291 .section-1 h1 {
    font-size: 23px !important;
  }
  body.page.page-id-291 .section-1 .btn {
    float: left;
    display: inline-block;
    position: relative;
    padding: 10px 15px !important;
    margin: 0px 10px 15px 0px;
  }
  body.page.page-id-291 .section-2 {
    padding: 0px 15px 60px !important;
    text-align: center;
    width: auto !important;
  }
  body.page.page-id-318 .section-1,
  body.archive.category .section-1,
  body.single.single-post .section-1 {
    margin-top: 0px !important;
  }
  body.page.page-id-318 .section-1 .col-ym-8,
  body.page.page-id-318 .section-1 .col-ym-4,
  body.archive.category .section-1 .col-ym-8,
  body.archive.category .section-1 .col-ym-4,
  body.single.single-post .section-1 .col-ym-8,
  body.single.single-post .section-1 .col-ym-4 {
    width: 100% !important;
  }
  body.page.page-id-318 .section-1 h1,
  body.archive.category .section-1 h1,
  body.single.single-post .section-1 h1 {
    font-size: 23px !important;
  }
  body.page.page-id-318 .section-1 .btn,
  body.archive.category .section-1 .btn,
  body.single.single-post .section-1 .btn {
    float: left;
    display: inline-block;
    position: relative;
    padding: 10px 15px !important;
    margin: 0px 10px 15px 0px;
  }
  body.page.page-id-318 .section-1 .col-ym-4,
  body.archive.category .section-1 .col-ym-4,
  body.single.single-post .section-1 .col-ym-4 {
    text-align: left;
    margin-bottom: 10px;
  }
  body.page.page-id-318 .section-1 .col-ym-4 #browse-category-toggle,
  body.archive.category .section-1 .col-ym-4 #browse-category-toggle,
  body.single.single-post .section-1 .col-ym-4 #browse-category-toggle {
    margin-top: 0px;
    display: inline-block;
    position: relative;
    width: 198px;
    border: 2px solid #000000;
    padding: 8px 17px;
    transition: all 0.2s ease-in-out 0s !important;
  }
  body.page.page-id-318 .section-1 .col-ym-4 #browse-category-toggle:hover,
  body.archive.category .section-1 .col-ym-4 #browse-category-toggle:hover,
  body.single.single-post .section-1 .col-ym-4 #browse-category-toggle:hover {
    background: #000000 none repeat scroll 0% 0% !important;
  }
  body.page.page-id-318 .section-1 .col-ym-4 #browse-category-toggle:hover p,
  body.archive.category .section-1 .col-ym-4 #browse-category-toggle:hover p,
  body.single.single-post .section-1 .col-ym-4 #browse-category-toggle:hover p {
    color: #ffffff;
  }
  body.page.page-id-318 .section-1 .col-ym-4 #browse-category-toggle:hover p .open,
  body.archive.category .section-1 .col-ym-4 #browse-category-toggle:hover p .open,
  body.single.single-post .section-1 .col-ym-4 #browse-category-toggle:hover p .open {
    display: inline-block;
  }
  body.page.page-id-318 .section-1 .col-ym-4 #browse-category-toggle:hover p .close,
  body.archive.category .section-1 .col-ym-4 #browse-category-toggle:hover p .close,
  body.single.single-post .section-1 .col-ym-4 #browse-category-toggle:hover p .close {
    display: none;
  }
  body.page.page-id-318 .section-1 .col-ym-4 .browse-cat-menu,
  body.archive.category .section-1 .col-ym-4 .browse-cat-menu,
  body.single.single-post .section-1 .col-ym-4 .browse-cat-menu {
    right: auto !important;
    left: 0 !important;
    text-align: left;
    margin-right: 0px;
    margin-left: 15px;
  }
  body.page.page-id-318 .section-2,
  body.archive.category .section-2,
  body.single.single-post .section-2 {
    padding-bottom: 20px;
  }
  body.page.page-id-318 .section-2 .ym-container,
  body.archive.category .section-2 .ym-container,
  body.single.single-post .section-2 .ym-container {
    padding: 0px 15px !important;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  body.page.page-id-318 .section-2 .ym-container #ajax-load-more .alm-listing,
  body.archive.category .section-2 .ym-container #ajax-load-more .alm-listing,
  body.single.single-post .section-2 .ym-container #ajax-load-more .alm-listing {
    margin: 0px;
    padding: 0px;
    display: block;
    position: relative;
  }
  body.page.page-id-318 .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal,
  body.archive.category .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal,
  body.single.single-post .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal {
    display: block;
    position: relative;
  }
  body.page.page-id-318 .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li,
  body.archive.category .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li,
  body.single.single-post .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li {
    width: auto !important;
    height: auto;
    float: none !important;
    margin: 0px 0px 30px !important;
  }
  body.page.page-id-318 .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li:nth-child(even),
  body.archive.category .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li:nth-child(even),
  body.single.single-post .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal li:nth-child(even) {
    float: none !important;
  }
  body.page.page-id-318 .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal h3,
  body.archive.category .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal h3,
  body.single.single-post .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal h3 {
    margin: 28px 15px 20px !important;
  }
  body.page.page-id-318 .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal p,
  body.archive.category .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal p,
  body.single.single-post .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal p {
    margin: 18px 15px !important;
  }
  body.page.page-id-318 .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal .entry-meta,
  body.archive.category .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal .entry-meta,
  body.single.single-post .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal .entry-meta {
    margin: 0px 15px !important;
  }
  body.page.page-id-318 .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal .category-container,
  body.archive.category .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal .category-container,
  body.single.single-post .section-2 .ym-container #ajax-load-more .alm-listing .alm-reveal .category-container {
    margin: 0 15px 42px !important;
  }
  body.page.page-id-318 .section-2 .ym-container .left,
  body.archive.category .section-2 .ym-container .left,
  body.single.single-post .section-2 .ym-container .left {
    float: none;
    width: 100% !important;
    margin: 0px 0px 0px !important;
    float: none !important;
  }
  body.page.page-id-318 .section-2 .ym-container .left h2,
  body.archive.category .section-2 .ym-container .left h2,
  body.single.single-post .section-2 .ym-container .left h2 {
    margin: 28px 15px 20px !important;
    font-size: 21px !important;
  }
  body.page.page-id-318 .section-2 .ym-container .left .attachment-full,
  body.archive.category .section-2 .ym-container .left .attachment-full,
  body.single.single-post .section-2 .ym-container .left .attachment-full {
    width: 100%;
    height: auto;
  }
  body.page.page-id-318 .section-2 .ym-container .left p,
  body.archive.category .section-2 .ym-container .left p,
  body.single.single-post .section-2 .ym-container .left p {
    margin: 18px 15px !important;
  }
  body.page.page-id-318 .section-2 .ym-container .left .entry-meta,
  body.archive.category .section-2 .ym-container .left .entry-meta,
  body.single.single-post .section-2 .ym-container .left .entry-meta {
    margin: 0px 15px !important;
  }
  body.page.page-id-318 .section-2 .ym-container .left .entry-meta span,
  body.archive.category .section-2 .ym-container .left .entry-meta span,
  body.single.single-post .section-2 .ym-container .left .entry-meta span {
    margin: 0px 15px !important;
  }
  body.page.page-id-318 .section-2 .ym-container .left .addthis_toolbox,
  body.archive.category .section-2 .ym-container .left .addthis_toolbox,
  body.single.single-post .section-2 .ym-container .left .addthis_toolbox {
    margin: 28px 15px 30px !important;
  }
  body.page.page-id-318 .section-2 .ym-container .right,
  body.archive.category .section-2 .ym-container .right,
  body.single.single-post .section-2 .ym-container .right {
    margin: 0px 0px 40px !important;
    width: 100%;
    display: block !important;
    position: relative;
    float: none !important;
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  body.page.page-id-318 .section-2 .ym-container .right .widget_recent_entries,
  body.archive.category .section-2 .ym-container .right .widget_recent_entries,
  body.single.single-post .section-2 .ym-container .right .widget_recent_entries {
    display: block;
    position: relative;
    width: 100%;
    padding: 30px 15px !important;
  }
  body.page.page-id-318 .section-2 .ym-container .right .recently-styled-container,
  body.archive.category .section-2 .ym-container .right .recently-styled-container,
  body.single.single-post .section-2 .ym-container .right .recently-styled-container {
    display: block;
    position: relative;
    width: 100%;
    padding: 30px 15px !important;
  }
  body.page.page-id-318 .section-2 .ym-container #post-entries,
  body.archive.category .section-2 .ym-container #post-entries,
  body.single.single-post .section-2 .ym-container #post-entries {
    margin: 30px 0px !important;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    display: block !important;
    position: relative !important;
    width: 100% !important;
  }
  body.page.page-id-318 .section-2 .ym-container #post-entries .post-entries,
  body.archive.category .section-2 .ym-container #post-entries .post-entries,
  body.single.single-post .section-2 .ym-container #post-entries .post-entries {
    display: block;
  }
  body.page.page-id-318 .section-2 .ym-container #post-entries a,
  body.archive.category .section-2 .ym-container #post-entries a,
  body.single.single-post .section-2 .ym-container #post-entries a {
    margin: 0px !important;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  html,
  body {
    overflow-x: hidden;
    -webkit-text-size-adjust: 100%;
  }
  body.home .section-1 {
    height: 306px !important;
    background-attachment: initial !important;
    background-size: cover !important;
  }
  body.home .section-1 .ym-container {
    margin-top: 0px !important;
  }
  body.home .scroll-section {
    display: none !important;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  body.home .section-1 {
    height: 426px !important;
    background-attachment: initial !important;
    background-size: cover !important;
  }
  body.home .section-1 p .btn {
    padding: 10px 15px;
  }
  body.home .section-1 .ym-container {
    margin-top: 0px !important;
  }
  body.home .scroll-section {
    margin: -50px 0px 0px !important;
    height: 50px !important;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait) {
  body.home .section-1 {
    height: 556px !important;
    background-attachment: initial !important;
    background-size: cover !important;
  }
  body.home .section-1 .ym-container {
    margin-top: 0px !important;
  }
  body.home .scroll-section {
    margin: -100px 0px 0px auto !important;
    height: 100px !important;
  }
}
