/* #TYPOGRAPHY */
/* #links  */
/* #TABLE */
/* #pagination */
/* #NAVIGATION */
/* #mainmenu */
/* #topmenu  */
/* #sidemenu */
/* #footermenu */
body {
  margin: 0; }

ul {
  margin: 0;
  padding: 0; }
  ul li {
    list-style: none;
    margin: 0;
    padding: 0; }

a {
  outline: none; }

a img, img {
  border: none; }

/**
* For modern browsers
* 1. The space content is one way to avoid an Opera bug when the
*    contenteditable attribute is included anywhere else in the document.
*    Otherwise it causes space to appear at the top and bottom of elements
*    that are clearfixed.
* 2. The use of `table` rather than `block` is only necessary if using
*    `:before` to contain the top-margins of child elements.
*/
.cf:before,
.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.cf:after {
  clear: both; }

/**
* For IE 6/7 only
* Include this rule to trigger hasLayout and contain floats.
*/
.cf {
  *zoom: 1; }

/*
#widgetkit
	#lightbox
	#slider
		p {
			margin: 0;
		}
		
	#googlemap
		img {
			max-width: none !important;
		}

*/
.rsform .formError, .rsform .formRed {
  color: red; }

#xmap ul.level_1 {
  font-size: 85%; }
#xmap a {
  color: #5a656f; }
  #xmap a:hover {
    color: #ee9210; }

#searchForm .label {
  float: none;
  margin: 6px 5px 0 0; }
#searchForm #search-searchword {
  float: left;
  height: 16px;
  margin: 0 5px 0 0;
  padding: 5px;
  width: 270px; }
#searchForm .button {
  float: left;
  height: 28px;
  padding: 6px 15px; }

@media screen and (max-width: 480px) {
  #searchForm #search-searchword {
    margin: 0 1% 0 0;
    padding: 5px 2%;
    width: 73%; }
  #searchForm .button {
    font-size: 13px;
    padding-left: 2%;
    padding-right: 2%;
    width: 21%; } }
