/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
.grid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: -15px;
  margin-right: -15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row.gut-sm {
  margin-left: -10px;
  margin-right: -10px;
}
.row.gut-sm > div[class*="col-"] {
  padding-left: 10px;
  padding-right: 10px;
}
.row.gut-sm {
  margin-left: -10px;
  margin-right: -10px;
}
.row.gut-lg > div[class*="col-"] {
  padding-left: 25px;
  padding-right: 25px;
}
.row.gut-xlg {
  margin-left: -45px;
  margin-right: -45px;
}
.row.gut-xlg > div[class*="col-"] {
  padding-left: 45px;
  padding-right: 45px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xxs-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-lx-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-lx-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-lx-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-lx-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-lx-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-lx-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-lx-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-lx-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-lx-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-lx-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-lx-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.no-gutter {
  padding: 0;
}
.hide-lg {
  display: none !important;
}
.show-md, .show-sm, .show-xs, .show-xxs {
  display: none !important;
}
.vcentered > .col-lg-12 {
  display: block;
}
.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.66667%;
}
.col-lg-10 {
  width: 83.33333%;
}
.col-lg-9 {
  width: 75%;
}
.col-lg-8 {
  width: 66.66667%;
}
.col-lg-7 {
  width: 58.33333%;
}
.col-lg-6 {
  width: 50%;
}
.col-lg-5 {
  width: 41.66667%;
}
.col-lg-4 {
  width: 33.33333%;
}
.col-lg-3 {
  width: 25%;
}
.col-lg-2 {
  width: 16.66667%;
}
.col-lg-1 {
  width: 8.33333%;
}
.col-lg-pull-12 {
  right: 100%;
}
.col-lg-pull-11 {
  right: 91.66667%;
}
.col-lg-pull-10 {
  right: 83.33333%;
}
.col-lg-pull-9 {
  right: 75%;
}
.col-lg-pull-8 {
  right: 66.66667%;
}
.col-lg-pull-7 {
  right: 58.33333%;
}
.col-lg-pull-6 {
  right: 50%;
}
.col-lg-pull-5 {
  right: 41.66667%;
}
.col-lg-pull-4 {
  right: 33.33333%;
}
.col-lg-pull-3 {
  right: 25%;
}
.col-lg-pull-2 {
  right: 16.66667%;
}
.col-lg-pull-1 {
  right: 8.33333%;
}
.col-lg-pull-0 {
  right: auto;
}
.col-lg-push-12 {
  left: 100%;
}
.col-lg-push-11 {
  left: 91.66667%;
}
.col-lg-push-10 {
  left: 83.33333%;
}
.col-lg-push-9 {
  left: 75%;
}
.col-lg-push-8 {
  left: 66.66667%;
}
.col-lg-push-7 {
  left: 58.33333%;
}
.col-lg-push-6 {
  left: 50%;
}
.col-lg-push-5 {
  left: 41.66667%;
}
.col-lg-push-4 {
  left: 33.33333%;
}
.col-lg-push-3 {
  left: 25%;
}
.col-lg-push-2 {
  left: 16.66667%;
}
.col-lg-push-1 {
  left: 8.33333%;
}
.col-lg-push-0 {
  left: auto;
}
.col-lg-offset-12 {
  margin-left: 100%;
}
.col-lg-offset-11 {
  margin-left: 91.66667%;
}
.col-lg-offset-10 {
  margin-left: 83.33333%;
}
.col-lg-offset-9 {
  margin-left: 75%;
}
.col-lg-offset-8 {
  margin-left: 66.66667%;
}
.col-lg-offset-7 {
  margin-left: 58.33333%;
}
.col-lg-offset-6 {
  margin-left: 50%;
}
.col-lg-offset-5 {
  margin-left: 41.66667%;
}
.col-lg-offset-4 {
  margin-left: 33.33333%;
}
.col-lg-offset-3 {
  margin-left: 25%;
}
.col-lg-offset-2 {
  margin-left: 16.66667%;
}
.col-lg-offset-1 {
  margin-left: 8.33333%;
}
.col-lg-offset-0 {
  margin-left: 0%;
}
@media (max-width: 1270px) {
  .hide-md {
    display: none !important;
  }
  .show-md {
    display: block !important;
  }
  .vcentered > .col-md-12 {
    display: block;
  }
  .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.66667%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-1 {
    width: 8.33333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (max-width: 1020px) {
  .hide-sm {
    display: none !important;
  }
  .show-sm {
    display: block !important;
  }
  .vcentered > .col-sm-12 {
    display: block;
  }
  .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.66667%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-1 {
    width: 8.33333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (max-width: 735px) {
  .hide-xs {
    display: none !important;
  }
  .show-xs {
    display: block !important;
  }
  .vcentered > .col-xs-12 {
    display: block;
  }
  .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.66667%;
  }
  .col-xs-10 {
    width: 83.33333%;
  }
  .col-xs-9 {
    width: 75%;
  }
  .col-xs-8 {
    width: 66.66667%;
  }
  .col-xs-7 {
    width: 58.33333%;
  }
  .col-xs-6 {
    width: 50%;
  }
  .col-xs-5 {
    width: 41.66667%;
  }
  .col-xs-4 {
    width: 33.33333%;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-2 {
    width: 16.66667%;
  }
  .col-xs-1 {
    width: 8.33333%;
  }
  .col-xs-pull-12 {
    right: 100%;
  }
  .col-xs-pull-11 {
    right: 91.66667%;
  }
  .col-xs-pull-10 {
    right: 83.33333%;
  }
  .col-xs-pull-9 {
    right: 75%;
  }
  .col-xs-pull-8 {
    right: 66.66667%;
  }
  .col-xs-pull-7 {
    right: 58.33333%;
  }
  .col-xs-pull-6 {
    right: 50%;
  }
  .col-xs-pull-5 {
    right: 41.66667%;
  }
  .col-xs-pull-4 {
    right: 33.33333%;
  }
  .col-xs-pull-3 {
    right: 25%;
  }
  .col-xs-pull-2 {
    right: 16.66667%;
  }
  .col-xs-pull-1 {
    right: 8.33333%;
  }
  .col-xs-pull-0 {
    right: auto;
  }
  .col-xs-push-12 {
    left: 100%;
  }
  .col-xs-push-11 {
    left: 91.66667%;
  }
  .col-xs-push-10 {
    left: 83.33333%;
  }
  .col-xs-push-9 {
    left: 75%;
  }
  .col-xs-push-8 {
    left: 66.66667%;
  }
  .col-xs-push-7 {
    left: 58.33333%;
  }
  .col-xs-push-6 {
    left: 50%;
  }
  .col-xs-push-5 {
    left: 41.66667%;
  }
  .col-xs-push-4 {
    left: 33.33333%;
  }
  .col-xs-push-3 {
    left: 25%;
  }
  .col-xs-push-2 {
    left: 16.66667%;
  }
  .col-xs-push-1 {
    left: 8.33333%;
  }
  .col-xs-push-0 {
    left: auto;
  }
  .col-xs-offset-12 {
    margin-left: 100%;
  }
  .col-xs-offset-11 {
    margin-left: 91.66667%;
  }
  .col-xs-offset-10 {
    margin-left: 83.33333%;
  }
  .col-xs-offset-9 {
    margin-left: 75%;
  }
  .col-xs-offset-8 {
    margin-left: 66.66667%;
  }
  .col-xs-offset-7 {
    margin-left: 58.33333%;
  }
  .col-xs-offset-6 {
    margin-left: 50%;
  }
  .col-xs-offset-5 {
    margin-left: 41.66667%;
  }
  .col-xs-offset-4 {
    margin-left: 33.33333%;
  }
  .col-xs-offset-3 {
    margin-left: 25%;
  }
  .col-xs-offset-2 {
    margin-left: 16.66667%;
  }
  .col-xs-offset-1 {
    margin-left: 8.33333%;
  }
  .col-xs-offset-0 {
    margin-left: 0%;
  }
}
@media (max-width: 375px) {
  .hide-xxs {
    display: none !important;
  }
  .show-xxs {
    display: block !important;
  }
  .vcentered > .col-xxs-12 {
    display: block;
  }
  .col-xxs-1, .col-xxs-2, .col-xxs-3, .col-xxs-4, .col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8, .col-xxs-9, .col-xxs-10, .col-xxs-11, .col-xxs-12 {
    float: left;
  }
  .col-xxs-12 {
    width: 100%;
  }
  .col-xxs-11 {
    width: 91.66667%;
  }
  .col-xxs-10 {
    width: 83.33333%;
  }
  .col-xxs-9 {
    width: 75%;
  }
  .col-xxs-8 {
    width: 66.66667%;
  }
  .col-xxs-7 {
    width: 58.33333%;
  }
  .col-xxs-6 {
    width: 50%;
  }
  .col-xxs-5 {
    width: 41.66667%;
  }
  .col-xxs-4 {
    width: 33.33333%;
  }
  .col-xxs-3 {
    width: 25%;
  }
  .col-xxs-2 {
    width: 16.66667%;
  }
  .col-xxs-1 {
    width: 8.33333%;
  }
  .col-xxs-pull-12 {
    right: 100%;
  }
  .col-xxs-pull-11 {
    right: 91.66667%;
  }
  .col-xxs-pull-10 {
    right: 83.33333%;
  }
  .col-xxs-pull-9 {
    right: 75%;
  }
  .col-xxs-pull-8 {
    right: 66.66667%;
  }
  .col-xxs-pull-7 {
    right: 58.33333%;
  }
  .col-xxs-pull-6 {
    right: 50%;
  }
  .col-xxs-pull-5 {
    right: 41.66667%;
  }
  .col-xxs-pull-4 {
    right: 33.33333%;
  }
  .col-xxs-pull-3 {
    right: 25%;
  }
  .col-xxs-pull-2 {
    right: 16.66667%;
  }
  .col-xxs-pull-1 {
    right: 8.33333%;
  }
  .col-xxs-pull-0 {
    right: auto;
  }
  .col-xxs-push-12 {
    left: 100%;
  }
  .col-xxs-push-11 {
    left: 91.66667%;
  }
  .col-xxs-push-10 {
    left: 83.33333%;
  }
  .col-xxs-push-9 {
    left: 75%;
  }
  .col-xxs-push-8 {
    left: 66.66667%;
  }
  .col-xxs-push-7 {
    left: 58.33333%;
  }
  .col-xxs-push-6 {
    left: 50%;
  }
  .col-xxs-push-5 {
    left: 41.66667%;
  }
  .col-xxs-push-4 {
    left: 33.33333%;
  }
  .col-xxs-push-3 {
    left: 25%;
  }
  .col-xxs-push-2 {
    left: 16.66667%;
  }
  .col-xxs-push-1 {
    left: 8.33333%;
  }
  .col-xxs-push-0 {
    left: auto;
  }
  .col-xxs-offset-12 {
    margin-left: 100%;
  }
  .col-xxs-offset-11 {
    margin-left: 91.66667%;
  }
  .col-xxs-offset-10 {
    margin-left: 83.33333%;
  }
  .col-xxs-offset-9 {
    margin-left: 75%;
  }
  .col-xxs-offset-8 {
    margin-left: 66.66667%;
  }
  .col-xxs-offset-7 {
    margin-left: 58.33333%;
  }
  .col-xxs-offset-6 {
    margin-left: 50%;
  }
  .col-xxs-offset-5 {
    margin-left: 41.66667%;
  }
  .col-xxs-offset-4 {
    margin-left: 33.33333%;
  }
  .col-xxs-offset-3 {
    margin-left: 25%;
  }
  .col-xxs-offset-2 {
    margin-left: 16.66667%;
  }
  .col-xxs-offset-1 {
    margin-left: 8.33333%;
  }
  .col-xxs-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before, .clearfix:after, .grid:before, .grid:after, .row:before, .row:after {
  content: " ";
  display: table;
}
.clearfix:after, .grid:after, .row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
/*Breadcrumbs	*/
.site-links span {
  margin-left: 3px;
}
.site-links span a {
  margin-right: 3px;
}
.site-links > span {
  margin-left: 0;
}
/* BASIC STYLE */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:focus {
  outline: none;
}
/*CONTAINER*/
body {
  background: #d8d8d8;
}
.body-wrapper {
  background: #fff;
  max-width: 1600px;
  margin: auto;
}
.body-wrapper > div {
  max-width: 1600px;
}
#woo_wrapper, .page-container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.fullwidth-container {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.half-container {
  width: 50%;
  float: left;
}
.fullwidth-container .half-container:nth-child(1n+0) .half-container-content {
  float: right;
  max-width: 600px;
  width: 100%;
  position: relative;
}
.fullwidth-container .half-container:nth-child(2n+0) .half-container-content {
  float: left;
  max-width: 600px;
  width: 100%;
  position: relative;
}
.page-container .half-container-content:nth-child(1n+0) {
  float: left;
  max-width: 600px;
  width: 50%;
}
.page-container .half-container-content:nth-child(2n+0) {
  float: right;
  max-width: 600px;
  width: 50%;
}
.vcentered {
  display: table;
  float: none;
  table-layout: fixed;
}
.vcentered > div {
  vertical-align: middle;
  display: table-cell;
  float: none;
}
.vcentered img {
  width: auto;
}
@media (max-width: 1400px) {
  #woo_wrapper, .page-container {
    max-width: 1200px;
  }
  .half-container-content {
    max-width: 600px !important;
  }
}
@media (max-width: 1270px) {
  #woo_wrapper, .page-container {
    max-width: 960px;
  }
  .half-container-content {
    max-width: 480px !important;
  }
}
@media (max-width: 1020px) {
  #woo_wrapper, .page-container, .half-container-content {
    max-width: 700px !important;
  }
  .half-container {
    width: 100%;
  }
}
@media (max-width: 735px) {
  #woo_wrapper, .page-container, .half-container-content {
    max-width: 600px !important;
    width: 94%;
  }
}
/*Standard classes*/
* {
  outline: none;
}
.gform_wrapper form:after, .clearfix:after, .body-wrapper:after, #woo_wrapper:after, .fullwidth-container:after, .page-container:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
* html .clearfix, * html .fullwidth-container, * html .page-container {
  zoom: 1;
}
/* IE6 */
*:first-child + html .clearfix, *:first-child + html .fullwidth-container, *:first-child + html .page-container {
  zoom: 1;
}
/* IE7 */
/*defualt page*/
ul.side-menu {
  float: left;
  width: 17%;
}
article.page-with-sidebar {
  width: 80%;
  float: right;
}
.side-menu .page_item {
  font-weight: 300;
  line-height: 1.6em;
}
.side-menu .parent_page a {
  font-weight: 800;
}
/* Gravity Forms */
input {
  outline: none;
}
.gfield input, .gfield select, .gfield textarea, .validation_message {
  float: left;
}
.gform_body, .gform_footer {
  float: left;
  position: relative;
  width: 100%;
}
.gform_ajax_spinner {
  max-width: 10px;
  max-height: 10px;
  position: absolute;
  top: 33px;
  left: 24px;
  display: block;
  width: 10px;
}
.gform_validation_container {
  display: none;
}
.gfield_required {
  margin-left: 4px;
  width: auto !important;
  float: none !Important;
}
.validation_message {
  float: left;
  width: 100%;
  box-sizing: border-box;
  outline: none;
}
.gform_confirmation_message {
  width: 100%;
  clear: both;
  text-align: left;
  padding-top: 4px;
}
.validation_error, .gfield_description.validation_message {
  color: #fd0707;
  border-radius: 3px;
  margin: 7px 0 4px 0;
  font-size: 14px;
}
.validation_error {
  display: none !important;
}
.gfield_error input, .gfield_error select, .gfield_error textarea {
  border: 1px solid #f6a74d;
  margin: 0;
}
.ginput_right {
  margin-left: 2%;
}
.ginput_full {
  width: 100%;
  display: inline-block;
}
.ginput_left, .ginput_right {
  width: 49%;
  display: inline-block;
}
.gfield_label {
  margin: 6px 0 5px;
  line-height: 1em;
  width: 100%;
  font-weight: 400;
  display: block;
}
.gform_wrapper .hidden {
  display: none !important;
}
.hidden_label label {
  display: none !important;
}
.animate-label .ginput_complex span label {
  display: block !important;
}
.name input[type=text] {
  background-image: url('https://static.scratchdigital.co.nz/scratchdigital/user-icon.png') !important;
  background-position: center right !important;
  background-repeat: no-repeat !important;
}
.email input[type=email] {
  background-image: url('https://static.scratchdigital.co.nz/scratchdigital/email-icon.png') !important;
  background-position: center right !important;
  background-repeat: no-repeat !important;
}
.phone input[type=text] {
  background-image: url('https://static.scratchdigital.co.nz/scratchdigital/phone-icon.png') !important;
  background-position: center right !important;
  background-repeat: no-repeat !important;
}
.cal input[type=text] {
  background-image: url('https://static.scratchdigital.co.nz/scratchdigital/cal-icon.png') !important;
  background-position: center right !important;
  background-repeat: no-repeat !important;
}
.speedo input[type=text] {
  background-image: url('https://static.scratchdigital.co.nz/scratchdigital/speedo-icon.png') !important;
  background-position: center right !important;
  background-repeat: no-repeat !important;
}
.car input[type=text] {
  background-image: url('https://static.scratchdigital.co.nz/scratchdigital/car-icon.png') !important;
  background-position: center right !important;
  background-repeat: no-repeat !important;
}
.company input[type=text], .office input[type=text], .location input[type=text] {
  background-image: url('https://static.scratchdigital.co.nz/scratchdigital/company-icon.png') !important;
  background-position: center right !important;
  background-repeat: no-repeat !important;
}
.gfield_checkbox input[type="checkbox"]:checked + label:before {
  background: url("../images/sprite.png") -9px -5px no-repeat;
}
.gfield_checkbox input[type="checkbox"] + label:before {
  background: url("../images/sprite.png") -9px -27px no-repeat;
}
.gfield_radio input[type="radio"]:checked + label:before {
  background: url("../images/sprite.png") -9px -50px no-repeat;
}
.gfield_radio input[type="radio"] + label:before {
  background: url("../images/sprite.png") -9px -73px no-repeat;
}
li.gfield, li.gfield span {
  float: left;
  width: 100%;
  position: relative;
  list-style-position: outside;
  list-style: none;
  margin-bottom: 8px;
  background: none;
  /*font-weight: 300;*/
  -webkit-padding-start: 0px !important;
  padding-left: 0px;
}
li.gform_hidden, li.gfield.hidden, li.gfield.hidden span {
  margin-bottom: 0px;
}
article .gform_wrapper li:before {
  content: none;
}
.gform_wrapper ul {
  -webkit-padding-start: 0px;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  margin-top: 5px;
  padding-left: 0;
}
.gform_wrapper ul li {
  background: none !Important;
  -webkit-padding-start: 0px !important;
  padding-left: 0px;
  position: relative;
}
.gfield_contains_required ::-webkit-input-placeholder:after {
  content: ' *';
  font-size: 13px;
  font-family: arial;
}
.gfield_contains_required :-moz-placeholder:after {
  /* Firefox 18- */
  content: ' *';
  font-size: 13px;
  font-family: arial;
}
.gfield_contains_required ::-moz-placeholder:after {
  /* Firefox 19+ */
  content: ' *';
  font-size: 13px;
  font-family: arial;
}
.gfield_contains_required :-ms-input-placeholder:after {
  content: ' *';
  font-size: 13px;
  font-family: arial;
}
.gfield_date_dropdown_year, .gfield_date_dropdown_month, .gfield_date_dropdown_day {
  width: 100px;
  margin-right: 1%;
  float: left;
}
.gfield div.ginput_complex {
  /*height: 42px;*/
}
.gfield input, .gfield select, .gfield textarea {
  border: 1px solid #f1f2f2;
  width: 100%;
  padding: 10px;
  outline: none;
  font-size: 16px;
  font-weight: 100;
  color: #6d6f70;
  float: left;
  width: 100%;
  box-sizing: border-box;
  outline: none;
  background: #fff;
  font-size: 13px;
  margin: 0 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0px;
}
.gfield select {
  background-image: url(../images/select-arrows.svg);
  background-repeat: no-repeat;
  background-position: right 6px center;
  background-size: 21px;
}
.gfield select[multiple] {
  padding: 0;
  background-image: none;
}
select[multiple] option {
  padding: 8px 10px 5px;
}
.gfield textarea {
  resize: none;
  padding-bottom: 5px;
}
.gfield textarea, .gfield select[multiple="multiple"] {
  height: 100px;
}
input[type="submit"] {
  background: #1c69d4;
  color: #fff;
  margin-top: 11px;
  border: 0;
  -webkit-appearance: button;
  cursor: pointer;
  width: 100%;
  padding: 15px 0;
  outline: none;
  text-transform: uppercase;
}
ul .gfield_radio, ul .gfield_checkbox {
  margin-left: 0;
  margin-top: 10px;
}
.gfield_checkbox input[type="checkbox"] + label {
  -webkit-padding-start: 26px;
  padding-left: 26px;
  margin-left: 0px;
  line-height: 26px;
}
.gfield_radio input[type="radio"] + label {
  -webkit-padding-start: 23px;
  padding-left: 23px;
  margin-left: 0px;
  line-height: 20px;
}
.gfield_radio label, .gfield_checkbox label {
  display: inline-block !Important;
  width: auto;
  margin-left: 7px;
  cursor: pointer;
}
.gfield_radio input[type="radio"] + label:before, .gfield_checkbox input[type="checkbox"] + label:before {
  content: '';
  position: absolute;
  left: 0px;
  width: 20px;
  height: 21px;
  top: 2px;
}
.gfield_radio li, .gfield_checkbox li {
  margin-bottom: 0px;
  display: inline-block;
  width: 100%;
  margin-right: 0;
  background: none;
  -webkit-padding-start: 0px;
  padding-left: 0px;
}
.gfield_radio input[type=radio], .gfield_checkbox input[type=checkbox] {
  position: absolute;
  width: 100% !important;
  height: 11px;
  margin-top: 4px !important;
  display: inline !Important;
  border: 0;
  background: transparent;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
}
.left_half {
  width: 49.25% !important;
  margin-right: 1.5% !important;
}
.right_half {
  width: 49.25% !important;
}
.gfield.one_third {
  width: 33.25% !important;
  margin-right: 1.5% !important;
}
.gfield.two_third {
  width: 65.25% !important;
}
.col_2 .gfield_checkbox li {
  width: 48%;
}
.col_3 .gfield_checkbox li {
  width: 31%;
}
.col_4 .gfield_checkbox li {
  width: 22%;
}
.col_1 .gfield_checkbox li {
  margin-right: 0%;
}
.col_2 .gfield_checkbox li:nth-child(2) {
  margin-right: 0%;
}
.col_3 .gfield_checkbox li:nth-child(3) {
  margin-right: 0%;
}
.col_4 .gfield_checkbox li:nth-child(4) {
  margin-right: 0%;
}
.col_2 .gfield_radio li {
  width: 48%;
}
.col_3 .gfield_radio li {
  width: 31%;
}
.col_4 .gfield_radio li {
  width: 22%;
}
.col_1 .gfield_radio li {
  margin-right: 0%;
}
.col_2 .gfield_radio li:nth-child(2) {
  margin-right: 0%;
}
.col_3 .gfield_radio li:nth-child(3) {
  margin-right: 0%;
}
.col_4 .gfield_radio li:nth-child(4) {
  margin-right: 0%;
}
.ginput_complex span {
  margin-bottom: 7px;
}
.ginput_complex span.ginput_right {
  /*margin-left: 0px;*/
  width: 49%;
}
.ginput_complex span.ginput_left {
  margin-left: 0px;
  width: 49%;
}
.ginput_complex.has_first_name.has_last_name span {
  width: 49.5%;
  display: inline-block;
  box-sizing: border-box;
  margin-bottom: 0px;
}
.ginput_complex.has_first_name.has_last_name span:nth-child(2) {
  margin-left: 1%;
}
.ginput_complex.ginput_container.has_prefix.has_first_name.no_middle_name.has_last_name.no_suffix .name_prefix {
  width: 6%;
}
.ginput_complex.ginput_container.has_prefix.has_first_name.no_middle_name.has_last_name.no_suffix .name_first {
  width: 46%;
  margin-left: 1%;
}
.ginput_complex.ginput_container.has_prefix.has_first_name.no_middle_name.has_last_name.no_suffix .name_last {
  width: 46%;
  margin-left: 1%;
}
.ginput_complex span label {
  font-size: 13px;
  font-weight: 100;
}
.gfield table {
  width: 100%;
}
.seperate-lines span {
  width: 100% !important;
  margin: 0 !important;
}
.seperate-lines span:first-child {
  margin-bottom: 8px !important;
}
.ui-datepicker-trigger {
  width: 33px;
  position: absolute;
  top: 16px;
  right: 7px;
}
img.ui-datepicker-trigger {
  width: 23px;
  position: absolute;
  top: 16px;
  right: 14px;
}
#ui-datepicker-div {
  background: #f2f2f2;
  padding: 11px 17px;
}
.ui-datepicker-next {
  float: right;
  text-decoration: none !important;
}
.ui-datepicker-prev {
  text-decoration: none !important;
}
.ui-datepicker-calendar td a, .ui-datepicker-calendar th {
  padding: 6px 7px;
  color: #48535a;
  text-decoration: none !important;
}
.ui-datepicker-calendar tr {
  height: 26px;
}
#ui-datepicker-div {
  background: #fff;
  padding: 11px 17px;
  color: #48535a;
  border: 1px solid #dfdfdf;
  display: none;
}
.ui-datepicker-calendar {
  padding-top: 11px;
}
select.ui-datepicker-month {
  float: left;
  width: 45%;
  font-size: 13px;
  height: 35px;
  display: inline;
  clear: none;
  padding: 8px 17px;
}
select.ui-datepicker-year {
  width: 45%;
  font-size: 12px;
  height: 35px;
  float: right;
  display: inline;
  clear: none;
  padding: 8px 17px;
}
.ui-datepicker-calendar td a:hover {
  background: #f6a74d;
  color: #fff;
  border-radius: 3px;
  text-decoration: none;
}
.ui-datepicker-title select {
  border: 1px solid #dfdfdf;
  background-image: url('../images/select-arrows.svg');
  background-repeat: no-repeat;
  background-size: auto auto;
  background-position: right 9px center;
  -webkit-appearance: none;
}
.ui-datepicker-header span {
  color: #f6a74d;
  text-decoration: none;
}
.gform_confirmation_wrapper {
  background-image: url('//static.scratchdigital.co.nz/scratchdigital/tick-solid-grey.png');
  background-position: 0px 20px;
  background-repeat: no-repeat;
  background-size: 70px;
  padding-left: 87px;
  background-position: left center;
  position: relative;
  min-height: 75px;
  vertical-align: middle;
  display: table;
}
.gform_confirmation_message {
  vertical-align: middle;
  display: table-cell;
}
.gform_confirmation_message:before {
  content: '';
  left: 85px;
  position: absolute;
  top: 0;
  bottom: 0;
}
#gform_confirmation_wrapper_2 {
  background-image: url('//static.scratchdigital.co.nz/scratchdigital/tick-solid-white.png');
  color: #fff;
}
.animate-label .gfield {
  position: relative;
  margin-top: 20px;
  float: left;
  width: 100%;
  text-align: left;
}
.animate-label .gfield label[for] {
  color: #414042;
  font-size: 16px;
  font-weight: 100;
  letter-spacing: 0.5px;
  position: absolute;
  pointer-events: none;
  left: 0;
  top: 2px;
  -webkit-transition: 0.2s ease all;
  transition: 0.2s ease all;
}
.animate-label .gfield textarea, .animate-label .gfield select, .animate-label .gfield input {
  font-weight: 100;
  font-size: 16px;
  color: #1e2431;
  border: 0;
  margin-bottom: 9px;
  width: 100%;
  height: 34px;
  padding: 1px 0 9px 2px;
  border-bottom: 1px solid #dadee6;
  box-shadow: none;
  -webkit-transition: none;
  transition: none;
  border-radius: 0;
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.animate-label .gfield input[type="radiobox"], .animate-label .gfield input[type="checkbox"] {
  opacity: 0;
}
.animate-label .gfield input[type="checkbox"], .animate-label .gfield input[type="radio"] {
  border: none;
}
.animate-label .gfield label.infocus-input {
  top: -20px;
  color: #a2aabd;
  opacity: 1;
  font-weight: 400;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 400;
}
.animate-label .gfield .gfield_required {
  float: none;
}
.animate-label .gfield textarea {
  overflow: hidden;
}
.animate-label .gfield .ginput_complex.has_first_name.has_last_name span {
  margin-top: 20px !important;
}
@media (max-width: 500px) {
  .ginput_complex.has_first_name.has_last_name span {
    width: 100%;
    margin-left: 0 !important;
    margin-bottom: 8px;
    display: block;
    float: left;
  }
  .ginput_complex.has_first_name.has_last_name span.name_last {
    margin-bottom: 0px;
  }
  .gfield div.ginput_complex {
    height: auto;
  }
}
/*email-signup-form*/
.email-signup-form_wrapper {
  position: relative;
  height: 51px;
}
.email-signup-form_wrapper .gform_body {
  position: absolute;
  top: 0;
  left: 0;
  width: 87%;
  height: 100%;
}
.email-signup-form_wrapper .gform_footer {
  position: absolute;
  top: 0;
  right: 0;
  width: 13%;
  height: 100%;
}
.email-signup-form_wrapper ul {
  margin-top: 0 !important;
}
.email-signup-form_wrapper .gfield input {
  padding: 9px;
  line-height: 31px;
  font-size: 17px;
  border-right: 0;
  border-radius: 2px 0px 0px 2px;
}
.email-signup-form_wrapper .gform_confirmation_message {
  padding-top: 0px;
}
.email-signup-form_wrapper ul li, .email-signup-form_wrapper input[type="submit"] {
  margin: 0 !important;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  color: transparent;
  background-image: url('//static.scratchdigital.co.nz/scratchdigital/dart.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 53px;
}
.gform_hidden {
  display: none !important;
}
.form-box {
  padding: 30px 45px;
}
.form-box p {
  margin: 0;
  line-height: 1.56;
  font-size: 16px;
}
.form-box .header3 {
  line-height: 1.56;
}
.form-box .gform_wrapper {
  margin-top: 20px;
}
/* BASIC STYLE */
* {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:focus {
  outline: none;
}
* {
  outline: none;
}
.gform_wrapper form:after, .clearfix:after, .body-wrapper:after, .grid:after, .layout:after #woo_wrapper:after, .fullwidth-container:after, .page-container:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
* html .clearfix, * html .fullwidth-container, * html .page-container {
  zoom: 1;
}
/* IE6 */
*:first-child + html .clearfix, *:first-child + html .fullwidth-container, *:first-child + html .page-container {
  zoom: 1;
}
/* IE7 */
.header1, .header2, .header3, .header4, .header5, .header6 {
  margin: 0;
}
hr {
  border-style: solid;
}
em, i {
  font-style: italic;
}
.grey {
  background: #eeefef;
}
ul {
  list-style-type: none;
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 0px;
  padding-left: 0;
}
html[data-ios="true"] .bg-cover {
  background-size: initial;
  -webkit-background-size: initial;
  -moz-background-size: initial;
  -o-background-size: initial;
}
article ul, article ol {
  padding-left: 17px;
}
article li {
  line-height: 1.6em;
}
article ol {
  list-style-type: decimal;
  list-style-position: outside;
}
article ul li:before {
  content: '';
  background: url("../images/sprite.png") -15px -88px no-repeat;
  width: 19px;
  height: 24px;
  position: absolute;
  left: 0;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.hide {
  display: none;
}
body {
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a {
  cursor: pointer;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
}
.mfp-iframe-holder .mfp-content {
  max-width: 97% !important;
  max-height: 97% !important;
}
.right {
  float: right;
}
.left {
  float: left;
}
@media (min-width: 1020px) {
  a[href^="tel"] {
    pointer-events: none;
    cursor: default;
  }
}
.mfp-bg.video-overlay {
  opacity: 1;
  background: #000;
}
.centered img {
  margin: auto;
}
.centered {
  margin: auto;
  text-align: center;
}
.image-bk {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  padding-bottom: calc((9 / 16) * 100%);
  display: block;
}
.image-circle {
  width: 112px;
  height: 112px;
  border-radius: 1000px;
  overflow: hidden;
}
table {
  width: 100%;
}
.bleeding-colour-right, .bleeding-colour-left {
  z-index: 2;
  position: relative;
}
.bleeding-colour-left:before {
  position: absolute;
  content: '';
  right: 0;
  top: 0;
  width: 9000px;
  height: 9000px;
  background: #000;
  z-index: -1;
}
.bleeding-colour-right:after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 9000px;
  height: 9000px;
  background: #000;
  z-index: -1;
}
.white-text a, .white-text div, .white-text h1, .white-text h2, .white-text h3, .white-text h4, .white-text h5, .white-text h6, .white-text {
  color: #fff !important;
}
/* LEGAL PAGES */
.legal-pages > div {
  background-color: #f3f3f3;
  text-align: center;
  padding: 35px 0;
}
.legal-icon {
  width: 27%;
  margin: auto;
  fill: #58595b;
  margin-bottom: 11px;
}
.legal-pages a {
  font-size: 18px;
  color: #58595b !important;
  text-decoration: none !important;
}
.legal-pages > div:hover a {
  color: #fff !important;
  text-decoration: none;
}
.legal-pages > div:hover {
  background-color: #58595b;
}
.legal-pages > div:hover .legal-icon svg path, .legal-pages > div:hover .legal-icon svg rect {
  fill: #fff;
}
.legal-pages {
  margin: 66px 0 !important;
}
/* Mobile Nav */
.mobile-header {
  position: fixed;
  z-index: 999;
  height: 60px;
  width: 100%;
  background: #58595b;
  top: 0;
}
.mobile-nav a, .mobile-nav span {
  color: #fff;
}
.mobile-nav.mm-menu a, .mobile-nav.mm-menu span {
  color: #808184;
  text-transform: capitalize;
  text-decoration: none;
}
/*.mm-listview > li > a,
 .mm-listview > li {
 position: relative;
 width: 100%;
 }*/
.mobile-nav a {
  cursor: pointer;
}
.mobile-menu-btn {
  float: right;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 13px 15px;
  cursor: pointer;
  font-size: 20px;
  line-height: 1.5em;
}
.mobile-sub-nav {
  display: block;
  height: 20px;
  width: 100%;
  background: #f2f2f2;
}
.mobile-sub-nav {
  display: none;
  height: 26px;
  width: 100%;
  background: #f2f2f2;
  text-align: center;
}
.mobile-sub-nav a {
  padding: 0 10px;
  font-size: 14px;
  color: #48535a;
}
.mobile-logo {
  padding: 0px;
}
a.mobile-logo {
  overflow: hidden;
  text-align: center;
  float: none;
  margin: 0 auto;
  max-height: 50px;
  display: block;
  max-width: 80%;
}
a.mobile-logo img {
  margin: 0 auto;
  float: none;
  width: 111px;
  max-height: 111px;
  background-color: none;
}
.mm-listview span {
  padding: 5px 10px 5px 20px;
  /*background: #E0E0E0;*/
  width: 100%;
  display: block;
  font-size: 20px;
}
/*	.mm-listview > li > a, .mm-listview > li > span {
 line-height: 25px;
 font-size: 16px;
 }*/
.mobile-nav .contact-details a {
  width: 45%;
  display: inline-block !important;
  text-align: center;
  background: rgba(3, 2, 1, 0) !important;
}
.mobile-nav .contact-details a.divider {
  width: 5px;
  color: #f6a74d;
  padding: 10px 0;
}
.mobile-nav li.contact-details a:before, .mm-subclose:before {
  content: '' !important;
  padding: 0 !important;
}
.nav-icon {
  margin: 0;
  padding: 0;
  float: left;
  width: 22px;
  height: 1px;
  position: relative;
  margin: 8px auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
.nav-icon span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #fff;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.nav-icon span:nth-child(1) {
  top: 0px;
}
.nav-icon span:nth-child(2), .nav-icon span:nth-child(3) {
  top: 7px;
}
.nav-icon span:nth-child(4) {
  top: 14px;
}
.nav-icon.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}
.nav-icon.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.nav-icon.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.nav-icon.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}
.mm-listview > li:not(.mm-navbar):not(.mm-label):not(.box-links):not(.mm-search):not(.mm-noresults):before {
  content: '';
  border-top-width: 1px;
  border-top-style: solid;
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.mm-listview > li:not(.mm-navbar):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
  content: initial;
}
.mm-listview li:last-child {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: rgba(0, 0, 0, 0.15);
}
.mm-listview > li.box-links {
  padding: 15px !important;
  display: inline-block;
  width: 50%;
  float: left;
  text-align: center;
  padding: 15px !Important;
}
.mm-listview > li.box-links:not(.mm-navbar):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
  margin-left: 0px;
  border: 0;
}
.box-links svg {
  height: 51px;
  width: 55px;
  display: block;
  margin: 2px auto 14px;
}
.mm-menu.mm-border-full .mm-listview > li:after, .mm-listview.mm-border-full > li.box-links.br-rt:after {
  left: initial !important;
}
.box-links.br-rt:after {
  border: 0;
  border-right-width: 1px !important;
  border-right-style: solid !important;
  right: 0;
  top: 0;
  height: 100%;
  position: absolute !important;
  content: '' !important;
}
.box-links.br-tp:before {
  border: 0;
  border-top-width: 1px !important;
  border-top-style: solid !important;
  top: 0 !important;
  position: absolute !important;
  left: 20px;
  right: 0;
  content: '' !important;
}
.box-links.right:before {
  right: 20px;
  left: 0px;
}
.mobile-nav .spacer {
  margin-bottom: 21px !important;
}
/*.mm-menu .mm-listview > li > a.mm-next:after, .mm-menu .mm-listview > li > a.mm-prev:before,
 .mm-menu .mm-listview > li:before, .mm-menu .mm-listview > li:after,
 .mm-menu .mm-listview > li:before, .mm-menu .mm-listview > li:before {
 border-color: rgba(0, 0, 0, 0.15) !important;
 }*/
.mm-listview > li:not(.box-links) {
  position: relative;
  clear: both;
}
.mobile-header {
  display: none;
}
.nav-icon {
  width: 16px;
  height: 14px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.nav-icon span {
  height: 2px;
}
.nav-icon span:nth-child(2), .nav-icon span:nth-child(3) {
  top: 6px;
}
.nav-icon span:nth-child(4) {
  top: 12px;
}
@media (max-width: 1020px) {
  /*body {margin-top:40px ;}*/
  .header.desktop {
    display: none;
  }
  .mobile-header {
    display: block;
  }
  .mobile-header {
    height: 50px;
  }
  a.mobile-logo img {
    width: 291px;
    top: -32px;
    position: relative;
  }
  .mobile-menu-btn {
    font-size: 16px;
  }
  img.css-logo {
    padding: 18px 0px;
    width: 89px;
  }
  .mobile-nav .contact-details a {
    line-height: 25px;
    font-size: 16px;
  }
}
@media (max-width: 450px) {
  a.mobile-logo {
    float: left;
  }
  .box-links svg {
    width: 35px;
    margin: 2px auto 10px;
  }
  .box-links a {
    padding: 10px !Important;
  }
}
.lSSlideOuter {
  position: relative;
}
.white-slider .lSSlideOuter .lSPager.lSpg > li a, .white-slider .lSSlideOuter .lSPager.lSpg > li a {
  background-color: transparent !important;
  border: 2px solid #003970;
}
.white-slider .lSSlideOuter .lSPager.lSpg > li:hover a, .white-slider .lSSlideOuter .lSPager.lSpg > li.active a {
  background-color: #003970 !important;
  border: 2px solid #003970;
}
.white-slider .lSSlideOuter .lSPager.lSpg > li a {
  margin-top: 47px;
  height: 11px;
  width: 11px;
  z-index: 1;
}
.lSAction > .lSPrev {
  left: 0px;
  background: none;
}
.lSAction > .lSNext {
  right: 0px;
  background: none;
}
.lSAction > .lSPrev:before {
  content: '\e913';
}
.lSAction > .lSNext:before {
  content: '\e914';
}
.lSAction > a:before {
  font-size: 28px;
  width: 28px;
  height: 28px;
  color: #fff;
  font-family: 'sd-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
