


* {-webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; backface-visibility: hidden !important; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; *behavior:url('/css/boxsizing.htc');}

html {width:100%; height: 100%;}
body {font:18px/1.5 Arial, Verdana, Helvetica, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: antialiased; -ms-font-smoothing: antialiased; font-smoothing: antialiased; height:100%; width:100%; background:#fff; height:100%; padding:0; margin:0;}



/* layout
----------------------------------------------- */

img {behavior:url('/css/iepngfix.htc');}

body.local {background:#000;}
#container {margin:20px auto; width:95%; max-width:1250px; text-align:left; background:none; padding:0; overflow: hidden; }

.container {width:90%; max-width:1250px; text-align:left; background:none; padding:0; clear:both;}

table tr td {vertical-align:top;}

.inner {margin:0; overflow:hidden; background:#fff; width:100%;}

.fixer {clear:both; font-size: .1em; line-height: .01em; color:#fff;}

hr {margin:0; padding:0; height:1px; background:#fff; color:#fff; border:0; border-bottom:1px solid #e5e5e5;}

/*ul {margin:0 0 0 5px; padding:0; list-style: none;}
ul li {margin:0; padding:0 0 5px 20px;}
ol {margin:0 0 0 5px;}
ol li {margin:0; padding:0 0 5px 5px;}*/

a {color:#199724; text-decoration:underline;}
a:hover {color:#0d422d; text-decoration:underline;}

.photo {border:1px solid #ccc; padding:8px;}
.fr {clear:right; float:right; margin:20px 0 20px 20px;}
.fl {clear:left; float:left; margin:20px 20px 0 20px;}

h1 {font-size:25px; color:#002e22; font-family:"franklin-gothic-urw-cond",sans-serif; font-weight:700; margin:30px 0 10px; line-height:1.2;}
h1 span {font-size:18px; color:#3a5e55;}
h2 {font-size:18px; color:#376056; font-family:"franklin-gothic-urw-cond",sans-serif; font-weight:700; line-height:1.2;}
h3 {font-size:22px; color:#333; line-height:1.2;}
h4 {font-size:18px; color:#333; line-height:1.2;}
h5 {font-size:14px; color:#333; line-height:1.2;}
h6 {font-size:12px; color:#333; line-height:1.2;}

/* .othersite {float:right; font-size:10px; margin-bottom:10px;} */
.othersite {width:100%; text-align:right; font-size:10px; margin-bottom:10px;}
.othersite a:link, .othersite a:visited, .othersite a:active, .othersite a:hover {color:#709089;}

.pageportioncentre a.phoneclick {color:#e50000; text-decoration:none; font-weight:bold;}

header {width:100%; background:#fff; padding-top:30px;}
header .logo {margin:auto; padding:0 30px 0 0; text-align:center; position:relative;}
header .logo .logoimage {float:left; width:45%; margin-right:5%; margin-bottom:20px;}
header .logo img {width:100%; max-width:180px;}
header .phone {float:left; width:50%; font-size:35px; text-align:center; font-weight:700; font-family:"franklin-gothic-urw-cond",sans-serif; color:#e50000;

position: absolute;
  top: 60%;
  left: 50%;
  transform: translateY(-50%);

}
header .phone a {color:#e50000; text-decoration:none;}
header .headerhero {background:#fff; margin:0;}
header .headerhero img {width:100%; height:auto;}

nav {background:#00b038; /*background: linear-gradient(to right, #00b038, #00b038, #00b038, #59cc7d);*/ width:100%;font-weight:700; font-size:16px;}
nav ul {list-style:none; margin:0; padding:0; width:100%; font-size:0;}
nav .container>ul:after {content: ""; display: inline-block; width: 100%;}
nav ul li {font-size:16px;}
nav .container>ul>li {display:inline-block; margin:0; padding:0; position:relative; background:#00b038;}
nav .container>ul>li.yellow {background:#39c; /*border-top:5px solid #38b;*/ /*margin-top:-5px; margin-bottom:-5px;*/ border-radius: 5px 5px 0 0;}
nav .container>ul>li.yellow>a { border-radius: 5px 5px 5px 0; /*padding-top:15px; padding-bottom:15px;*/}
nav ul li a {color:rgba(255,255,255,1); width:100%; text-decoration: none;}
nav ul li a i {margin-left:10px; color:#f0e533;}
nav .container>ul>li>a {padding:12px 20px; font-weight:bold; display:inline-block; /*border-left:1px solid rgba(0,0,0,0.1);*/ border-right:1px solid rgba(255,255,255,0.1); border-top:3px solid transparent;}
nav .container>ul>li.hover>a,
nav .container>ul>li:hover>a {color:rgba(255,255,255,1); background:rgba(0,0,0,0.1); text-decoration: none;}
nav .container>ul>li:last-of-type:after {content:'';}
nav .container>ul>li.yellow.hover>a,
nav .container>ul>li.yellow:hover>a {background:none;}

nav ul li ul {display:none; position:absolute; top:100%; left:0; list-style:none; margin:0; padding:10px 0 20px 0; background:rgba(0,157,65,1); width:250px; z-index:500;}
nav ul li ul li {float:none; position:relative; margin:0; padding:0; font-size:15px;}
nav ul li ul li a {display:block; width:100%; color:#fff; font-weight:normal; padding:5px 20px;}
nav ul li ul li a:hover {background:rgba(0,0,0,0.1); color:#fff; text-decoration: none;}
nav ul li ul li a span {float:right; background:#333; padding:2px 4px; border-radius: 2px; color:#fff; font-size:10px; opacity:0.6;}

nav ul li.hover>ul,
nav ul li:hover>ul {display:block;}
nav ul li ul li ul {left:100%; top:0;}

nav .container>ul>li.on a {color:rgba(255,255,255,1);}

nav .container>ul>li.floatright>a {border-right:0;}
nav li.floatright {float:right;}
nav li.floatright ul {right:0; left:auto;}
nav li.yellow a {color:#fff;}
nav li.yellow>a {background:#39c;}
nav li.yellow ul {background:#39c;}

.fronthero {width:100%; min-height:500px; background:no-repeat center center; background-size:cover; position:relative; /*padding-top:100px;*/}
.frontherogradient {position:absolute; padding:200px 0 50px 0; bottom:0; left:0; right:0; background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 50%, rgba(0,0,0,0.5) 100%);}
.fronthero h2 {color:#fff; font-size:50px; text-align:center;}
/*.fronthero h2 b {background:rgba(0,0,0,0.2); padding:0 20px; border-radius: 3px;}*/
.fronthero form { margin:0 auto; text-align:center; margin-top:30px;}
.fronthero form input[type="text"] {padding:10px 30px; width:100%; border-radius: 3px; border:0;}
.fronthero form select {margin-left:5px; margin-right:5px;}
.fronthero form input[type="submit"] {padding:10px 30px; background:#00b038; border-radius:3px; border:0; color:#fff; font-weight:bold; margin-left:5px; margin-right:5px;}
.fronthero form input[type="submit"]:hover {background:#000;}

.tenpercent {z-index:5; width:200px; background:#e62a35; padding:10px; border-radius: 5px; box-shadow: 10px 10px 10px rgba(0,0,0,0.5); text-transform: uppercase; color:#fff; margin-bottom:50px; position:absolute; top:100px; right:100px;}
.tenpercent img {width:100%; height:auto;}

.postcode-search {display:inline-block;}
.postcode-search .postcode-wrapper {position:relative; display:inline-block; width:300px; max-width:80%; margin-bottom:5px;}
.postcode-search select {width:300px; max-width:80%; height:47px; margin-bottom:5px; padding:10px; border:0; border-radius:3px;}
.postcode-results {display:none; position:absolute; z-index:5; top:100%; left:0; right:0; margin:3px auto 0 auto; background:#fff; border:1px solid rgba( 0,0,0, .1 ); border-radius:3px; text-align:left;}
.postcode-results a {display:block; padding:8px 10px; border-bottom:1px solid rgba( 0,0,0, .1 ); text-decoration:none;}
.postcode-results p {display:block; margin:0; padding:8px 10px;}
.postcode-results a:hover {background:#00b038; color:#fff;}
.postcode-results a .highlight {background:#00b038; color:#fff;}
.postcode-results a:hover .highlight {background:#fff; color:#00b038;}
.postcode-results a:first-child {border-radius:3px 3px 0 0;}
.postcode-results a:last-child {border-radius:0 0 3px 3px; border-bottom:0;}
.postcode-results a:only-child {border-radius:3px;}

.frontheadings {padding:20px 0; margin-top:30px; margin-bottom:20px; text-align:left; /*border-bottom:1px solid #eee;*/ /*display:none;*/}
.frontheadings h1 {color:#00b038; font-size:25px; line-height:135%; margin:0; /*text-transform: uppercase;*/}

.servicesgrid {width:100%; position:relative; margin:30px 0 15px 0; overflow:hidden;}
.servicesgrid .item {margin-bottom:25px; position:relative;}
.servicesgrid .item a {width:100%; height:200px; background-color:#eee; text-decoration: none; display:block; margin:0; background-repeat:no-repeat; background-position: center center; background-size:cover; position:relative;}
.servicesgrid .item a .overlay {width:100%; position:absolute; top:0; left:0; height:200px; background:linear-gradient(to top, rgba(0,0,0,0.7), transparent); margin:0 auto; padding:50px 30px 20px 30px; line-height:120%; display:block; text-decoration: none;}
.servicesgrid .item a .overlay h3 {margin:0 auto; text-align:center; color:#fff; font-family:"franklin-gothic-urw-cond",sans-serif; font-size:15px; font-weight:bold;}
.servicesgrid .item a .overlay h3 img {width: 90px; height:auto; margin-bottom:10px;}
.servicesgrid .item a:hover .overlay {background:rgba(0,0,0,0.7);}

  .servicesgrid .item .text {opacity:0; pointer-events:none; transform:translateY(100%); transition:all .2s; position:absolute; left:0; top:0; width:100%; bottom:0; display:flex; flex-direction:column; justify-content:center; padding:20px; font-size:14px; color:#fff;}
  .servicesgrid .item .text strong {display:block; margin-bottom:6px; font-size:15px; text-align:left;}
  @media all and ( min-width:601px ){
    .servicesgrid .item h3 {transition:all .2s;}
    .servicesgrid .item:hover h3 img {display:none;}
    .servicesgrid .item:hover .text {opacity:1; transform:translateY(0%); pointer-events:all;}
    .servicesgrid .item:hover h3 {opacity:0; padding-top:10px;}
  }
  
@media all and ( max-width:600px ){
  
  .grid.servicesgrid .item {width:100%;}
  .grid.servicesgrid .item a {height:auto; background-position:center top; background-size:100%;}
  .grid.servicesgrid .item a h3 {padding:0;}
  .grid.servicesgrid .item a .overlay {position:relative;}
  .grid.servicesgrid .item .text {opacity:1; pointer-events:all; transform:none; transition:none; position:relative; left:auto; top:auto; background:#f7f7f7; color:#000;}
  .grid.servicesgrid .item .text strong {display:none;}
  
}

.frontblog {width:100%; margin:30px 0;}
.frontblog .container {border-top:1px solid #eee;/* overflow:hidden;*/ padding-top:30px;}
.frontblog h2 {text-align:center; padding:20px 0; margin:0; font-size:25px;}
.frontblog .blog {padding-right: 30px; padding-top:30px; padding-bottom:30px; padding-left:0; margin:0;}
.frontblog .blog:first-of-type {padding-left:0;}
.frontblog .blog:last-of-type {padding-right:0;}
.frontblog .blog a {/*border:1px solid rgba(0,0,0,0.2);*/ background:#fff; display:block; border:1px solid #ddd; border-top:10px solid #00b038; border-radius:5px; /*box-shadow: 0 0 5px rgba(0,0,0,0.3);*/}
.frontblog .blog:hover a {border-color:#bbb; border-top:10px solid #333;}
.frontblog .blog:hover > a h2 { color: #303030;}
.frontblog .blog:hover img {opacity:0.9;}
.frontblog .blog img {width: 100%; max-width: 100%;}
.frontblog .blog h4 {color: #199724; font-size: 20px; padding:20px 20px 20px 20px; margin:0; text-decoration: none; border-bottom:0;}
.frontblog .blog a {text-decoration: none;}
.frontblog .blog p {color: black !important; text-decoration: none; padding: 5px 20px 20px 20px; margin:0; font-size:14px;}
.frontblog .blog span {color: black !important; text-decoration: none;}


.blogs { -webkit-columns: 3; -moz-columns: 3; columns: 3; -webkit-column-width: 250px; -moz-column-width: 250px; column-width: 250px; -webkit-column-gap: 20px; -moz-column-gap: 20px; column-gap: 20px; margin-top: 20px; }
.blogs .blogimage { max-height: inherit !important; max-width: inherit !important; -webkit-filter: inherit; filter: inherit; clear:both; margin-top:30px;}
/*.blogs .blog {border-top:1px solid #ccc; padding:30px 0;}*/
.blogs .blog { -webkit-column-break-inside: avoid; -moz-column-break-inside: avoid; column-break-inside: avoid; background: #f1f1f1; padding: 20px; border-bottom: 20px solid white; cursor: pointer; }
.blogs .blog:hover { opacity: .7; }
.blogs .blog:hover > a h2 { color: #303030; }
.blogs .blog img { width: 100%; max-width: 100%; }
.blogs .blog h2 { color: #199724; font-size: 21px; text-decoration: none; }
.blogs .blog a { text-decoration: none; }
.blogs .blog p { color: black !important; text-decoration: none; padding-bottom: 20px;  }
.blogs .blog span { color: black !important; text-decoration: none; }


.apppromo {width:100%; margin:80px 0 0 0;}
.apppromo .container {border-top:1px solid #eee; padding:20px 0 0 0; text-align: center;}
.apppromo h3 {margin:20px 0 10px 0; color:#199724; font-weight:bold;}
.apppromo p {margin:10px 10% 20px 10%;}
.apppromo .container a {display:inline-block;}
.apppromo .container a:hover img{opacity:0.7;}

.content h1 {margin-bottom:10px;}
.content ul {margin:20px 0 20px 5px;padding:0; list-style: initial;}
.content ul li {margin:0 0 0 20px; padding:0 0 5px 0; /*background: url("/images/bullet2.gif") 0 2px no-repeat;*/}
.content hr {margin:20px 0;}

.largebutton {clear:both; background:#00b038; border:0; color:#fff; padding:10px 40px; max-width:100%; font-size:25px; margin:30px auto; text-decoration: none; border-radius: 3px; cursor: pointer;}
.largebutton i {margin-left:20px; color:#f0e533;}
.largebutton:hover {color:#fff; text-decoration: none; opacity:0.9;}

.pagefullwidth {width: 100vw;position: relative;left: 50%;right: 50%;margin-left: -50vw;margin-right: -50vw;}
.pagealmostfullwidth {width: 90vw;position: relative;left: 50%;right: 50%;margin-left: -45vw;margin-right: -45vw;}

.pageportionleft {width:15%; display:block; float:left; /*margin-top:-100px;*/ z-index:2; position:relative;}
.pageportioncentre {width:60%; display:block; margin-left:5%; margin-right:5%; float:left; /*margin-top:-220px;*/ z-index:2; position:relative;}
.pageportionright {width:15%; display:block; float:right; z-index:2; position:relative;}

.enquirypromo {background:#FBD84D; padding:20px; position:fixed; bottom:20px; max-width:180px; border-radius:10px 10px 10px 0;}
.enquirypromo img {margin-left:15px; margin-top:-160px;}
.enquirypromo p {color:#333; padding-bottom:5px; font-size:15px; margin-bottom:0; border-bottom:1px solid rgba(255,255,255,0.1);}
.enquirypromo ul {list-style:none; margin:5px 0 0 0; padding:0; font-size:18px;}
.enquirypromo ul li {color:#333; list-style:none; text-indent: 0; margin:0; padding:0; }
.enquirypromo a {color:#000;}

/*.enquirypromo a {border-radius: 3px; background:#fff; color:#00b038; padding:4px 8px; margin-top:10px; text-decoration: none; display: inline-block; font-size:15px;}
.enquirypromo a:hover {opacity:0.8; text-decoration: none;}*/

.enquirypromosales {background:#e50000;}
.enquirypromosales p {color:#fff;}
.enquirypromosales ul li {color:#fff;}
.enquirypromosales a {color:#fff;}

.franchiseeprofile ul,
.franchiseeprofile p {font-size:15px; -webkit-column-break-inside:avoid;}
.franchiseeprofile h1 a {text-decoration:none; color:#002e22;}
.franchiseeprofile h1 a:hover {color:#000;}

.franchtest {display:inline-block;}
.franchtest p {-webkit-column-break-inside:auto;}

.franchiseeinfo span {background-color:initial !important;}
.franchiseeinfo iframe {width:100%; height:218px;}
.franchiseeinfo img {display:none;}

.franchiseeprofile .threecols {clear:both; width:100%; columns:3; column-gap: 60px;}

.franchiseeprofile .openingpara {text-align: left; padding-bottom:20px; margin-bottom:20px; border-bottom:1px solid #eee; max-width:750px; margin-left:auto; margin-right:auto;}
.franchiseeprofile .openingpara p {font-size:18px;}

.franchiseevideos {display:flex; flex-wrap:wrap; justify-content:space-between;}
.franchiseevideos iframe {flex:1; width:100%; max-width:380px; height:205px; margin:0 30px;}

.franchiseetier {padding:30px 0; margin-top:40px; background:#eee;}

.franchiseetier.pagefullwidth {float:left; right:auto; margin-right:0;}

.franchcards {float:left; clear:both; width:100%; padding:30px 0 15px 0; border-radius: 0; border-top:1px solid rgba(0,0,0,0.1);}

.franchcards .item {display:inline-block; font-size:13px; width:100%; float:left; margin:0 0 15px 0; padding-bottom:0; padding:15px; /*border:1px solid rgba(0,0,0,0.1);*/ border-radius: 3px; background:#fff;}
.franchcards .item h3 {font-weight:normal; font-size:14px; padding:10px 20px 10px 20px; margin:0; border-bottom:1px solid rgba(0,0,0,0.05);}
.franchcards .item h1 {line-height:120%;}

.franchcards h2 {text-align: center; font-size:30px; color:#333; font-weight:normal; margin:0 0 30px 0;}

.franchcols {width:100%; font-size:0.0000001px;
    -webkit-column-gap: 40px; -moz-column-gap: 40px; column-gap: 40px;
    -webkit-column-fill: auto; column-fill: auto;
    -moz-column-count: 4; -webkit-column-count: 4; column-count: 4;
    -webkit-margin-bottom-collapse: separate;}

h2.franchcolsheader {float:left; width:100%; text-align: center; font-size:30px; font-weight:normal; margin:10px 0 30px 0;}


.franchcard {background:#fff; display:inline-block; margin:0 0 30px 0;
       -webkit-column-break-inside: avoid; -moz-column-break-inside: avoid; column-break-inside: avoid; width:100%;}
.franchcard .franchcardinner {padding:10px 15px 15px 15px;}
.franchcard h5 {font-size:13px; font-weight:bold; line-height:120%;}
.franchcard p {font-size:11px; line-height:120%;}

.franchtest img {margin:10px 0;}

.franchavatar {float:left; max-width:15%; margin-right:5%;}
.newenquiryform.withavatar form {width:80%; float:right;}
.newenquiryform.withavatar p {text-align: left;}

.franchiseeprofile .enquirypromo {right:20px; max-width:400px; bottom:0; border-radius: 10px 10px 0 0; z-index:5;}
.franchiseeprofile .enquirypromo ul li {display:inline-block; width:45%;}

.toptesti {font-weight:normal; font-size:35px; color:#000; background:#fff; text-align:center; min-height:140px; margin-bottom:80px; padding:20px; border-radius:0 20px 20px 20px;}

.salesstrip {padding:20px 0; border-bottom:1px solid #ccc; color:#39c; border-left:0; border-right:0; margin:20px 0; font-size:30px;}

.salesquote {padding:20px; border:1px solid #39c; color:#666; border-left:0; border-right:0; margin:40px 0; text-align:center;}
.salesquote a {border-radius: 5px; margin:20px 0; background:#39c; border:2px solid #9cf; padding:5px 20px; color:#fff; text-decoration: none; font-size:12px; position:absolute; right:0;}
.salesquote a:hover {border-color:#39c; text-decoration: none; color:#fff;}
.salesquote em {font-style:italic; font-size:30px; font-family:serif; margin:20px 0;}
.salesquote i {font-size:10px; color:#ccc; margin:20px 5px 0 5px;}
.salesquote b i {color:#666;}

.pageportioncentre ul.saleslist {margin:30px 0;}
.pageportioncentre ul.saleslist,
.pageportioncentre ul.saleslist li {list-style:none; font-size:14px;}
.pageportioncentre ul.saleslist li {padding:20px; margin:20px 0 0 0; text-indent:0; border:1px solid #eee; width:48%; float:left; border-radius:5px; color:#666; background:none;}
.pageportioncentre ul.saleslist li:hover {border-color:#39c;}
.pageportioncentre ul.saleslist li:nth-of-type(2n+1) {margin-right:4%;}
.pageportioncentre ul.saleslist li b {color:#333;} 
.pageportioncentre ul.saleslist li i {font-size:50px; margin-left:20px; float:right; color:#39c;}
.pageportioncentre ul.saleslist li:hover i {color:#999;}
.pageportioncentre ul.saleslist .fa-chevron-circle-right {color:#39c;}

.pageportioncentre .salespromosouter {clear:both; background:#f7f7f7; border-top:1px solid #eee; border-bottom:1px solid #eee; padding:30px 0 50px 0; margin-top:30px; margin-bottom:30px;}
.pageportioncentre .salespromosouter ul {width:100%; margin:30px 0 10px 0; padding:0; list-style:none; border-bottom:1px solid transparent;}
.pageportioncentre .salespromosouter ul li {margin:0; background:#fff; text-indent:0; list-style:none; width:22%; margin-right:4%; border:1px solid #ddd; border-top:10px solid #00b038; border-radius:5px; margin-bottom:20px; padding:20px; float:left; font-size:14px;}
.pageportioncentre .salespromosouter ul li:last-of-type {margin-right:0;}
.pageportioncentre .salespromosouter ul b {display:block; color:#00b038; font-size:20px;}
.pageportioncentre .salespromosouter ul li:hover {border-top:10px solid #39c;}
.pageportioncentre .salespromosouter ul li:hover b {color:#39c;}

.pageportioncentre .slick-dots li {margin:0 5px; padding:0; background:none;}

.serviceoptions {clear:both; padding:0; margin:30px 0;}
/*
.serviceoptions ul {max-width:100%; margin:15px 10%; padding:0; list-style:none; border-bottom:1px solid transparent;}
.serviceoptions ul li {margin:0; clear:both; background:#fff; text-indent:0; list-style:none; width:100%; border:1px solid #ddd; border-left:10px solid #00b038; border-radius:5px; margin:10px 0; padding:10px 20px; font-size:18px;}
.serviceoptions ul b {display:block; color:#00b038; font-size:20px;}
.serviceoptions ul li:hover {border-left:10px solid #39c;}
.serviceoptions ul li:hover b {color:#39c;}
*/
.serviceoptions ul {margin:10px 0 0 5px; padding:0; list-style:none;}
.serviceoptions ul li {margin:0; padding:0 0 5px 25px; background:url(/images/bullet2.gif) 0 6px no-repeat;}

.subservicelist {clear:both; border-top:1px solid #eee; padding:10px 0 30px 0; margin:30px 0 30px 0;}
.subservicelist p {clear:both; padding-top:20px;}
.subservicelist ul {clear:both; width:100%; margin:0; padding:0; list-style:none; border-bottom:1px solid transparent;}
.subservicelist ul li {text-indent:0; list-style:none; width:30%; margin:0 5% 0 0; float:left; padding:5px 0; font-size:15px;}
.subservicelist ul li:nth-of-type(3n+3) {margin-right:0;}
.subservicelist ul b {display:block; color:#00b038; font-size:20px;}
.subservicelist ul li:hover {/* color:#39c; */}

.videoembed {border:20px solid #ccc; margin:30px 0 50px 0;}
.videoembed iframe {display:block; width:100%; height:400px;}
.videoembed p {margin:0;}

@media ( max-width: 768px ){
  .videoembed iframe {height:48vw;}
}

.mainbody {background:#fff; overflow:hidden;}

.slides {height:156px;}
.slide .quote {position:absolute; margin:0 30px 0 325px; width:400px; font-family:"franklin-gothic-urw-cond",sans-serif; font-size:24px; font-weight:700; color:#fff; text-shadow:0.08em 0.08em rgba(0,0,0,0.5); text-align:right; margin-top:33px; line-height:1.2;}
.slide .quote span {font-size:16px;}

.main {width:590px; float:left; overflow:hidden; margin:0 37px 0 35px;}

.side {width:260px; float:left; overflow:hidden; margin:25px 0 0 0;}

.fullwidth {width:100%;}

.franchisesales {clear:both; padding:30px 0; margin-top:30px; background:#39c; display:block; color:#fff; text-decoration: none;}
.franchisesales a {color:#fff; text-decoration: none;}
.franchisesales h3 {color:#fff; font-size:25px; text-align: center; margin:0 0 5px 0; font-weight:bold;}
.franchisesales p {color:#fff; opacity:0.6; font-size:20px; text-align: center;}
.franchisesales:hover {background-color:#28b; text-decoration: none;}
.franchisesales:first-of-type {margin-top:0;}

.franchisesalesheader {background:url('/images/heroes/happy-we-did.jpg') #fff no-repeat center bottom; min-height:180px;}

.submenu {background:#39c; margin:40px 0 40px 0; padding:20px 0; border-radius:5px 5px 0 5px; font-size:14px;}
.submenu ul {margin:10px 0; padding:0; list-style:none;}
.submenu ul li {color:rgba(255,255,255,0.4); margin:0; padding:0; border-bottom:1px solid rgba(255,255,255,0.1);}
.submenu ul li:last-of-type {border-bottom: none;} 
.submenu ul li a {padding:8px 20px; color:#fff; display:block; width:100%; text-decoration: none;}
.submenu ul li a:hover {text-decoration:none; background:rgba(0,0,0,0.1);}
.submenu li.depth1 ul {display:none;}

/*background-image: url(blend-mode-example.jpg);
    background-color: #51B7D3;
    background-blend-mode: luminosity;*/

footer {clear:both; width:100%; background:#eee; padding:35px 0 15px 0; font-size:15px; color:rgba(0,0,0,0.8);}
footer span {color:rgba(0,0,0,0.3); padding:0 10px;}
footer p {color:rgba(0,0,0,0.5); font-size:12px; padding:15px 0; margin:0;}
footer p a {color:rgba(0,0,0,0.5);}
footer a {text-decoration:underline; color:rgba(0,0,0,0.7);}
footer a:hover {text-decoration:underline; color:rgba(0,0,0,1);}
footer a.credit {float:right; clear:both; color:rgba(0,0,0,0.3); font-size:9px; padding:15px 0;}
footer hr {clear:both; background:rgba(0,0,0,0.1); height:1px; border:0; margin-top:20px;}

footer .logoimage img {max-width:150px;}

footer h4 {font-size:11px; font-weight:bold; font-family:Arial, sans-serif; color:rgba(0,0,0,0.7); margin:0 0 6px 0; border:0;}
footer ul {padding:0; list-style:none; float:left; width:250px; margin-right:30px;}
footer ul li {margin:5px 0; padding:0; background:none;}
footer ul li a {text-decoration:none; color:rgba(0,0,0,0.7); display:block;}
footer ul li a:hover {text-decoration:none; color:rgba(0,0,0,1);}

footer ul li:first-of-type a {font-weight:bold; text-transform: uppercase;}

/*footer .row:first-of-type p {float:left; width:150px; margin-right:20px;}*/
footer .row:first-of-type p {display:none;}

footer .footerlogos {border-top:1px solid rgba(0,0,0,0.05); padding-top:30px;}
footer .footerlogos div img {max-width:150px; height:auto !important;}
footer .footerlogos div:first-of-type {text-align:right;}

footer .footerfinal {border-top:1px solid rgba(0,0,0,0.05); padding-top:30px;}
footer .footerfinal div {text-align: center;}

/*.content p, .content li, .content td {font-size:14px; line-height:1.3;}*/
.content div.note p {padding-top:20px; padding-bottom:45px; color:#6c6c6c; font-size:11px;}
/*.content ul {margin:0 0 0 5px; padding:0; list-style:square;}
.content ul li {margin:0; padding:0 0 5px 14px; background: url("images/template/bullet.gif") 0 7px no-repeat;}*/

div.testimonial {border:none; box-shadow:none; -webkit-box-shadow:none; -moz-box-shadow:none; background:none; padding:0; margin:14px 0; line-height:1.3;}
div.testimonial div.quoted {display:block; background:#f4fdf7; border-top:1px solid #e1e1e1; border-right:1px solid #e1e1e1; border-left:1px solid #e1e1e1; border-radius:5px; padding:10px; box-shadow:none;}
div.testimonial div.quoter {margin:0 3px; background:url('images/template/quote-bg.gif') top left repeat-x; font-size:11px; color:#535353; box-shadow:none;}
div.testimonial div.quoter div.in {background:url('images/template/quote-pointer-green.gif') 10px 0 no-repeat; padding:5px 0 5px 40px; box-shadow:none;}
div.testimonial div.quoter b {font-size:14px;}
div.testimonial span.l {background:url('images/template/quote-left.gif') top left no-repeat; display:block; float:left; width:17px; margin:-1px 5px 0 0;}
div.testimonial span.r {background:url('images/template/quote-right.gif') top left no-repeat; padding:0 17px 0 0; width:17px; margin:-1px 0 0 5px;}

.locationsearch { margin-top:50px;}
.locationsearch .pageportioncentre {text-align: left;}
.locationsearch .postcode-search .postcode-wrapper {width:300px; max-width:80%;}
.locationsearch .postcode-search select {width:200px; max-width:80%; height:42px;}

.locationsearch .locationsearchenquire {margin:0; text-align:center; font-size:15px; font-weight:bold;}

.locationsearch select {border:1px solid #eee; background:#fff;}
.locationsearch form { margin:0 auto; text-align:center; padding:10px 0;}
.locationsearch form select {margin-right:10px; font-size:14px;}
.locationsearch form input[type="text"] {padding:10px 20px; width:100%; border-radius: 3px; border:0; font-size:14px; border:1px solid #eee; background:#fff;}
.locationsearch form input[type="submit"] {padding:8px 20px; background:#00b038; border-radius:3px; border:0; color:#fff; font-weight:bold; margin-left:10px; font-size:14px;}
.locationsearch form input[type="submit"]:hover {background:#000;}


.watermark {background:#fff url('images/template/vip-watermark.jpg') 0 40px no-repeat;}

.servicebuttons {margin:20px 0; overflow:hidden;}
.servicebutton {background:url('images/template/button-service.png') top left no-repeat; width:180px; margin:20px 20px 0 0; float:left;}
.servicebutton a:link, .servicebutton a:visited, .servicebutton a:active, .servicebutton a:hover {font-family:"franklin-gothic-urw-cond",sans-serif; font-size:17px; font-weight:400; text-decoration:none; color:#fff; text-shadow:0.08em 0.08em rgba(0,0,0,0.5); padding:24px 25px 39px 13px; display:block; background:url('images/template/button-arrow.png') 158px 28px no-repeat;}
.servicebutton:hover {background:url('images/template/button-service-hover.png') top left no-repeat;}
.double a:link, .double a:visited, .double a:active, .double a:hover {padding:16px 25px 30px 13px;}
.norightmargin {margin-right:0;}

.video {margin:50px 0 10px;}
.video .overlay {position:absolute; z-index:100; width:580px; cursor:pointer;}
.video .overlay .tag {width:237px; border-radius:5px; background:#262626 url('images/template/video-desc-bg.jpg') top left repeat-x; text-align:center; padding:10px; margin:-10px auto;}
.video .overlay .tag p {margin:0; padding:0; font-family:"franklin-gothic-urw-cond",sans-serif; font-size:17px; font-weight:700; color:#ababab; text-shadow:0.08em 0.08em rgba(0,0,0,0.5); text-align:center;}
.video .overlay .tag b {font-weight:700; font-size:20px; color:#fff;}
.video .overlay .play {width:174px; margin:60px auto;}

.enquiryformside {background:#faf4da; border:1px solid #f1eba7; border-radius:5px; text-align:center; margin:15px 0;}
.enquiryformside .padding {margin:15px;}
.enquiryformside h4 {color:#002e22; font-weight:normal; font-size:18px; margin:0; border:0;}
.enquiryformside p {font-size:11px; margin:2px 0 15px 0;}

table.form {border-collapse; width:100%; margin:20px 0;}
table.form tr td, table.form tr th {padding:0 0 5px 0; font-size:11px; text-align:left;}
table.form tr th {font-weight:bold; padding:8px 0 2px 0;}
table.form input.field {border-radius:5px; background:#fff; border:1px solid #cbcbcb; padding:7px 5px; width:210px;}
table.form select {width:220px; padding:7px 5px;}


p.partnerstitle {text-align:center; color:#737373;}

table.supporters {border-collapse; width:auto; margin:20px auto;}
table.supporters tr td {padding:0 0 5px 0; font-size:11px; text-align:center; width:240px; color:#585858;}
table.supporters a:link, table.supporters a:visited, table.supporters a:active, table.supporters a:hover {color:#585858; text-decoration:none;}
table.supporters a:hover {color:#333; text-decoration:underline;}

/* legacy styles from screen.css */

/*.required th {color:#c00; border-right:2px solid #f00;}
.required td input, .required td select {border:1px solid #ccc; border-left:2px solid #f00;}*/

.pagehero {width:100%; z-index:1;}

#tooltip {position: absolute; width: 250px; border:2px solid #b7d545; padding: 10px; background: #fff;
visibility: hidden; z-index: 100; font-size:11px; color:#666; line-height:135%; text-align:left;
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
#tooltip b {color:#333; font-size:14px;}

/* added for footer enquiry form; 2016-17 */
#tooltip { border: none !important; color: white; background: #01A330; font-size: 14px;  padding: 15px; }

img.icon-info {margin-left:5px;}

.enquiryform {background:#FBD84D; display:inline-block; border-radius:5px; padding:20px; margin:0 auto 30px auto; width:100%;}
.enquiryform table {margin:0;}
.enquiryform h3 {font-family:Arial; font-size:12px; font-weight:700;}
.enquiryform input[type="number"],
.enquiryform input[type=text],
.enquiryform input[type=email] {width:95%; border:1px solid rgba(0,0,0,0.1); padding:5px 10px; border-radius:3px;}
.enquiryform input.error {border-color:#f00;}
.enquiryform input.short {width:100px;}
.enquiryform input.button {width:auto; height:auto; border:none; padding:none;}
.enquiryform input.checkbox {width:initial; height:initial; border:none; padding:none;}
.enquiryform select.select {width:215px; height:24px; border:1px solid rgba(0,0,0,0.1); padding-left:4px; padding-right:4px; border-radius:3px;}
.enquiryform textarea {width:95%; height:100px; border:1px solid rgba(0,0,0,0.1); padding:5px 10px; border-radius:3px;}
.enquiryform tr th {text-align:left; padding:8px 0 0 0; vertical-align:top;}
.enquiryform tr td {text-align:left; padding:0;}
.enquiryform h5 {font-size:14px; color:#000; font-weight:bold; margin:10px 0;}
.enquiryform h6 {font-size:14px; color:#107558; font-weight:bold; margin:10px 0;}
.enquiryform label {line-height: 135%; font-weight: normal;}
.enquiryform .optionheader {font-weight:700; color:#FFF; padding-bottom:3px; background:#107558;}
.enquiryform .fa-question-circle {margin-left:5px; color:#00b038;}

.required th {color:#c00; border-right:none;}
.required td input, .required td select {border:1px solid #ccc; border-left:2px solid #f00;}
span.required {color:#c00;}

/*.enquiryform-container { display: inline-block; width: 100%; background: white; padding: 0 37px; padding-right: 0; }*/
.newenquiryform { clear:both; border-radius: 0; border: none; margin:50px 0; /*margin-bottom: 37px;*/ width: 100%; background: #FBD84D; padding:30px 40px; /*max-width: 515px;*/ }

.newenquiryform h1 { margin-top: 0; }
.newenquiryform p { font-size: 20px; margin:10px 0 30px 0; text-align:center;}
.newenquiryform a:link,
.newenquiryform a:visited {color:#333;}
.newenquiryform a:hover {text-decoration:none;}
.newenquiryform form input[type="text"],
.newenquiryform form input[type="email"],
.newenquiryform form select,
.newenquiryform form textarea { border-radius: 0; outline: none;  padding: 10px 15px; font-size: 15px; background: white; margin-bottom: 15px; border: none; width: 100%; height: auto; box-sizing: border-box; padding-right: 30px; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none;}
.newenquiryform form input[name="name"],
.newenquiryform form input[name="phone"],
.newenquiryform form select,
.newenquiryform form input[name="postcode"] { width: 100% !important; display: inline-block; font-size: 15px;}
.newenquiryform form input[name="postcode"] { width: 150px !important; }
/*.newenquiryform form input[name="name"],
.newenquiryform form select { margin-right: 14px; }*/
/*.newenquiryform form input[name="phone"],
.newenquiryform form input[name="postcode"] { margin-left: 14px; }*/
.newenquiryform form select { background: url('/images/arrows-select.png') no-repeat center right; background-color: white; background-size: 12px; background-position-x: 95%; }

.newenquiryform form tr:last-child td:last-child input:last-child,
.newenquiryform form tr:last-child td:last-child select:last-child,
.newenquiryform form tr:last-child td:last-child textarea:last-child { margin-bottom: 0; }
.newenquiryform form button { background: #01A330; padding: 10px 30px; color: white; font-size: 15px; border-radius: 3px; border: none !important; margin: 10px 0 0 0; cursor: pointer; }
.newenquiryform form button i { font-size: 18px; }
.newenquiryform form .icon-info { margin-left: 0; }
.newenquiryform form button:hover { opacity: 0.8; }

.salesversion {background-color:#39c;}
.salesversion form button {background-color:#000;}

small {font-size:9px}

.nup {display:none;}

#attention-boxes-sub {margin:10px 0 20px 0; border-bottom:1px solid #ccc; padding-bottom:20px;}
#attention-box {width:100%;}
#attention-box p {color:#fff; font-size:11px; margin:0;}
#attention-box a:link, #attention-box a:active, #attention-box a:visited, #attention-box a:hover {font-size:11px;}
#attention-box-left, #attention-box-middle, #attention-box-right {color:#fff;font-size:11px;line-height:1.2;padding:10px 15px;background:#199724;float:left;width:150px;}
#attention-box-left, #attention-box-middle { margin-right:15px; }

/* Added by Tom 16/05/17: My Local VIP service list */
.servicetypes {width:100%; margin:20px 0 30px 0;}
.servicetypes a:link,
.servicetypes a:visited {display:inline-block; vertical-align:top; width:190px; margin:0 0 20px 0; font-size:11px; line-height:1.3em; color:#00a431; text-decoration:none;}
.servicetypes h3 {margin:0 0 5px 0; padding:0; font-size:14px; font-family:Arial,sans-serif; font-weight:bold;}
.servicetypes h3 {font-size:14px; text-decoration:none; color:#0d422d;}
/* */

.services {background:#fff; width:100%; margin:20px 0 30px 0;}
.services h1 {margin:0 0 5px 0; padding:0; font-size:14px; font-family:Arial,sans-serif; font-weight:bold;}
.services h1 a {font-size:14px; text-decoration:none; color:#0d422d;}
.services hr {clear:both;}
.services a {font-size:11px;line-height:12pt;color:#00A431;text-decoration:underline;}
.services-block {float:left; width:190px;}

.sideservices {float:right; width:170px; margin:10px 0 40px 20px;}
.sideservices h3 {color:#0d422d; margin-left:20px; font-size:14px;}
.sideservices ul {list-style:none inside; margin:0; padding:0;}
.main .sideservices ul li {padding:5px 0; border-top:1px solid #ccc; margin-left:20px; font-size:11px; background:none;}
.sideservices ul li a {text-decoration:underline;}

a.servicesuburb {font-size:10px; text-decoration:none; font-weight:bold;}
a.servicestate {padding:3px; border:1px solid #ccc; margin:10px 5px 0 0; font-size:10px; text-decoration:none; font-weight:bold;}

#calltoaction p {font-size:11px; color:#999;}

.main ul.ui-tabs-nav li {font-size:11px;}

ul.services {list-style:none;margin:0 0 20px 0;padding:0;}
ul.services li {margin:0;padding:0 0 5px 14px;background: url("/images/bullet-grey.gif") 0 6px no-repeat;font-size:11px;}
ul.services li a:link, ul.services li a:active, ul.services li a:visited, ul.services li a:hover {font-weight:bold;color:#04523C;}

.main ul.side-services {list-style:none; margin:0 0 20px 16px; padding:0;}
.main ul.side-services li {margin:0; padding:0 0 5px 14px; background:url("/images/bullet-grey.gif") 0 6px no-repeat; font-size:11px;}
.main ul.side-services li a:link, ul.side-services li a:active, ul.side-services li a:visited, ul.side-services li a:hover {font-weight:bold; color:#04523C;}
.main ul.side-services li.title {font-weight:bold; background:none; padding-left:0;}

.sideservices {float:right; width:200px; border-left:1px solid #ccc; margin:20px 0 40px 20px;}
.sideservices h3 {color:#0d422d; margin-left:20px;}
.sideservices ul {list-style:none inside; margin:0; padding:0;}
.sideservices ul li {padding:5px 0; border-top:1px solid #ccc; margin-left:20px; font-size:11px;}
.sideservices ul li a {text-decoration:underline;}

a.servicesuburb {font-size:10px; text-decoration:none; font-weight:bold;}
a.servicestate {padding:3px; border:1px solid #ccc; margin:10px 5px 0 0; font-size:10px; text-decoration:none; font-weight:bold;}

addr {color:#900; font-weight:bold;}

.clear {clear:both;}

#link-back, #link-back a {font-size:10px;color:#a2a4a0;text-decoration:none;padding-bottom:5px;float:right;}
#link-back a:hover {color:#;}
#link-back .green-arrow {color:#70c20e;}
#link-back .highlight {color:#fff;}

#page-body {width:950px;margin:0px auto;text-align:left;}

#page-header {width:950px;height:146px; background:#fff;}

#gap {height:10px;}

img.icon-info {margin-left:5px;}

/*#local-side {margin-top:30px; width:200px; float:left;}*/
.pageportionleft h2 {font-size:14px; color:#04523C; text-align:center; margin-bottom:3px;}
.pageportionleft h3 {font-size:11px; color:#000; text-align:center; font-weight:normal; margin-top:3px; margin-bottom:10px;}

/*#local-main {margin-top:30px; width:352px; margin-left:230px;}*/
.pageportioncentre h1, #local-split h1 {font-size:30px; font-family:"franklin-gothic-urw-cond",sans-serif; line-height:135%; font-weight:700; color:#00b038;}
.pageportioncentre h2, #local-split h2 {font-size:16px; font-weight:bold; color:#333; font-weight:bold; margin:20px 0 10px;}
.pageportioncentre h3, #local-split h3 {font-size:24px; font-family:"franklin-gothic-urw-cond",sans-serif; font-weight:700; color:#04523C;}
.pageportioncentre h4, #local-split h4 {font-size:18px; font-weight:bold; color:#333; font-weight:bold;}
.pageportioncentre h5, #local-split h5 {font-size:18px; font-weight:bold; color:#333; font-weight:bold; margin-bottom:1px;}
.pageportioncentre h6, #local-split h6 {font-size:14px; font-weight:bold; color:#888; font-weight:normal; margin-top:1px; margin-bottom:5px;}
.pageportioncentre img.photo {margin:0; border:1px solid #e1e1e1; padding:5px;}
.pageportioncentre tr td.pht h5 {margin-top:6px;}
.pageportioncentre tr td.pht p {font-size:11px}
/*.pageportioncentre div.item {margin-bottom:10px;}*/
.pageportioncentre .ui-helper-clearfix {display:block; overflow:hidden;}
.pageportioncentre .ui-tabs .ui-tabs-panel {padding:0;}
.pageportioncentre ul li {list-style:none; margin:0; padding:0 0 5px 25px; background:url(/images/bullet2.gif) 0 6px no-repeat;}

#local-split {width:632px;}

/*
table.alphabet {border-collapse:collapse;}
.alphabet tr {vertical-align:middle;}
.alphabet tr td {padding:0 4px;}

a:link.alpha , a:active.alpha , a:visited.alpha , a:hover.alpha  {width:16px;color:#fff;background:#04523C;padding:5px;margin:2px 2px;display:block;float:left;text-decoration:none;text-align:center;}
a:hover.alpha {background:#199724;}
a:link.on , a:active.on , a:visited.on , a:hover.on {background:#199724;}
*/

/* Tom replaced above with the below */
a.alpha:link,
a.alpha:visited {display:inline-block; font-size:25px; min-width:45px; margin:5px; padding:5px 10px; color:#fff; background:#04523c; text-decoration:none; text-align:center; border-radius: 3px;}
a.alpha:hover {background:#199724;}
a.alpha.on:link
a.alpha.on:visited {background:#199724;}

.suburbs {display:flex; flex-wrap:wrap; margin:20px 0;}
.suburbs a:link,
.suburbs a:visited {flex:25%; flex-grow:0; margin:0; padding:5px 12px 5px 7px; border-bottom:1px solid #e1e1e1; line-height:1.2em; text-decoration:none;}
.suburbs a:hover {color:#000;}
.suburbs a.title {display:block; flex:100%; width:100%; padding:8px 12px 8px 7px; background:#199724; color:#fff;}
/* */


/* Tabs (Tom added) */
.tabs {display:inline-block; width:100%; margin:20px 0; border-bottom:1px solid #e1e1e1;}
.tabs a:link,
.tabs a:visited {display:inline-block; padding:.5em 1em; border-radius:3px 3px 0 0; border:1px solid #ccc; border-bottom:0; background:#f6f6f6; color:#184f4b; text-decoration:none; cursor:pointer; font-family:"franklin-gothic-urw-cond", sans-serif; font-weight:700; font-size:15px;}
.tabs a.active:link,
.tabs a.active:visited {border-color:#00b038; background:#00b038; /*background:linear-gradient( to bottom, #00b038 30%, #009927 100% );*/ color:#fff;}
/* */

/* Tooltip (Tom added) */
.tooltip {position:absolute; z-index:1000; display:none; padding:8px 10px; border-radius:3px; background:#222; color:#fff; font-size:10px; line-height:1em; font-family:Verdana, sans-serif; white-space:pre-wrap;}
.tooltip:hover {display:inline-block !important;}
.tooltip::before {content:'\f0d8'; font-family:'FontAwesome'; font-size:18px; color:#222; position:absolute; left:0; top:0; width:100%; margin-top:-8px; text-align:center;}
/* */


table.suburbs {border-collapse:collapse; margin:20px 0; border-top:1px solid #e1e1e1;}
.suburbs tr {vertical-align:middle;}
.suburbs tr td {margin:0; padding:5px 12px 5px 7px; border-bottom:1px solid #e1e1e1; font-size:10px;}
.suburbs tr td a:link, .suburbs tr td a:active, .suburbs tr td a:visited, .suburbs tr td a:hover {text-decoration:none;}
.suburbs tr th {margin:0; padding:8px 12px 8px 7px; background:#199724;color:#fff;text-align:left;}

table.portion {border-collapse:collapse; margin:0; font-size:11px; width:100%; margin-bottom:10px;}
.portion tr {vertical-align:middle;}
.portion tr td {margin:0; padding:10px 0 10px 0; border:0; width:100%;}
.portion tr td p {width:100%; max-width:346px; overflow:hidden;}
.portion tr td img {max-width:346px;}
#page-content-left .portion tr td h5 {font-size:11px;}
#page-content-left .portion tr td p, #page-content-left .portion tr td li {font-size:11px;}
#page-content-left .portion tr td.testimonial p {font-size:11px;}

select.siteselect {padding:3px; margin:75px 0 0 549px; font-size:12px;}
select.siteselect option {}

.ac_input {width: 400px;}
.ac_results {width: 400px;padding:0;border: 1px solid #cacaca;background-color: Window;overflow: hidden;margin-top:5px;}
.ac_results ul {width: 100%;list-style-position: outside;list-style: none;padding: 0;margin: 0;}
.ac_results iframe {display:none;/*sorry for IE5*/display/**/:block;/*sorry for IE5*/position:absolute;top:0;left:0;z-index:-1;/*filter:mask();*/width:3000px;height:3000px;}
.ac_results li {margin: 0px;padding: 5px 8px;cursor: pointer;display: block;width: 100%;font: menu;font-size: 14px;overflow: hidden;border-bottom:1px solid #cacaca;text-align:left;list-style:none;background-image:none;}
.ac_results li a:link, .ac_results li a:active, .ac_results li a:visited, .ac_results li a:hover {color:#000;}
.ac_loading {background: url('images/loading.gif') right center no-repeat;}
.ac_over {background:#f3f3f3;color:#000;}

#response {width:950px; color:#000; border-bottom:1px solid #ccc; border-top:1px solid #ccc; background-image:url(images/highlight.gif);}
#response cite {color:#666;}
#response p {padding:10px 10px 10px 20px; margin:0;}

div#disclaimer {border:1px solid #e1e1e1;padding:5px;margin:10px;}
div#disclaimer p {font-size:10px;color:#999;margin:0;}

table.twocolumn {margin-left:0; width:auto;}

.ui-tabs-anchor {font-family:"franklin-gothic-urw-cond",sans-serif; font-weight:700; font-size:15px; user-select:none !important;}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {border-bottom-left-radius:0 !important;}


.largelist li{
     font-size: 14px;
     padding-bottom: 15px;
}

.phonedown {
border: 2px solid red;
color: black;
padding: 20px;
margin: 20px;
font-size:15px;


}
/*
.content ul {
margin:0 0 0 5px; 
padding:0; 
list-style:square;
}

.content ul li {
margin:0; 
padding:0 0 5px 14px; 
background: url("../images/template/bullet.gif") 0 7px no-repeat;
color: #0D422D;
color: black;
}*/

.redphone {
color: red;
/*font-size:15px;*/
font-weight: bold;
}

.btn-danger a {color:#fff;}
.btn-danger .phone-number a {color:#fff;}

.main ul li{
font-size:14px;
}

h1 {
line-height: 24px;
}

h3 {
margin-bottom: 5px;
}

h4 {

font-size: 20px;
color: #376056;
font-family: "franklin-gothic-urw-cond",sans-serif;
font-weight: 700;
line-height: 1.2;
/*border-bottom: 1px solid #376056;*/
/*margin-bottom: 0px;*/
}

.nomargin {
margin: 0px;
}

li {
color: #000000;
}

td {
color: #0d422d;
font-size:14px;

}

.testimonial {
background: #f6f6f6; 
border:1px solid #00512f;
font-size:14px;
line-height: 20px;
padding: 20px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: 4px 4px 5px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    4px 4px 5px rgba(50, 50, 50, 0.5);
box-shadow:         4px 4px 5px rgba(50, 50, 50, 0.5);
}

.greenbox {
background: #E0F8E0; 
border:1px solid #00512f;
font-size:14px;
line-height: 20px;
padding: 20px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: 4px 4px 5px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    4px 4px 5px rgba(50, 50, 50, 0.5);
box-shadow:         4px 4px 5px rgba(50, 50, 50, 0.5);
}

.redphone {
color:red;
font-weight: bold;
}
.redphone a {
  color:#e50000;
}

.stdtable {
border:1px solid black;
}

.stdtable th {
background: #dbf6e3;
text-align: center;
}

.stdtable td, .stdtable th {
color: #000000;
border:1px solid #eee;
padding-left: 1em;
padding-right: 1em;
padding-top: 0.5em;
padding-bottom: 0.5em;
}

.bluebtn {
  display: inline-block;
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff !important;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
margin-left: 1em;
margin-right: 1em;
margin-bottom: 1em;
width:9em;
text-align:center;
}

.bluebtn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}

.bluebtn a {
color: #ffffff !important;
text-decoration: none;
text-align: center;
}


.greenbtn {
  display: inline-block;
  background: #71ce8b;
  background-image: -webkit-linear-gradient(top, #71ce8b, #35b559);
  background-image: -moz-linear-gradient(top, #71ce8b, #35b559);
  background-image: -ms-linear-gradient(top, #71ce8b, #35b559);
  background-image: -o-linear-gradient(top, #71ce8b, #35b559);
  background-image: linear-gradient(to bottom, #71ce8b, #35b559);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff !important;
  font-size: 20px;
  padding: 10px 10px 10px 10px;
  text-decoration: none;
margin-left: 1em;
margin-right: 1em;
margin-bottom: 1em;
width:9em;
text-align:center;
}

.greenbtn:hover {
  background: #35b559;
  background-image: -webkit-linear-gradient(top, #35b559, #71ce8b);
  background-image: -moz-linear-gradient(top, #35b559, #71ce8b);
  background-image: -ms-linear-gradient(top, #35b559, #71ce8b);
  background-image: -o-linear-gradient(top, #35b559, #71ce8b);
  background-image: linear-gradient(to bottom, #35b559, #71ce8b);
  text-decoration: none;
}

.greenbtn a {
color: #ffffff !important;
text-decoration: none;
text-align: center;
}

/* SVG map stuff */
#svg_map text {fill:#fff; font-weight:bold; text-decoration:none; font-family:"franklin-gothic-urw-cond",sans-serif; pointer-events:none;}

#svg_map #map-state-act a {fill:#fff; text-decoration:none;}
#svg_map #map-state-act text {fill:#fff; pointer-events:painted;}
#svg_map #map-state-act circle {fill:#00b038; stroke:#fff;}
#svg_map #map-state-act polygon {fill:#80d89c;}
#svg_map #map-state-act:hover circle {fill:rgb( 61,195,104 );}

#map-state-tas polygon,
#map-state-tas path,
#map-state-nt polygon,
#map-state-nt path,
#map-state-vic polygon,
#map-state-vic path,
#map-state-nsw path,
#map-state-qld polygon,
#map-state-qld path,
#map-state-sa polygon,
#map-state-sa path,
#map-state-wa polygon,
#map-state-wa path {fill:#00b038 !important; transition:fill .1s;}

#map-state-tas:hover polygon,
#map-state-tas:hover path,
#map-state-nt:hover polygon,
#map-state-nt:hover path,
#map-state-vic:hover polygon,
#map-state-vic:hover path,
#map-state-nsw:hover path,
#map-state-qld:hover polygon,
#map-state-qld:hover path,
#map-state-sa:hover polygon,
#map-state-sa:hover path,
#map-state-wa:hover polygon,
#map-state-wa:hover path {fill:rgba( 0,176,56, .76 ) !important;}









/* Responsive Grid
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* Number is amount of items in row - eg; grid-lg-8 = 8 items per row at 1200px and above */
.grid { width: 100%; }
.grid .item { display: inline-block; float: left; padding: 0 15px; min-height: 1px; position: relative; }

@media (max-width: 550px) {
  /* Widths */
  .grid-xs-12 .item { width: 8.333333%; }
  .grid-xs-11 .item { width: 9.088888%; }
  .grid-xs-10 .item { width: 10%; }
  .grid-xs-9 .item { width: 11.111111%; }
  .grid-xs-8 .item { width: 12.5%; }
  .grid-xs-7 .item { width: 14.277777%; }
  .grid-xs-6 .item { width: 16.666667%; }
  .grid-xs-5 .item { width: 20%; }
  .grid-xs-4 .item { width: 25%; }
  .grid-xs-3 .item { width: 33.333333333333333%; }
  .grid-xs-2 .item { width: 50%; }
  .grid-xs-1 .item { width: 100%; }
}

@media (min-width: 550px) {
  /* Widths */
  .grid-xs-12 .item { width: 8.333333%; }
  .grid-xs-11 .item { width: 9.088888%; }
  .grid-xs-10 .item { width: 10%; }
  .grid-xs-9 .item { width: 11.111111%; }
  .grid-xs-8 .item { width: 12.5%; }
  .grid-xs-7 .item { width: 14.277777%; }
  .grid-xs-6 .item { width: 16.666667%; }
  .grid-xs-5 .item { width: 20%; }
  .grid-xs-4 .item { width: 25%; }
  .grid-xs-3 .item { width: 33.333333333333333%; }
  .grid-xs-2 .item { width: 50%; }
  .grid-xs-1 .item { width: 100%; }
}

@media (min-width: 768px) {
  /* Widths */
  .grid-sm-12 .item { width: 8.333333%; }
  .grid-sm-11 .item { width: 9.088888%; }
  .grid-sm-10 .item { width: 10%; }
  .grid-sm-9 .item { width: 11.111111%; }
  .grid-sm-8 .item { width: 12.5%; }
  .grid-sm-7 .item { width: 14.277777%; }
  .grid-sm-6 .item { width: 16.666667%; }
  .grid-sm-5 .item { width: 20%; }
  .grid-sm-4 .item { width: 25%; }
  .grid-sm-3 .item { width: 33.333333333333333%; }
  .grid-sm-2 .item { width: 50%; }
  .grid-sm-1 .item { width: 100%; }
}

@media (min-width: 800px) {
  /* Widths */
  .grid-sma-5 .item { width: 20%; }
}

@media (min-width: 992px) {
  /* Widths */
  .grid-md-12 .item { width: 8.333333%; }
  .grid-md-11 .item { width: 9.088888%; }
  .grid-md-10 .item { width: 10%; }
  .grid-md-9 .item { width: 11.111111%; }
  .grid-md-8 .item { width: 12.5%; }
  .grid-md-7 .item { width: 14.277777%; }
  .grid-md-6 .item { width: 16.666667%; }
  .grid-md-5 .item { width: 20%; }
  .grid-md-4 .item { width: 25%; }
  .grid-md-3 .item { width: 33.333333333333333%; }
  .grid-md-2 .item { width: 50%; }
  .grid-md-1 .item { width: 100%; }
}

@media (min-width: 1200px) {
  /* Widths */
  .grid-lg-12 .item { width: 8.333333%; }
  .grid-lg-11 .item { width: 9.088888%; }
  .grid-lg-10 .item { width: 10%; }
  .grid-lg-9 .item { width: 11.111111%; }
  .grid-lg-8 .item { width: 12.5%; }
  .grid-lg-7 .item { width: 14.277777%; }
  .grid-lg-6 .item { width: 16.666667%; }
  .grid-lg-5 .item { width: 20%; }
  .grid-lg-4 .item { width: 25%; }
  .grid-lg-3 .item { width: 33.333333333333333%; }
  .grid-lg-2 .item { width: 50%; }
  .grid-lg-1 .item { width: 100%; }
}

@media (min-width:1200px){
    .auto-clear.grid-lg-1 .item:nth-of-type(n+1){clear:left;}
    .auto-clear.grid-lg-2 .item:nth-of-type(2n+1){clear:left;}
    .auto-clear.grid-lg-3 .item:nth-of-type(3n+1){clear:left;}
    .auto-clear.grid-lg-4 .item:nth-of-type(4n+1){clear:left;}
    .auto-clear.grid-lg-5 .item:nth-of-type(5n+1){clear:left;}
    .auto-clear.grid-lg-6 .item:nth-of-type(6n+1){clear:left;}
}
@media (min-width:992px) and (max-width:1199px){
    .auto-clear.grid-md-1 .item:nth-of-type(n+1){clear:left;}
    .auto-clear.grid-md-2 .item:nth-of-type(2n+1){clear:left;}
    .auto-clear.grid-md-3 .item:nth-of-type(3n+1){clear:left;}
    .auto-clear.grid-md-4 .item:nth-of-type(4n+1){clear:left;}
    .auto-clear.grid-md-5 .item:nth-of-type(5n+1){clear:left;}
    .auto-clear.grid-md-6 .item:nth-of-type(6n+1){clear:left;}
}
@media (min-width:768px) and (max-width:991px){
    .auto-clear.grid-sm-1 .item:nth-of-type(n+1){clear:left;}
    .auto-clear.grid-sm-2 .item:nth-of-type(2n+1){clear:left;}
    .auto-clear.grid-sm-3 .item:nth-of-type(3n+1){clear:left;}
    .auto-clear.grid-sm-4 .item:nth-of-type(4n+1){clear:left;}
    .auto-clear.grid-sm-5 .item:nth-of-type(5n+1){clear:left;}
    .auto-clear.grid-sm-6 .item:nth-of-type(6n+1){clear:left;}
}
@media (max-width:767px){
    .auto-clear.grid-xs-1 .item:nth-of-type(n+1){clear:left;}
    .auto-clear.grid-xs-2 .item:nth-of-type(2n+1){clear:left;}
    .auto-clear.grid-xs-3 .item:nth-of-type(3n+1){clear:left;}
    .auto-clear.grid-xs-4 .item:nth-of-type(4n+1){clear:left;}
    .auto-clear.grid-xs-5 .item:nth-of-type(5n+1){clear:left;}
    .auto-clear.grid-xs-6 .item:nth-of-type(6n+1){clear:left;}
}

@media (max-width:1200px){

.pageportionleft {width:17.5%;}
.pageportioncentre {width:60%;margin-left:2.5%; margin-right:2.5%;}
.pageportionright {width:17.5%;}

}

@media (max-width:992px){

.pageportionleft {width:30%;}
.pageportioncentre {width:65%;margin-left:5%; margin-right:0%;}
.pageportionright {display:none;}
.enquirypromo {position:relative; bottom:initial; max-width:initial;}
.franchiseeprofile .enquirypromo {right:initial; left:initial; margin:0; position:relative; width:100%; max-width:100%; z-index:5; border-radius:0; padding-left:15px; padding-right:15px;}

/*.container {width:95%;}*/

.pagefullwidth {width: 100%; position: relative; left: initial; right: initial; margin-left: 0; margin-right: 0;}
.pagealmostfullwidth {width: 100%; position: relative; left: initial; right: initial; margin-left: 0; margin-right: 0;}

ul.saleslist li {width:100%;}
ul.saleslist li:nth-of-type(2n+1) {margin-right:0;}

.salespromosouter { padding:20px 0 30px 0;}
.salespromosouter ul li {width:48%; margin-right:4%; margin-bottom:20px;}
.salespromosouter ul li:nth-of-type(2n+2) {margin-right:0;}

}

@media (max-width:767px){

    body, p {font-size:15px}

    .container {margin-left:15px; margin-right:15px;}

    header {padding-top:10px;}
    header .logo {display:flex; align-items:center; padding:0 0 10px 0;}
    header .logo .logoimage {margin-right:0; width:100%; margin-bottom:10px;}
    header .logo img {width:100%; max-width:100px;}

    header .phone {width:100%; left:initial; top:initial; transform: translateY(0%); position:relative; margin:10px auto; margin-left:5%; font-size:20px;}
    header .locationsearch {display: none;}

    header .headerhero {display:none;}
    
    .mainbody .container,
    footer .container {width:100%; margin:0; padding:0 15px;}
    footer .container {padding:0 20px;}

    .fronthero {min-height:500px; margin:0;}
    .fronthero h2 {font-size:30px;}

    .tenpercent {position:absolute; top:30px; left:0; right:0; margin-left:auto; margin-right:auto;}

    .frontblog .blog {padding-left:0; padding-right:0; margin-bottom:20px;}
    .frontblog .blog h4 {padding-bottom:20px;}
    .frontblog .blog p {display:none;}

    .submenu {margin:-50px 0 10px 0; padding:0;}

    .pagehero {width:150%; z-index:1;}

    .servicesgrid .item a h3 {padding:30px 15px 20px 15px;}

    .gridcontainer {width:100%; max-width:100%; margin-left:0; margin-right:0;}

    .pageportionleft {width:100%;margin-left:0; margin-right:0; padding-left:15px; padding-right:15px;}
    .pageportioncentre {width:100%;margin-left:0; margin-right:0; padding-left:15px; padding-right:15px;}

    /* For rearranging blue menu to go under page content */
    .mainbody .container .row.content {display:flex; flex-direction:column;} 
    .pageportionleft {order:3;}

    .salesstrip {padding:10px 0; margin:10px 0 20px 0; font-size:20px;}
    .salesquote em {font-size:20px; margin:10px 0;}

    .salespromosouter ul li {width:96%; margin-right:2%; margin-left:2%;}
    .salespromosouter ul li:nth-of-type(2n+2) {margin-right:2%;}

    .franchcols {-moz-column-count: 3; -webkit-column-count: 3; column-count: 3;
    -webkit-column-gap: 30px; -moz-column-gap: 30px; column-gap: 30px;}

    .franchiseeprofile .enquirypromo {right:initial; left:initial; margin:0; position:relative; width:100%; max-width:100%; z-index:5; border-radius:0; padding-left:15px; padding-right:15px;}
    .franchiseeprofile .enquirypromo ul li {display:inline-block; width:45%;}

    .franchiseeprofile .threecols {width:100%; columns:1; column-gap: 0; padding:0 20px;}
    
    .franchavatar {max-width:200px; width:100%; display:block; margin:auto; float:none;}
    .newenquiryform.withavatar form {width:100%;}

}

@media (max-width:500px){

.franchcols {-moz-column-count: 2; -webkit-column-count: 2; column-count: 2;
    -webkit-column-gap: 20px; -moz-column-gap: 20px; column-gap: 20px;}

}


@media (max-height:700px), (max-width:600px){
  .fronthero {min-height:350px; background-image:url('/images/hero/home-cleaning-2-small.jpg') !important;}
}

@media all and (max-width:600px) and (-webkit-min-device-pixel-ratio : 2),
 all and (max-width:600px) and (-o-min-device-pixel-ratio: 2),
 all and (max-width:600px) and (min--moz-device-pixel-ratio: 2),
 all and (max-width:600px) and (min-device-pixel-ratio: 2){
  
  .fronthero {min-height:350px; background-image:url('/images/hero/home-cleaning-2.jpg') !important;}
  
}

@media ( min-width:1300px ){
  nav .container>ul>li>a {padding:12px 18px;}
}