.search-results {
  margin: 0;
  padding: 0 0 0 25px; }
  .search-results li {
    padding: 20px 0;
    border-bottom: solid 1px #dbdbdb; }
    .search-results li h3 {
      margin: 0 0 5px 0; }
      .search-results li h3 a {
        color: #5b6770; }
        .search-results li h3 a:hover {
          color: #ee9210; }
  .search-results .result-title a {
    color: #5b6770;
    font-family: "Arial";
    font-size: 19px;
    font-weight: bold; }
    .search-results .result-title a:hover {
      color: #ee9210; }
  .search-results .result-created {
    color: #BFC1C1;
    font-size: 11px;
    margin: 0;
    text-transform: uppercase; }
  .search-results .result-text {
    margin: 5px 0; }
  .search-results .highlight {
    background: #ee9210;
    color: #fff; }

.counter {
  font-size: 13.5px;
  margin: 20px 0 10px 0; }

.pagination {
  font-size: 13.5px; }
  .pagination ul {
    margin: 0 !important;
    padding: 0 !important; }
    .pagination ul li {
      float: left;
      list-style: none !important;
      margin: 0 5px 0 0 !important;
      padding: 0 !important; }
      .pagination ul li a {
        background: #ee9210;
        color: white;
        padding: 2px 7px; }
        .pagination ul li a:hover {
          background: #5b6770;
          color: white; }
      .pagination ul li span {
        background: #ebeced;
        color: #5a656f;
        padding: 2px 7px; }

.article-info {
  color: #BFC1C1;
  font-size: 11px;
  margin: 0;
  text-transform: uppercase; }
  .article-info dd {
    margin: 0; }

.table-wrapper {
  overflow: auto; }

.tooltip {
  display: none !important; }

body {
  color: #5a656f;
  font-family: "Arial";
  font-size: 15px;
  line-height: 1.3; }

h1, h2, h3, h4 {
  color: #ee9210;
  font-weight: normal;
  margin: 0; }

.home-intro h1 {
  color: #ee9210;
  font-family: "Orbi Sans W01 Light", "Arial";
  font-size: 39px;
  line-height: 1.1;
  margin: 0 0 25px 0;
  text-transform: uppercase; }

p {
  margin: 0 0 17px 0; }

a {
  color: #ee9210;
  text-decoration: none; }
  a:hover {
    color: #5a656f;
    text-decoration: none; }

.quote {
  color: #ee9210;
  font-size: 17px; }

table tr td {
  border: none;
  margin: 0;
  padding: 0; }

.readmore {
  background: none;
  color: #ee9210;
  font-size: 85%;
  font-weight: bold;
  text-decoration: none; }
  .readmore:hover {
    background: none;
    color: #5a656f;
    text-decoration: none; }

hr {
  background: #dbdbdb;
  border: none;
  color: #BFC1C1;
  height: 1px;
  margin: 20px 0; }

.main-content h1, .main-content .category-title {
  color: #ee9210;
  font-family: "Orbi Sans W01 Light", "Arial";
  font-size: 39px;
  line-height: 1.1;
  margin: 0 0 25px 0;
  text-transform: uppercase; }
.main-content h2 {
  color: #ee9210;
  font-size: 24px;
  line-height: 1.1;
  margin: 0 0 10px 0; }
.main-content h3 {
  color: #5a656f;
  font-size: 19px;
  font-weight: bold;
  line-height: 1.1;
  margin: 0 0 3px 0; }
.main-content h4 {
  color: #ee9210;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.1;
  margin: 0 0 10px 0;
  text-transform: uppercase; }
.main-content a {
  color: #ee9210;
  text-decoration: none; }
  .main-content a:hover {
    color: #5a656f;
    text-decoration: none; }
.main-content ul {
  margin: 15px 0 15px 20px;
  padding: 0; }
  .main-content ul li {
    list-style: disc;
    margin: 5px 0;
    padding: 0; }
.main-content table {
  border-collapse: collapse;
  border: none;
  margin: 15px 0;
  width: 100%; }
  .main-content table tr {
    border-bottom: solid 1px #fff; }
    .main-content table tr th {
      background: #5b6770;
      color: white;
      padding: 0.5em 1em;
      text-align: left; }
    .main-content table tr td {
      padding: 0.5em 1em; }
    .main-content table tr:nth-child(2n) td {
      background: #F4F5F6;
      color: #5a656f; }
    .main-content table tr:nth-child(2n+1) td {
      background: #ebeced;
      color: #5a656f; }
.main-content input[type="text"],
.main-content input[type="email"],
.main-content textarea,
.main-content select {
  border: solid 1px #BFC1C1;
  color: #5a656f;
  font-family: "Arial";
  font-size: 14px;
  line-height: 1;
  padding: 5px 8px; }
.main-content textarea {
  height: 170px; }
.main-content input[placeholder], .main-content [placeholder], .main-content *[placeholder],
.main-content .contact-form input::-webkit-input-placeholder,
.main-content .contact-form textarea::-webkit-input-placeholder {
  color: #5a656f; }
.main-content input[type="submit"],
.main-content button,
.main-content .button {
  border: none;
  border-left: solid 5px #ee9210;
  background: #5b6770;
  color: #fff;
  cursor: pointer;
  display: block;
  font-family: "Arial";
  font-size: 15px;
  line-height: 1;
  padding: 6px 15px; }
  .main-content input[type="submit"]:hover,
  .main-content button:hover,
  .main-content .button:hover {
    color: #ee9210; }

.inner {
  padding: 0 15px;
  position: relative; }

.header {
  height: 90px;
  position: relative;
  z-index: 10; }
  .header .inner {
    padding: 0; }
    .header .inner .logo img {
      height: 68px;
      margin: 15px 0 0 15px; }
    .header .inner .search {
      display: none; }

.menu-btn {
  background: none;
  color: #5a656f;
  cursor: pointer;
  display: block;
  font-family: "Orbi Sans W01 Light", "Arial";
  font-size: 17px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  right: 10px;
  text-align: center;
  text-transform: uppercase;
  top: 45px;
  width: 90px; }
  .menu-btn:hover {
    background: none;
    color: #ee9210; }

.main-nav,
.top-nav {
  font-family: "Orbi Sans W01 Light", "Arial";
  display: none;
  z-index: 10; }
  .main-nav ul.menu > li,
  .top-nav ul.menu > li {
    border-bottom: solid 1px #fff; }
    .main-nav ul.menu > li:hover > a, .main-nav ul.menu > li.active > a,
    .top-nav ul.menu > li:hover > a,
    .top-nav ul.menu > li.active > a {
      background: #ee9210; }
    .main-nav ul.menu > li > a,
    .top-nav ul.menu > li > a {
      background: #5b6770;
      background: rgba(91, 103, 112, 0.95);
      color: #fff;
      display: block;
      font-size: 15px;
      line-height: 1;
      padding: 16px 15px 10px;
      text-transform: uppercase; }
    .main-nav ul.menu > li ul,
    .top-nav ul.menu > li ul {
      display: none; }

.main-nav ul li:last-child {
  border-bottom: none; }

.slider {
  display: none; }

.slider-mobile {
  height: 193px;
  overflow: hidden;
  position: relative; }
  .slider-mobile .image {
    background: url(../img/slider-mobile.jpg) no-repeat center center;
    background-size: cover;
    height: 180px;
    margin: 13px 0 0 0;
    width: 100%; }
  .slider-mobile .slider-overlay {
    background: url(../img/slider-overlay-mobile.png) no-repeat right top;
    background-size: auto 210px;
    height: 193px;
    position: absolute;
    right: -10px;
    top: 0;
    width: 100%; }
  .slider-mobile .slider-mobile-caption {
    border-left: 4px solid #EE9210;
    color: #fff;
    font-family: "Orbi Sans W01 Bold", "Arial";
    font-size: 17px;
    left: 2px;
    line-height: 1.1;
    max-height: 100px;
    overflow: hidden;
    padding: 0 0 0 7px;
    position: absolute;
    text-shadow: 1px 1px 6px #404040;
    text-transform: uppercase;
    top: 40px;
    width: 240px; }
    .slider-mobile .slider-mobile-caption strong {
      font-size: 26px;
      font-weight: normal;
      display: block;
      line-height: 1;
      margin: 6px 0 0 0; }
    .slider-mobile .slider-mobile-caption p {
      margin: 0; }

.home-container {
  padding: 0 0 20px 0; }
  .home-container .home-intro {
    background: #ebeced;
    font-size: 15px;
    line-height: 1.2;
    margin: 0 -15px;
    padding: 20px 15px; }
    .home-container .home-intro strong {
      font-family: "Orbi Sans W01 Light", "Arial";
      font-size: 20px;
      font-weight: normal;
      line-height: 1; }
    .home-container .home-intro p {
      margin: 0; }
  .home-container .video {
    margin: 0 -15px 15px -15px; }
    .home-container .video a {
      background: url(../img/video.jpg) no-repeat center center;
      background-size: cover;
      display: block;
      height: 180px;
      max-width: none;
      text-indent: -9999em;
      width: 100%;
      -webkit-transform: rotate(0);
      transform: rotate(0); }
      .home-container .video a:hover {
        opacity: 0.7;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
        filter: alpha(opacity=70); }
    .home-container .video p {
      margin: 0; }
  .home-container .home-news {
    font-size: 14px; }
    .home-container .home-news h3 {
      color: #5a656f;
      font-family: "Orbi Sans W01 Light", "Arial";
      font-size: 30px;
      text-transform: uppercase; }
      .home-container .home-news h3 a {
        color: #5a656f; }
        .home-container .home-news h3 a:hover {
          color: #ee9210; }
    .home-container .home-news li {
      padding: 0 0 15px 0; }
      .home-container .home-news li:last-child {
        padding-bottom: 0; }
      .home-container .home-news li .latest-news-date {
        color: #BFC1C1;
        font-size: 12px; }
      .home-container .home-news li h4 {
        color: #5a656f;
        font-weight: bold; }
        .home-container .home-news li h4 a {
          color: #5a656f; }
      .home-container .home-news li p {
        margin: 0 0 7px 0; }
      .home-container .home-news li .readmore {
        font-size: 12px;
        font-weight: bold; }

.home-feature {
  margin: 0 -15px 15px -15px; }
  .home-feature .moduletable {
    background: #6b767e url(../img/mask-bottom.png) no-repeat left bottom;
    background-size: auto 60px;
    color: #fff;
    font-size: 13px;
    height: 60px;
    margin: 0 0 3px 0;
    position: relative; }
    .home-feature .moduletable.caravan-kitchen-hire h3 {
      font-size: 21px; }
    .home-feature .moduletable:hover {
      background-color: #5b6770; }
    .home-feature .moduletable:nth-child(2n) {
      background: #ee9210 url(../img/mask-top.png) no-repeat left top;
      background-size: auto 60px; }
      .home-feature .moduletable:nth-child(2n):hover {
        background-color: #e88317; }
    .home-feature .moduletable h3 {
      color: #FFFFFF;
      display: block;
      font-family: "Orbi Sans W01 Light", "Arial";
      font-size: 24px;
      font-weight: normal;
      height: 24px;
      line-height: 1;
      padding: 18px 1%;
      text-align: center;
      width: 98%;
      	/*
          a {
      	    color: #FFFFFF;
      	    display: block;
      	    height: 24px;
      	    margin: -18px 0;
      	    padding: 18px 0;
          }
      	*/ }
    .home-feature .moduletable .content {
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0);
      text-indent: -9999em; }
      .home-feature .moduletable .content a {
        display: block;
        height: 100%;
        left: 0;
        position: absolute;
        text-indent: -9999em;
        top: 0;
        width: 100%; }
    .home-feature .moduletable:hover .content {
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      filter: alpha(opacity=100); }

.sub .home-feature {
  margin: 0 0 20px 0;
  /*
  	.moduletable {
  		&.caravan-kitchen-hire {
  			h3 {
  				font-size: 21px;
  			}
  		}		
  	}
  */ }

.container {
  background: #fff;
  padding: 20px 0;
  position: relative;
  z-index: 3; }
  .container .main-content .breadcrumbs {
    display: none; }
  .container .main-content img {
    max-width: 100%;
    height: auto !important; }
  .container .main-content .blog h1 {
    margin: 0 0 5px 0; }
  .container .main-content .blog h2 {
    color: #5a656f; }
  .container .main-content .blog .items-row .item {
    border-bottom: solid 1px #dbdbdb;
    padding: 20px 0; }
  .container .left {
    max-width: 320px; }
    .container .left .side-nav {
      font-family: "Orbi Sans W01 Light", "Arial";
      line-height: 1;
      margin: 0 0 20px 0;
      text-transform: uppercase; }
      .container .left .side-nav h3 {
        background: #5b6770;
        color: #fff;
        font-size: 17px;
        padding: 9px 10px 6px 15px; }
      .container .left .side-nav ul li {
        border-top: solid 1px #fff;
        /***** need to change / improve structure? *****/ }
        .container .left .side-nav ul li a:hover, .container .left .side-nav ul li.current a {
          background: #ebeced;
          border-left: solid 5px #ee9210;
          color: #5a656f; }
        .container .left .side-nav ul li.active ul li {
          /*a:hover,*/ }
          .container .left .side-nav ul li.active ul li.current a {
            border-left: solid 5px #ee9210; }
          .container .left .side-nav ul li.active ul li a {
            background: #F4F5F6;
            border-left: solid 5px transparent;
            padding-left: 25px; }
            .container .left .side-nav ul li.active ul li a:hover {
              background: #ebeced; }
        .container .left .side-nav ul li ul li a {
          background: #F4F5F6;
          border-left: solid 5px transparent;
          padding-left: 25px; }
          .container .left .side-nav ul li ul li a:hover {
            border-left: solid 5px #ee9210; }
        .container .left .side-nav ul li a {
          background: #ebeced;
          border-left: solid 5px transparent;
          color: #5a656f;
          display: block;
          font-size: 17px;
          padding: 11px 10px 7px 15px; }

.home .request-quote a {
  background: #5b6770;
  color: #fff;
  display: block;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  padding: 14px 10px 16px 15px; }
  .home .request-quote a:hover {
    color: #ee9210; }
  .home .request-quote a .arrow {
    color: #ee9210;
    font-size: 85%;
    margin: 0 0 0 10px; }
.home .request-quote p {
  margin: 0; }

.sub .request-quote a {
  background: #5b6770;
  border-left: 5px solid #ee9210;
  color: #ee9210;
  display: block;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  padding: 7px 10px 9px 15px; }
  .sub .request-quote a:hover {
    color: #fff; }
  .sub .request-quote a .arrow {
    font-size: 85%;
    margin: 0 0 0 10px; }
.sub .request-quote p {
  margin: 0; }

.bottom {
  background: #ebeced url(../img/bottom-bg.png) no-repeat center top;
  border-top: solid 1px #b1b3b3;
  padding: 0; }
  .bottom .inner {
    padding: 0; }
  .bottom .content {
    height: 45px;
    overflow: auto;
    overflow-y: hidden;
    -ms-overflow-y: hidden;
    padding: 15px 0;
    width: 100%; }
    .bottom .content ul {
      margin: 0 auto;
      text-align: center;
      white-space: nowrap;
      width: 100%; }
      .bottom .content ul li {
        display: inline-block;
        padding: 0 12px; }
        .bottom .content ul li img {
          height: 38px !important;
          width: auto !important; }
        .bottom .content ul li a {
          display: block; }
          .bottom .content ul li a:hover {
            opacity: 0.7;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
            filter: alpha(opacity=70); }

.footer {
  background: #5b6770;
  padding: 20px 0; }
  .footer .footer-nav ul li {
    font-family: "Orbi Sans W01 Regular", "Arial";
    font-size: 13px;
    line-height: 1;
    padding: 4px 0;
    text-transform: uppercase; }
    .footer .footer-nav ul li a {
      color: white; }
      .footer .footer-nav ul li a:hover {
        color: #ee9210; }
  .footer .social {
    margin: 0 0 10px 0; }
    .footer .social ul li {
      display: block;
      float: left;
      margin: 0 7px 0 0; }
      .footer .social ul li a {
        background: url(../img/social.png) no-repeat 0 0;
        display: block;
        height: 21px;
        text-indent: -999em;
        width: 21px; }
        .footer .social ul li a:hover {
          opacity: 0.7;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
          filter: alpha(opacity=70); }
        .footer .social ul li a.twitter {
          background-position: -28px 0; }
        .footer .social ul li a.linkedin {
          background-position: -56px 0; }
        .footer .social ul li a.youtube {
          background-position: -85px 0; }
        .footer .social ul li a.googleplus {
          background-position: -114px 0; }
  .footer .dash {
    background: url(../img/dash-2x.png) no-repeat 0 0;
    background-size: 190px auto;
    display: block;
    height: 28px;
    margin-top: 10px;
    text-indent: -999em;
    width: 190px; }
    .footer .dash:hover {
      background-position: 0 100%; }

.main-content form {
  font-size: 14px;
  font-weight: bold;
  padding: 0;
  width: 100%; }
  .main-content form div.rsform-block {
    padding: 0 0 15px 0; }
  .main-content form input[type="text"],
  .main-content form input[type="email"],
  .main-content form textarea,
  .main-content form select {
    color: #464646;
    padding: 7px 2%;
    width: 95%; }
  .main-content form select {
    height: 33px;
    width: 100%; }
    .main-content form select option {
      padding: 3px 2%; }
  .main-content form input[type="submit"] {
    margin: 10px 0 0 0; }
  .main-content form .formRed {
    background: #cc0000;
    color: #fff;
    margin: 0 0 15px 0;
    padding: 5px 10px; }
  .main-content form .formError {
    color: #cc0000;
    font-size: 11.5px; }

.contacts {
  font-size: 15px;
  padding: 20px 0; }
  .contacts p {
    margin: 8px 0; }
    .contacts p .telephone {
      background: #ebeced;
      color: #ee4040; }
      .contacts p .telephone.clicked {
        background: none;
        color: #5a656f; }
      .contacts p .telephone:hover {
        cursor: pointer; }

.accordion li h4 .arrow {
  display: none; }

.wk-gallery-wall a {
  width: 49%; }
.wk-gallery-wall.margin {
  margin: 0; }
  .wk-gallery-wall.margin > * {
    margin: 0 1% 1% 0; }

.wk-map {
  height: 300px !important; }

.home-container .video a {
  height: 220px; }

.home-feature .moduletable.caravan-kitchen-hire h3 {
  font-size: 24px; }

.wk-gallery-wall a {
  width: 32%; }

.home-container .video {
  float: left;
  margin: 0;
  width: 50%; }
  .home-container .video a {
    height: 190px;
    width: 100%; }
.home-container .home-news {
  border-left: 1px solid #ee9210;
  float: right;
  font-size: 14px;
  padding: 0 0 0 23px;
  width: 40%; }

.wk-map {
  height: 400px !important; }

.menu-btn {
  display: none; }

.top-nav {
  display: block !important;
  position: absolute;
  right: 15px;
  top: 20px; }
  .top-nav ul.menu li {
    border: none;
    border-right: solid 1px #5a656f;
    display: block;
    float: left; }
    .top-nav ul.menu li:last-child {
      border-right: none; }
      .top-nav ul.menu li:last-child a {
        padding-right: 0; }
    .top-nav ul.menu li:hover a {
      color: #ee9210;
      background: none; }
    .top-nav ul.menu li a {
      background: none;
      color: #5a656f;
      font-size: 13px;
      padding: 0 10px;
      text-decoration: underline;
      text-transform: uppercase; }

.main-nav {
  display: block !important;
  position: absolute !important;
  right: 15px;
  top: 70px; }
  .main-nav ul.menu > li {
    border: none;
    display: block;
    float: left; }
    .main-nav ul.menu > li.active > a {
      background: none;
      color: #ee9210; }
    .main-nav ul.menu > li:hover > a {
      background: none;
      color: #ee9210; }
    .main-nav ul.menu > li:hover > ul {
      display: block; }
    .main-nav ul.menu > li:last-child > a {
      border-right: none;
      padding-right: 0; }
    .main-nav ul.menu > li > a {
      background: none;
      border-right: 1px solid #5a656f;
      color: #5a656f;
      display: block;
      font-size: 12px;
      line-height: 1;
      margin: 0 0 8px 0;
      padding: 0 20px;
      text-align: center; }
    .main-nav ul.menu > li ul {
      position: absolute; }
      .main-nav ul.menu > li ul li {
        display: block;
        border-bottom: solid 1px #fff; }
        .main-nav ul.menu > li ul li:hover a, .main-nav ul.menu > li ul li.active a {
          background: #ee9210;
          color: white; }
        .main-nav ul.menu > li ul li:last-child {
          border-bottom: none; }
        .main-nav ul.menu > li ul li a {
          background: #ebeced;
          color: #5a656f;
          display: block;
          font-size: 15px;
          padding: 6px 15px 6px 15px;
          text-transform: uppercase;
          width: 170px; }

.container .main-content {
  float: right;
  width: 68%; }
  .container .main-content .breadcrumbs {
    color: #9c9c9c;
    display: block;
    font-size: 11.5px;
    margin-bottom: 20px;
    text-transform: uppercase; }
    .container .main-content .breadcrumbs a, .container .main-content .breadcrumbs span {
      color: #9c9c9c;
      padding: 0 5px; }
      .container .main-content .breadcrumbs a:first-child, .container .main-content .breadcrumbs span:first-child {
        padding-left: 0; }
    .container .main-content .breadcrumbs a:hover {
      color: #ee9210; }
.container .left {
  float: left;
  width: 28%; }
  .container .left .side-nav {
    margin: 0 0 33px 0; }

.footer .footer-nav {
  float: left; }
  .footer .footer-nav ul li {
    border-right: solid 1px white;
    display: block;
    float: left;
    padding: 0 10px; }
    .footer .footer-nav ul li:first-child {
      padding-left: 0; }
    .footer .footer-nav ul li:last-child {
      border-right: none; }
.footer .dash {
  float: right;
  margin: -15px 0 0 0; }

.inner {
  margin: 0 auto;
  padding: 0;
  width: 980px; }

.header {
  height: 145px; }
  .header .inner .logo img {
    height: 112px;
    margin: 40px 0 0 0; }
  .header .inner .search {
    display: block;
    position: absolute;
    right: 0;
    top: 35px; }
    .header .inner .search input[type="text"] {
      background: #ebeced;
      border: none;
      color: #5A656F;
      float: left;
      font-size: 13px;
      font-style: italic;
      height: 16px;
      padding: 7px 10px;
      width: 185px; }
    .header .inner .search input[type="submit"] {
      background: #ebeced;
      border: none;
      color: #5a656f;
      cursor: pointer;
      font-size: 22px;
      font-weight: bold;
      padding: 0 3px 1px 5px; }
      .header .inner .search input[type="submit"]:hover {
        color: #ee9210; }

.top-nav {
  right: 0;
  top: 82px; }

.main-nav {
  right: 0;
  top: 115px; }
  .main-nav ul.menu > li > a {
    font-size: 17.5px;
    padding: 0 18px; }
  .main-nav ul.menu > li ul li a {
    font-size: 16.5px;
    padding: 7px 12px 3px 18px;
    width: 220px; }

.slider-mobile {
  display: none; }

.slider {
  display: block;
  height: 620px;
  overflow: hidden;
  position: relative; }
  .slider .inner {
    left: 50%;
    margin: 0 0 0 -682px;
    position: absolute;
    width: 1364px; }
  .slider .slides {
    margin: 36px 0 0 0;
    /* stops image moving for fade animation */ }
    .slider .slides li {
      -webkit-transform: rotate(0);
      transform: rotate(0); }
      .slider .slides li img {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden; }
  .slider .caption {
    background: none;
    border-left: 5px solid #EE9210;
    bottom: auto;
    filter: none !important;
    font-family: "Orbi Sans W01 Bold", "Arial";
    font-size: 32px;
    left: 192px;
    line-height: 1.1;
    max-height: 315px;
    overflow: hidden;
    padding: 0 0 0 15px;
    text-shadow: 1px 1px 6px #404040;
    text-transform: uppercase;
    top: 90px;
    width: 600px; }
    .slider .caption strong {
      font-size: 54px;
      font-weight: normal;
      display: block;
      line-height: 1;
      margin: 8px 0 0 0; }
  .slider .slider-overlay {
    background: url(../img/slider-overlay.png) no-repeat center top;
    height: 592px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3; }
  .slider .nav {
    margin: 10px 200px 0 0;
    text-align: right; }
    .slider .nav li {
      margin: 0 0 0 7px; }
      .slider .nav li.active span, .slider .nav li:hover span {
        background: #5b6770; }
      .slider .nav li span {
        background: #b1b3b3;
        height: 13px;
        width: 13px; }
  .slider p {
    margin: 0; }

.sub .slider {
  height: 346px; }
  .sub .slider .caption {
    display: none !important; }
  .sub .slider .nav {
    display: none; }
  .sub .slider .content {
    margin: 36px 0 0 0; }

.home .request-quote {
  left: 50%;
  margin: -88px 0 0 -490px;
  position: absolute;
  z-index: 3; }
  .home .request-quote a {
    background: url(../img/request-quote-bg.png) no-repeat right top;
    border-left: 5px solid #ee9210;
    font-size: 30px;
    height: 32px;
    padding: 16px 72px 12px 15px; }

.sub .request-quote a {
  font-size: 22px; }

.home-container {
  background: url(../img/home-content-bg.png) no-repeat center top;
  margin: -28px 0 0 0;
  padding: 42px 0 60px 0; }
  .home-container .home-intro {
    background: none;
    font-size: 16px;
    margin: 0;
    padding: 0 0 45px 0; }
    .home-container .home-intro strong {
      font-size: 29px; }
  .home-container .video {
    width: auto; }
    .home-container .video a {
      height: 250px;
      width: 476px; }
  .home-container .home-news {
    max-height: 350px;
    min-height: 250px;
    width: 420px; }

.home-feature {
  margin: 10px 0 35px 0; }
  .home-feature .moduletable {
    float: left;
    height: 162px;
    margin: 0 24px 0 0;
    overflow: hidden;
    width: 225px;
    /* Safari does not work */
    /*
    &.turnkey-camps {
    	background: url(../img/mask-bottom-small.png) no-repeat right bottom, url(../img/home-turnkey-camps.jpg) no-repeat 0 0;
    	&:hover {
    		background: url(../img/mask-top-small-white.png) no-repeat left top, url(../img/home-turnkey-camps.jpg) no-repeat 0 0;
    	}
    }
    &.caravan-hire {
    	background: url(../img/mask-top-small.png) no-repeat left top, url(../img/home-caravan-hire.jpg) no-repeat 0 0;
    	&:hover {
    		background: url(../img/mask-bottom-small-white.png) no-repeat right bottom, url(../img/home-caravan-hire.jpg) no-repeat 0 0;
    	}
    }
    &.camp-operations {
    	background: url(../img/mask-bottom-small.png) no-repeat right bottom, url(../img/home-camp-operations.jpg) no-repeat 0 0;
    	&:hover {
    		background: url(../img/mask-top-small-white.png) no-repeat left top, url(../img/home-camp-operations.jpg) no-repeat 0 0;
    	}
    }
    &.procurement {
    	background: url(../img/mask-top-small.png) no-repeat left top, url(../img/home-procurement.jpg) no-repeat 0 0;
    	&:hover {
    		background: url(../img/mask-bottom-small-white.png) no-repeat right bottom, url(../img/home-procurement.jpg) no-repeat 0 0;
    	}
    }
    */ }
    .home-feature .moduletable:last-child {
      margin: 0; }
    .home-feature .moduletable.turnkey-camps {
      background: url(../img/home-feature-bg.png) no-repeat 0 0;
      background-size: auto auto; }
      .home-feature .moduletable.turnkey-camps:hover {
        background-position: 0 -190px; }
    .home-feature .moduletable.caravan-hire {
      background: url(../img/home-feature-bg.png) no-repeat -257px 0;
      background-size: auto auto; }
      .home-feature .moduletable.caravan-hire:hover {
        background-position: -257px -190px; }
    .home-feature .moduletable.camp-operations {
      background: url(../img/home-feature-bg.png) no-repeat -513px 0;
      background-size: auto auto; }
      .home-feature .moduletable.camp-operations:hover {
        background-position: -513px -190px; }
    .home-feature .moduletable.procurement {
      background: url(../img/home-feature-bg.png) no-repeat -770px 0;
      background-size: auto auto; }
      .home-feature .moduletable.procurement:hover {
        background-position: -770px -190px; }
    .home-feature .moduletable.caravan-kitchen-hire {
      background: url(../img/home-feature-bg.png) no-repeat -257px 0;
      background-size: auto auto; }
      .home-feature .moduletable.caravan-kitchen-hire:hover {
        background-position: -257px -190px; }
        .home-feature .moduletable.caravan-kitchen-hire:hover h3 {
          height: 42px; }
      .home-feature .moduletable.caravan-kitchen-hire h3 {
        font-size: 28px; }
    .home-feature .moduletable.caravan-exploration-hire {
      background: url(../img/exploration-caravan.jpg) no-repeat 0 0;
      background-size: auto auto; }
      .home-feature .moduletable.caravan-exploration-hire:hover {
        background-position: 0 -188px; }
        .home-feature .moduletable.caravan-exploration-hire:hover h3 {
          height: 42px; }
      .home-feature .moduletable.caravan-exploration-hire h3 {
        font-size: 28px; }
    .home-feature .moduletable h3 {
      display: table-cell;
      font-size: 28px;
      height: 162px;
      padding: 0 15px;
      transition-duration: 0.4s;
      vertical-align: middle;
      width: 196px; }
    .home-feature .moduletable .content {
      transition-duration: 0.4s;
      padding: 0 15px;
      text-indent: 0;
      /*
      a {
      	color: #fff;
      	display: block;
      	font-weight: bold;
      	margin: 10px 0 0 0;
      }
      */ }
      .home-feature .moduletable .content p {
        margin: 0;
        text-align: left !important; }
    .home-feature .moduletable:hover h3 {
      border-bottom: 1px solid #fff;
      display: block;
      font-size: 20px;
      height: 22px;
      margin: 20px 15px 5px;
      padding: 0 0 4px;
      text-align: left;
      width: auto; }

.sub .home-feature .moduletable {
  margin: 0 15px 15px 0;
  width: 213px;
  /*
  		&:last-child {
  			margin: 0;
  		}
  */ }
  .sub .home-feature .moduletable:nth-child(3n) {
    margin: 0; }

.container {
  background: url(../img/content-bg.png) no-repeat top center;
  min-height: 300px;
  padding: 35px 0; }
  .container .main-content {
    width: 670px;
    /*
    		.blog {			
    			.items-row {
    					border-bottom: solid 1px $line;
    					padding: 10px 0;
    						
    				.item {
    					float: left;
    					border: none;
    					padding: 0;
    					width: 45%;
    					
    					&:nth-child(2n+1) {
    						margin-right: 10%;
    					}
    				}
    			}
    		}
    */ }
    .container .main-content h1, .container .main-content .category-title {
      margin: 0 0 35px; }
    .container .main-content p, .container .main-content ul li, .container .main-content ol li {
      text-align: justify; }
  .container .left {
    margin: 59px 0 0 0;
    width: 260px; }

.bottom .content {
  height: 55px;
  width: 980px; }
  .bottom .content ul li {
    padding: 0 22px; }
    .bottom .content ul li:first-child {
      padding-left: 0; }
    .bottom .content ul li:last-child {
      padding-right: 0; }
    .bottom .content ul li img {
      height: 51px !important; }

.footer {
  padding: 40px 0 60px 0; }
  .footer .dash {
    background: url(../img/dash.png) no-repeat 0 0;
    background-size: auto auto; }

.main-content #userForm {
  width: 368px; }
  .main-content #userForm input[type="text"],
  .main-content #userForm input[type="email"],
  .main-content #userForm textarea {
    width: 350px; }
  .main-content #userForm select {
    width: 366px; }
    .main-content #userForm select option {
      padding: 2px 8px; }

ul.accordion {
  margin: 20px 0;
  position: relative; }
  ul.accordion li {
    list-style: none;
    margin: 0;
    padding: 0 0 3px 0;
    text-align: left !important; }
    ul.accordion li.active .text {
      display: block; }
    ul.accordion li.active h4,
    ul.accordion li h4:hover {
      background-position: 0 -56px; }
    ul.accordion li:nth-child(2n) h4 {
      background-position: 0 -112px; }
    ul.accordion li:nth-child(2n).active h4, ul.accordion li:nth-child(2n) h4:hover {
      background-position: 0 -169px; }
    ul.accordion li h4 {
      background: url(../img/accordion-btn.png) no-repeat 0 0;
      border-radius: 2px;
      color: #fff;
      cursor: pointer;
      display: block;
      font-family: "Arial";
      font-size: 20px;
      font-weight: bold;
      line-height: 1;
      margin: 0;
      padding: 12px 20px;
      text-transform: none;
      width: 260px; }
      ul.accordion li h4 .arrow {
        display: inline;
        float: right;
        font-size: 80%; }
    ul.accordion li .text {
      background: #ebeced;
      display: none;
      font-size: 18px;
      height: 240px;
      overflow: hidden;
      padding: 20px 30px;
      position: absolute;
      right: 0;
      top: 0;
      width: 307px; }

.wk-gallery-wall a {
  width: 24.25%; }
  .wk-gallery-wall a:nth-child(4n) {
    margin-right: 0; }

/*
.home-container {
	.video {
			
		a {
			background: url(../img/video.jpg) no-repeat center center;
		}
	}
}
*/

/*# sourceMappingURL=ie.css.map */
